Accessibility test digest

Synopsis

Page: National Aeronautics and Space Administration (NASA)

URL: https://www.nasa.gov/

Score: 976

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

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 976 (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
total976
log322
preventions100
linkNoText107
duplicateID84
linkIndication62
contentBeyondLandmarks33
targetSize28
hoverSurprise26
zIndexNotZero23
contrastAA23
headingOfNothing22
activeEmbedding20
contrastAAA15
roleBad9
controlNoText8
contrastRisk8
labelBadID7
overflowHidden6
inputNoText6
ariaBadAttribute6
leadingClipsText6
focusIndication5
h1Missing5
horizontalScrolling5
focusableOperable4
inconsistentStyles4
obsolete4
fontSmall4
skipRepeatedContent3
hiddenContentRisk3
mainNot13
tabIndexPositive3
pseudoNavListRisk3
headingStructure3
scrollRisk3
noScriptRisk3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

headingOfNothing: Score 22. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4aieq-nasa",
  "host": {
    "id": "nasa",
    "which": "https://www.nasa.gov/",
    "what": "National Aeronautics and Space Administration (NASA)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T23:53:58"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T23:55:52"
    }
  ],
  "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.nasa.gov/",
        "what": "National Aeronautics and Space Administration (NASA)"
      },
      {
        "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.nasa.gov/",
        "what": "National Aeronautics and Space Administration (NASA)"
      },
      {
        "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.nasa.gov/",
      "what": "National Aeronautics and Space Administration (NASA)",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.nasa.gov/",
      "result": {
        "bytes": [
          911251,
          911251,
          911251,
          911251,
          911251
        ],
        "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.nasa.gov/",
      "what": "National Aeronautics and Space Administration (NASA)",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.nasa.gov/",
      "result": {
        "visibleElements": 148
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.nasa.gov/",
      "result": {
        "totals": {
          "links": 8,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": [
          "<a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\">Artemis</a>",
          "<a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-view\">Climate</a>",
          "<a href=\"/about/index.html\" id=\"ember170\" class=\"primary-tag ember-view\">About NASA</a>",
          "<a href=\"/subject/3127/climate\" id=\"ember174\" class=\"primary-tag ember-view\">Climate</a>",
          "<a href=\"/multimedia/imagegallery/iotd.html\" id=\"ember43\" class=\"primary-tag ember-view\">Image of the Day</a>",
          "<a href=\"/about/index.html\" id=\"ember178\" class=\"primary-tag ember-view\">About NASA</a>",
          "<a href=\"/mission_pages/webb/main/index.html\" id=\"ember182\" class=\"primary-tag ember-view\">Webb Telescope</a>",
          "<a href=\"https://www.nasa.gov/webbfirstimages\" id=\"ember186\" class=\"primary-tag ember-view\">Webb First Images</a>"
        ]
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.nasa.gov/",
      "result": {
        "tabFocusables": 48,
        "tabFocused": 48,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.nasa.gov/",
      "result": {
        "totals": {
          "total": 48,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 47,
              "meanDelay": 7,
              "tagNames": {
                "A": 45,
                "INPUT": 1,
                "DIV": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Humans in Space",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Moon to Mars",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Earth",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Space Tech",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Flight",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Solar System and Beyond",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "STEM Engagement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "History",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Benefits to You",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Missions",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Galleries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NASA TV",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Follow NASA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Downloads",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NASA Audiences",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Artemis Progress Continues Toward Artemis I Launch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Artemis",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate NASA, SpaceX Launch Climate Science Research, More to Space Station",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "First Images from the James Webb Space Telescope",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webb Images of Jupiter and More Now Available In Commissioning Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About NASA NASA Administrator Joins President Biden’s Cancer Cabinet",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About NASA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate NASA’s New Mineral Dust Detector Readies for Launch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Climate",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Image of the Day SpaceX Dragon Heads to Station on 25th Resupply Mission",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Image of the Day",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About NASA Decade of Excellence: NASA Named Best Place to Work 10th Year in a Row",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About NASA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webb Telescope Curious Universe: Season 4 Ep 8: Webb’s First Images",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webb Telescope",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webb First Images NASA Reveals Webb Telescope’s First Images of Unseen Universe",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webb First Images",
              "delay": 0
            },
            {
              "tagName": "DIV",
              "text": "MORE STORIES",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "No Fear Act",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Office of Special Counsel",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Agency Financial Reports",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact NASA",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.nasa.gov/",
      "result": {
        "totals": {
          "total": 101,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 100,
              "tagNames": {
                "A": 92,
                "BUTTON": 1,
                "INPUT": 4,
                "DIV": 1,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "skiplink",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "ember11",
              "text": "<a id=\"ember11\" class=\"sitewide-banner ember-view\" href=\"https://www.nasa.gov/sp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"Home Page\" class=\"logo\" style=\"cursor: default;\"> <img src=\"/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ember15",
              "text": "<input aria-hidden=\"false\" name=\"query\" autocomplete=\"off\" tabindex=\"0\" placehol",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "ember16",
              "text": "<input name=\"affiliate\" id=\"ember16\" class=\"ember-text-field ember-view\" type=\"h",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ember17",
              "text": "<input name=\"utf8\" id=\"ember17\" class=\"ember-text-field ember-view\" type=\"hidden",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "ember18",
              "text": "<input disabled=\"\" id=\"ember18\" class=\"ember-text-field ember-view\" type=\"submit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "follow",
              "text": "<a href=\"#\" id=\"follow\" title=\"NASA Social Media Accounts\" class=\"addthis_button",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Topics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Humans in Space",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Moon to Mars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Earth",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Space Tech",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Flight",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Solar System and Beyond",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "STEM Engagement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "History",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits to You",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Topics A-Z",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Missions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Artemis I",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Commercial Crew",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DART",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hubble Space Telescope",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "James Webb Space Telescope",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Juno: Mission at Jupiter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Space Station",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Perseverance Mars Rover",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Parker Solar Probe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Launches and Landings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Missions A-Z",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Galleries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Image of the Day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Image Galleries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ultra High-Def Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Usage and Copyright",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Videos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NASA TV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Follow NASA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Get Involved",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NASA Blogs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NASA Live",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NASA Newsletters",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NASA Socials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Social Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Spot the Station",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Join the Virtual Guest List",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Downloads",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audio & Ringtones",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "E-Books",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcasts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Third Rock Radio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About NASA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Astronauts",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers@NASA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Exhibits and Speakers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Leadership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Locations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "People of NASA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NASA Audiences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Educators",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "For Students",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grades K-4",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grades 5-8",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grades 9-12",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Colleges and Universities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember25",
              "text": "Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember158",
              "text": "Artemis Progress Continues Toward Artemis I Launch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember159",
              "text": "Artemis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember162",
              "text": "Climate NASA, SpaceX Launch Climate Science Research, More to Space Station",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember163",
              "text": "Climate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember28",
              "text": "First Images from the James Webb Space Telescope",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember166",
              "text": "Webb Images of Jupiter and More Now Available In Commissioning Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember169",
              "text": "About NASA NASA Administrator Joins President Biden’s Cancer Cabinet",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember170",
              "text": "About NASA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember173",
              "text": "Climate NASA’s New Mineral Dust Detector Readies for Launch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember174",
              "text": "Climate",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember30",
              "text": "Image of the Day SpaceX Dragon Heads to Station on 25th Resupply Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember44",
              "text": "Image of the Day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember177",
              "text": "About NASA Decade of Excellence: NASA Named Best Place to Work 10th Year in a Ro",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember178",
              "text": "About NASA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember181",
              "text": "Webb Telescope Curious Universe: Season 4 Ep 8: Webb’s First Images",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember182",
              "text": "Webb Telescope",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember185",
              "text": "Webb First Images NASA Reveals Webb Telescope’s First Images of Unseen Universe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "ember186",
              "text": "Webb First Images",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "trending",
              "text": "MORE STORIES",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"logo\" title=\"Home Page\" href=\"/\" style=\"cursor: default;\"> <img src=\"/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Fear Act",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Office of Special Counsel",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Agency Financial Reports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact NASA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "_atssh189",
              "text": "<iframe id=\"_atssh189\" title=\"AddThis utility frame\" style=\"height: 1px; width: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "iPerceptionsFrame",
              "text": "<iframe src=\"//universal.iperceptions.com/iFrame.html\" id=\"iPerceptionsFrame\" ti",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.nasa.gov/",
      "result": {
        "totals": {
          "triggers": 69,
          "headTriggers": 20,
          "tailTriggers": 49,
          "impactTriggers": 20,
          "additions": 176,
          "removals": 0,
          "opacityChanges": 7,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "skiplink",
                "text": "Skiptomaincontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "Climate",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Downloads",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "NASAAudiencesForMediaForEducatorsForStudentsGrades",
                "additions": 16,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "GalleriesImageoftheDayImageGalleriesUltraHigh-DefV",
                "additions": 11,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "WebbTelescope",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "NASAAudiences",
                "additions": 16,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.nasa.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.nasa.gov/",
      "result": {
        "totals": {
          "links": 93,
          "adjacent": {
            "total": 60,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Skip to main content",
            "",
            "",
            "",
            "Topics",
            "Humans in Space",
            "Moon to Mars",
            "Earth",
            "Space Tech",
            "Flight",
            "Solar System and Beyond",
            "STEM Engagement",
            "History",
            "Benefits to You",
            "All Topics A-Z",
            "Missions",
            "Artemis I",
            "Commercial Crew",
            "DART",
            "Hubble Space Telescope",
            "James Webb Space Telescope",
            "Juno: Mission at Jupiter",
            "International Space Station",
            "Perseverance Mars Rover",
            "Parker Solar Probe",
            "Launches and Landings",
            "All Missions A-Z",
            "Galleries",
            "NASA TV",
            "Follow NASA",
            "Downloads",
            "About",
            "NASA Audiences",
            "For Media",
            "For Educators",
            "For Students",
            "Grades K-4",
            "Grades 5-8",
            "Grades 9-12",
            "Colleges and Universities",
            "Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans",
            "Artemis Progress Continues Toward Artemis I Launch",
            "Artemis",
            "Climate NASA, SpaceX Launch Climate Science Research, More to Space Station",
            "Climate",
            "First Images from the James Webb Space Telescope",
            "Webb Images of Jupiter and More Now Available In Commissioning Data",
            "About NASA NASA Administrator Joins President Biden’s Cancer Cabinet",
            "About NASA",
            "Climate NASA’s New Mineral Dust Detector Readies for Launch",
            "Climate",
            "Image of the Day SpaceX Dragon Heads to Station on 25th Resupply Mission",
            "Image of the Day",
            "About NASA Decade of Excellence: NASA Named Best Place to Work 10th Year in a Row",
            "About NASA",
            "Webb Telescope Curious Universe: Season 4 Ep 8: Webb’s First Images",
            "Webb Telescope",
            "Webb First Images NASA Reveals Webb Telescope’s First Images of Unseen Universe",
            "Webb First Images",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.nasa.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.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.nasa.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.nasa.gov/",
      "result": {
        "roleElements": 17,
        "badRoleElements": 4,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "button": {
              "bad": 1,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.nasa.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 60,
            "subtotals": [
              51,
              8,
              1
            ]
          },
          "listLink": {
            "total": 33,
            "subtotals": [
              26,
              7
            ]
          },
          "h2": {
            "total": 11
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "",
                "",
                "Topics",
                "Humans in Space",
                "Moon to Mars",
                "Earth",
                "Space Tech",
                "Flight",
                "Solar System and Beyond",
                "STEM Engagement",
                "History",
                "Benefits to You",
                "All Topics A-Z",
                "Missions",
                "Artemis I",
                "Commercial Crew",
                "DART",
                "Hubble Space Telescope",
                "James Webb Space Telescope",
                "Juno: Mission at Jupiter",
                "International Space Station",
                "Perseverance Mars Rover",
                "Parker Solar Probe",
                "Launches and Landings",
                "All Missions A-Z",
                "Galleries",
                "NASA TV",
                "Follow NASA",
                "Downloads",
                "About",
                "NASA Audiences",
                "For Media",
                "For Educators",
                "For Students",
                "Grades K-4",
                "Grades 5-8",
                "Grades 9-12",
                "Colleges and Universities",
                "Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans",
                "Artemis          Progress Continues Toward Artemis I Launch",
                "Climate          NASA, SpaceX Launch Climate Science Research, More to Space Station",
                "First Images from the James Webb Space Telescope",
                "Webb Images of Jupiter and More Now Available In Commissioning Data",
                "About NASA          NASA Administrator Joins President Biden’s Cancer Cabinet",
                "Climate          NASA’s New Mineral Dust Detector Readies for Launch",
                "Image of the Day          SpaceX Dragon Heads to Station on 25th Resupply Mission",
                "About NASA          Decade of Excellence: NASA Named Best Place to Work 10th Year in a Row",
                "Webb Telescope          Curious Universe: Season 4 Ep 8: Webb’s First Images",
                "Webb First Images          NASA Reveals Webb Telescope’s First Images of Unseen Universe",
                ""
              ],
              "600": [
                "Artemis",
                "Climate",
                "About NASA",
                "Climate",
                "Image of the Day",
                "About NASA",
                "Webb Telescope",
                "Webb First Images"
              ],
              "700": [
                ""
              ]
            },
            "opacity": {
              "1": [
                "Skip to main content",
                "",
                "",
                "",
                "Topics",
                "Humans in Space",
                "Moon to Mars",
                "Earth",
                "Space Tech",
                "Flight",
                "Solar System and Beyond",
                "STEM Engagement",
                "History",
                "Benefits to You",
                "All Topics A-Z",
                "Missions",
                "Artemis I",
                "Commercial Crew",
                "DART",
                "Hubble Space Telescope",
                "James Webb Space Telescope",
                "Juno: Mission at Jupiter",
                "International Space Station",
                "Perseverance Mars Rover",
                "Parker Solar Probe",
                "Launches and Landings",
                "All Missions A-Z",
                "Galleries",
                "NASA TV",
                "Follow NASA",
                "Downloads",
                "About",
                "NASA Audiences",
                "For Media",
                "For Educators",
                "For Students",
                "Grades K-4",
                "Grades 5-8",
                "Grades 9-12",
                "Colleges and Universities",
                "Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans",
                "Artemis          Progress Continues Toward Artemis I Launch",
                "Climate          NASA, SpaceX Launch Climate Science Research, More to Space Station",
                "First Images from the James Webb Space Telescope",
                "Webb Images of Jupiter and More Now Available In Commissioning Data",
                "About NASA          NASA Administrator Joins President Biden’s Cancer Cabinet",
                "Climate          NASA’s New Mineral Dust Detector Readies for Launch",
                "Image of the Day          SpaceX Dragon Heads to Station on 25th Resupply Mission",
                "About NASA          Decade of Excellence: NASA Named Best Place to Work 10th Year in a Row",
                "Webb Telescope          Curious Universe: Season 4 Ep 8: Webb’s First Images",
                "Webb First Images          NASA Reveals Webb Telescope’s First Images of Unseen Universe",
                ""
              ],
              "0.85": [
                "Artemis",
                "Climate",
                "About NASA",
                "Climate",
                "Image of the Day",
                "About NASA",
                "Webb Telescope",
                "Webb First Images"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Image of the Day",
                "Image Galleries",
                "Ultra High-Def Videos",
                "Usage and Copyright",
                "Videos",
                "Get Involved",
                "NASA Blogs",
                "NASA Live",
                "NASA Newsletters",
                "NASA Socials",
                "Social Media",
                "Spot the Station",
                "Join the Virtual Guest List",
                "Apps",
                "Audio & Ringtones",
                "E-Books",
                "Podcasts",
                "Third Rock Radio",
                "About NASA",
                "Astronauts",
                "Careers@NASA",
                "Exhibits and Speakers",
                "Leadership",
                "Locations",
                "Organization",
                "People of NASA"
              ],
              "700": [
                "No Fear Act",
                "FOIA",
                "Privacy",
                "Office of Inspector General",
                "Office of Special Counsel",
                "Agency Financial Reports",
                "Contact NASA"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "Image of the Day",
                "Image Galleries",
                "Ultra High-Def Videos",
                "Usage and Copyright",
                "Videos",
                "Get Involved",
                "NASA Blogs",
                "NASA Live",
                "NASA Newsletters",
                "NASA Socials",
                "Social Media",
                "Spot the Station",
                "Join the Virtual Guest List",
                "Apps",
                "Audio & Ringtones",
                "E-Books",
                "Podcasts",
                "Third Rock Radio",
                "About NASA",
                "Astronauts",
                "Careers@NASA",
                "Exhibits and Speakers",
                "Leadership",
                "Locations",
                "Organization",
                "People of NASA"
              ],
              "rgb(93, 127, 185)": [
                "No Fear Act",
                "FOIA",
                "Privacy",
                "Office of Inspector General",
                "Office of Special Counsel",
                "Agency Financial Reports",
                "Contact NASA"
              ]
            },
            "fontSize": {
              "18.2px": [
                "Image of the Day",
                "Image Galleries",
                "Ultra High-Def Videos",
                "Usage and Copyright",
                "Videos",
                "Get Involved",
                "NASA Blogs",
                "NASA Live",
                "NASA Newsletters",
                "NASA Socials",
                "Social Media",
                "Spot the Station",
                "Join the Virtual Guest List",
                "Apps",
                "Audio & Ringtones",
                "E-Books",
                "Podcasts",
                "Third Rock Radio",
                "About NASA",
                "Astronauts",
                "Careers@NASA",
                "Exhibits and Speakers",
                "Leadership",
                "Locations",
                "Organization",
                "People of NASA"
              ],
              "12.6px": [
                "No Fear Act",
                "FOIA",
                "Privacy",
                "Office of Inspector General",
                "Office of Special Counsel",
                "Agency Financial Reports",
                "Contact NASA"
              ]
            },
            "lineHeight": {
              "26px": [
                "Image of the Day",
                "Image Galleries",
                "Ultra High-Def Videos",
                "Usage and Copyright",
                "Videos",
                "Get Involved",
                "NASA Blogs",
                "NASA Live",
                "NASA Newsletters",
                "NASA Socials",
                "Social Media",
                "Spot the Station",
                "Join the Virtual Guest List",
                "Apps",
                "Audio & Ringtones",
                "E-Books",
                "Podcasts",
                "Third Rock Radio",
                "About NASA",
                "Astronauts",
                "Careers@NASA",
                "Exhibits and Speakers",
                "Leadership",
                "Locations",
                "Organization",
                "People of NASA"
              ],
              "18px": [
                "No Fear Act",
                "FOIA",
                "Privacy",
                "Office of Inspector General",
                "Office of Special Counsel",
                "Agency Financial Reports",
                "Contact NASA"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.nasa.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.nasa.gov/",
      "result": {
        "totals": {
          "total": 82,
          "tagNames": {
            "A": 65,
            "DIV": 4,
            "NAV": 1,
            "BUTTON": 1,
            "FORM": 1,
            "INPUT": 2,
            "UL": 7,
            "IFRAME": 1
          }
        },
        "items": [
          {
            "tagName": "A",
            "id": "skiplink",
            "text": "Skip to main content"
          },
          {
            "tagName": "DIV",
            "id": "navbar",
            "text": "Toggle navigation Search NASA.gov Topics Humans in Space Moon to Mars Earth Space Tech Flight Solar "
          },
          {
            "tagName": "NAV",
            "id": "navbar-nasa",
            "text": "Toggle navigation Search NASA.gov Topics Humans in Space Moon to Mars Earth Space Tech Flight Solar "
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Toggle navigation"
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "utilities",
            "text": "Search NASA.gov"
          },
          {
            "tagName": "FORM",
            "id": "ember14",
            "text": "Search NASA.gov"
          },
          {
            "tagName": "INPUT",
            "id": "ember15",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "ember18",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "follow",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Topics"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Humans in Space Moon to Mars Earth Space Tech Flight Solar System and Beyond STEM Engagement History"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Humans in Space"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Moon to Mars"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Earth"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Space Tech"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Flight"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Solar System and Beyond"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "STEM Engagement"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "History"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Benefits to You"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "All Topics A-Z"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Missions"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Artemis I Commercial Crew DART Hubble Space Telescope James Webb Space Telescope Juno: Mission at Ju"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Artemis I"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Commercial Crew"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "DART"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Hubble Space Telescope"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "James Webb Space Telescope"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Juno: Mission at Jupiter"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "International Space Station"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Perseverance Mars Rover"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Parker Solar Probe"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Launches and Landings"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "All Missions A-Z"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Galleries"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Image of the Day Image Galleries Ultra High-Def Videos Usage and Copyright Videos"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Image of the Day"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Image Galleries"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Ultra High-Def Videos"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Usage and Copyright"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Videos"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "NASA TV"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Follow NASA"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Get Involved NASA Blogs NASA Live NASA Newsletters NASA Socials Social Media Spot the Station Join t"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Get Involved"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "NASA Blogs"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "NASA Live"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "NASA Newsletters"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "NASA Socials"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Social Media"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Spot the Station"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Join the Virtual Guest List"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Downloads"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Apps Audio & Ringtones E-Books Podcasts Third Rock Radio"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Apps"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Audio & Ringtones"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "E-Books"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Podcasts"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Third Rock Radio"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "About"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About NASA Astronauts Careers@NASA Exhibits and Speakers Leadership Locations Organization People of"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "About NASA"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Astronauts"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Careers@NASA"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Exhibits and Speakers"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Leadership"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Locations"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Organization"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "People of NASA"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "NASA Audiences"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "For Media For Educators For Students Grades K-4 Grades 5-8 Grades 9-12 Colleges and Universities"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "For Media"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "For Educators"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "For Students"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Grades K-4"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Grades 5-8"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Grades 9-12"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Colleges and Universities"
          },
          {
            "tagName": "DIV",
            "id": "ember21",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "_atssh",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "_atssh86",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.nasa.gov/",
      "result": {
        "totals": {
          "failures": 14,
          "warnings": 1
        },
        "items": [
          {
            "index": 236,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"l-content container-fluid\" id=\"main\" role=\"main\">",
                "  <script>",
                "    window.landingPage = {\"id\":\"1\",",
                "    \"cardPageType\":\"0\",",
                "    \"title\": true ? \"NASA Home Page\" : \"Empty landing page\",",
                "    \"body\":\"\",",
                "    \"topics\":[],",
                "    \"missions\":[],",
                "    \"collections\":[],",
                "    \"otherTags\":[],",
                "    \"socialEmbedCode\":null,",
                "    \"addthisProfileID\":null,",
                "    \"allSocialMediaLink\":null,",
                "    \"submenu\":{\"shortName\":null,",
                "    \"subtopicLinks\":[]},",
                "    \"sidemenu\":{\"heading\":null,",
                "    \"leftsideMenuLinks\":[]},",
                "    \"cardpageLinks\":[],",
                "    \"topPattern\":  ['1x1', '2x1', '1x1', '1x1', '1x1', '2x1', '1x1', '1x1', '1x1', '1x1', '2x1', '2...",
                "    \"govDeliveryId\":null};",
                "    window.forcedRoute = \"landingPage\";",
                "    window.cardFeed = [{\"type\":\"pattern\",\"pattern\":[\"2x2\",\"1x1\",\"1x1\",\"2x1\",\"1x1\",\"2x1\",\"1x1\",\"1x1\"...",
                "  </script>",
                "</div>"
              ]
            }
          },
          {
            "index": 252,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[3]",
              "codeLines": [
                "<div id=\"main\">",
                "  <div id=\"page-header\">",
                "    <div id=\"ember20\" class=\"ember-view\">",
                "      <div class=\"row\">",
                "        <div class=\"full-bleed no-image\"></div>",
                "      </div>",
                "    </div>",
                "  </div>",
                "  <div id=\"ember21\" class=\"sub-menu ember-view\">",
                "    <!---->",
                "  </div>",
                "  <div class=\"side-bar__wrapper landing-page\">",
                "    <!---->",
                "    <section id=\"main-content\">",
                "      <section class=\"wrapper\" style=\"min-height: 1440px;\">",
                "        <div id=\"ember22\" class=\"admin-tabs ember-view\"></div>",
                "        <div id=\"content\">",
                "          <!---->",
                "          <div class=\"container-fluid\">",
                "            <div class=\"row\">",
                "              <div class=\"cards special col-sm-12\">",
                "                <!---->",
                "              </div>",
                "            </div>",
                "            <div class=\"row\">",
                "              <div id=\"ember23\" class=\"ember-view\">",
                "                <div id=\"cards\">",
                "                  <a id=\"ember25\" class=\"card ubercard cards--card cards--2row cards--2col ember-vi...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"The pressurized capsule of the SpaceX Cargo Drag...",
                "                      \"></span>",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <!---->",
                "                        <div id=\"ember26\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view...",
                "                          Cargo Dragon Docks to Space Station, Delivering Science Benefitting Human...",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a href=\"https://blogs.nasa.gov/artemis/2022/07/15/progress-continues-toward-arte...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"NASA’s Space Launch System (SLS) rocket with the...",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <div class=\"tag\">",
                "                          <a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\">",
                "                            Artemis",
                "                          </a>",
                "                        </div>",
                "                        <div id=\"ember160\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-vie...",
                "                          Progress Continues Toward Artemis I Launch",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a href=\"/press-release/nasa-spacex-launch-climate-science-research-more-to-space...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"A SpaceX Falcon 9 takes off with a Cargo Dragon ...",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <div class=\"tag\">",
                "                          <a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-vi...",
                "                            Climate",
                "                          </a>",
                "                        </div>",
                "                        <div id=\"ember164\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-vie...",
                "                          NASA, SpaceX Launch Climate Science Research, More to Space Station",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a id=\"ember28\" class=\"card ubercard cards--card cards--1row cards--2col ember-vi...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"distant galaxies appear as bright glowing spots ...",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <!---->",
                "                        <div id=\"ember46\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view...",
                "                          First Images from the James Webb Space Telescope",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a href=\"https://blogs.nasa.gov/webb/2022/07/14/webb-images-of-jupiter-and-more-n...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"Jupiter, center, and its moon Europa, left, are ...",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <!---->",
                "                        <div id=\"ember167\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-vie...",
                "                          Webb Images of Jupiter and More Now Available In Commissioning Data",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a href=\"/press-release/nasa-administrator-joins-president-biden-s-cancer-cabinet...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"U.S. Representative Bill Nelson (now NASA admini...",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <div class=\"tag\">",
                "                          <a href=\"/about/index.html\" id=\"ember170\" class=\"primary-tag ember-view\">",
                "                            About NASA",
                "                          </a>",
                "                        </div>",
                "                        <div id=\"ember171\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-vie...",
                "                          NASA Administrator Joins President Biden’s Cancer Cabinet",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a href=\"/feature/jpl/nasa-s-new-mineral-dust-detector-readies-for-launch\" date=\"...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"Earth\"></span>",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <div class=\"tag\">",
                "                          <a href=\"/subject/3127/climate\" id=\"ember174\" class=\"primary-tag ember-vi...",
                "                            Climate",
                "                          </a>",
                "                        </div>",
                "                        <div id=\"ember175\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-vie...",
                "                          NASA’s New Mineral Dust Detector Readies for Launch",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a id=\"ember30\" class=\"card ubercard cards--card cards--1row cards--1col ember-vi...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"The SpaceX Falcon 9 rocket carrying the Dragon c...",
                "                      <span class=\"dogear\"></span>",
                "                      <span class=\"camera\"></span>",
                "                      <h2 class=\"headline\">",
                "                        <div class=\"tag\">",
                "                          <a href=\"/multimedia/imagegallery/iotd.html\" id=\"ember43\" class=\"primary-...",
                "                            Image of the Day",
                "                          </a>",
                "                        </div>",
                "                        <div id=\"ember44\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view...",
                "                          SpaceX Dragon Heads to Station on 25th Resupply Mission",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a href=\"/press-release/decade-of-excellence-nasa-named-best-place-to-work-10th-y...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"NASA Associate Administrator for the Space Opera...",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <div class=\"tag\">",
                "                          <a href=\"/about/index.html\" id=\"ember178\" class=\"primary-tag ember-view\">",
                "                            About NASA",
                "                          </a>",
                "                        </div>",
                "                        <div id=\"ember179\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-vie...",
                "                          Decade of Excellence: NASA Named Best Place to Work 10th Year in a Row",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a href=\"/mediacast/webb-s-first-images\" date=\"Tue Jul 12 2022 10:16:00 GMT-0400 ...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"Curious Universe Podcast Webb’s First Images\"></...",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <div class=\"tag\">",
                "                          <a href=\"/mission_pages/webb/main/index.html\" id=\"ember182\" class=\"primar...",
                "                            Webb Telescope",
                "                          </a>",
                "                        </div>",
                "                        <div id=\"ember183\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-vie...",
                "                          Curious Universe: Season 4 Ep 8: Webb’s First Images",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                  <a href=\"/press-release/nasa-reveals-webb-telescope-s-first-images-of-unseen-univ...",
                "                    <div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/s...",
                "                      <span role=\"img\" aria-label=\"An image of the edge of a nearby, young, star-fo...",
                "                      <!---->",
                "                      <h2 class=\"headline\">",
                "                        <div class=\"tag\">",
                "                          <a href=\"https://www.nasa.gov/webbfirstimages\" id=\"ember186\" class=\"prima...",
                "                            Webb First Images",
                "                          </a>",
                "                        </div>",
                "                        <div id=\"ember187\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-vie...",
                "                          NASA Reveals Webb Telescope’s First Images of Unseen Universe",
                "                          <!---->",
                "                        </div>",
                "                      </h2>",
                "                    </div>",
                "                  </a>",
                "                </div>",
                "                <div role=\"button\" id=\"trending\" class=\"col-md-12 col-sm-12\" tabindex=\"0\" data-embe...",
                "                  MORE STORIES",
                "                </div>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <!---->",
                "          <!---->",
                "          <!---->",
                "          <!---->",
                "        </div>",
                "        <div id=\"ember31\" class=\"ember-view\">",
                "          <div id=\"footer\">",
                "            <div id=\"footer-info\">",
                "              <a class=\"logo\" title=\"Home Page\" href=\"/\">",
                "                <img src=\"/sites/all/themes/custom/nasatwo/images/nasa-logo.svg\" alt=\"Nasa\">",
                "              </a>",
                "              <div id=\"status\">",
                "                <span>",
                "                  National Aeronautics and Space Administration",
                "                </span>",
                "                <!---->",
                "                <!---->",
                "                <span>",
                "                  NASA Official: Brian Dunbar",
                "                </span>",
                "              </div>",
                "            </div>",
                "            <ul id=\"footer-links\">",
                "              <li>",
                "                <a href=\"https://www.nasa.gov/offices/odeo/no-fear-act\">",
                "                  No Fear Act",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.nasa.gov/FOIA\">",
                "                  FOIA",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.nasa.gov/about/highlights/HP_Privacy.html\">",
                "                  Privacy",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://oig.nasa.gov/\">",
                "                  Office of Inspector General",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://osc.gov/\">",
                "                  Office of Special Counsel",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.nasa.gov/content/agency-financial-reports\">",
                "                  Agency Financial Reports",
                "                </a>",
                "              </li>",
                "              <li>",
                "                <a href=\"https://www.nasa.gov/about/contact/index.html\">",
                "                  Contact NASA",
                "                </a>",
                "              </li>",
                "            </ul>",
                "          </div>",
                "        </div>",
                "      </section>",
                "    </section>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 412,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 537,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <!---->",
                "  <div id=\"ember26\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-...",
                "    Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 538,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[2]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <div class=\"tag\">",
                "    <a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\">",
                "      Artemis",
                "    </a>",
                "  </div>",
                "  <div id=\"ember160\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line...",
                "    Progress Continues Toward Artemis I Launch",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 539,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[3]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <div class=\"tag\">",
                "    <a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-view\">",
                "      Climate",
                "    </a>",
                "  </div>",
                "  <div id=\"ember164\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line...",
                "    NASA, SpaceX Launch Climate Science Research, More to Space Station",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 540,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[4]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <!---->",
                "  <div id=\"ember46\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-...",
                "    First Images from the James Webb Space Telescope",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 541,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[5]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <!---->",
                "  <div id=\"ember167\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line...",
                "    Webb Images of Jupiter and More Now Available In Commissioning Data",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 542,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[6]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <div class=\"tag\">",
                "    <a href=\"/about/index.html\" id=\"ember170\" class=\"primary-tag ember-view\">",
                "      About NASA",
                "    </a>",
                "  </div>",
                "  <div id=\"ember171\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line...",
                "    NASA Administrator Joins President Biden’s Cancer Cabinet",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 543,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[7]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <div class=\"tag\">",
                "    <a href=\"/subject/3127/climate\" id=\"ember174\" class=\"primary-tag ember-view\">",
                "      Climate",
                "    </a>",
                "  </div>",
                "  <div id=\"ember175\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line...",
                "    NASA’s New Mineral Dust Detector Readies for Launch",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 544,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[8]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <div class=\"tag\">",
                "    <a href=\"/multimedia/imagegallery/iotd.html\" id=\"ember43\" class=\"primary-tag ember-view\">",
                "      Image of the Day",
                "    </a>",
                "  </div>",
                "  <div id=\"ember44\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-...",
                "    SpaceX Dragon Heads to Station on 25th Resupply Mission",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 545,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[9]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <div class=\"tag\">",
                "    <a href=\"/about/index.html\" id=\"ember178\" class=\"primary-tag ember-view\">",
                "      About NASA",
                "    </a>",
                "  </div>",
                "  <div id=\"ember179\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line...",
                "    Decade of Excellence: NASA Named Best Place to Work 10th Year in a Row",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 546,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[10]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"headline\">",
                "  <div class=\"tag\">",
                "    <a href=\"/mission_pages/webb/main/index.html\" id=\"ember182\" class=\"primary-tag ember-view\">",
                "      Webb Telescope",
                "    </a>",
                "  </div>",
                "  <div id=\"ember183\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line...",
                "    Curious Universe: Season 4 Ep 8: Webb’s First Images",
                "    <!---->",
                "  </div>",
                "</h2>"
              ]
            }
          },
          {
            "index": 565,
            "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[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[2]/text()[1]",
              "codeLines": [
                "MORE STORIES"
              ]
            }
          },
          {
            "index": 578,
            "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.nasa.gov/",
      "result": {
        "totals": {
          "rulesNA": 53,
          "rulesPassed": 41,
          "rulesWarned": 3,
          "rulesViolated": 6,
          "warnings": {
            "minor": 11,
            "moderate": 0,
            "serious": 54,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 4,
            "serious": 8,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T23:55:26.937Z",
          "url": "https://www.nasa.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<a href=\"#main-content\" id=\"skiplink\" tabindex=\"1\" class=\"skip-link\">Skip to main content</a>",
                  "target": [
                    "#skiplink"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Missions</span>",
                  "target": [
                    "li[data-ember-action-33=\"33\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Galleries</span>",
                  "target": [
                    "li[data-ember-action-34=\"34\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>NASA TV</span>",
                  "target": [
                    "a[href=\"/multimedia/nasatv/index.html\"] > span"
                  ],
                  "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": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Follow NASA</span>",
                  "target": [
                    "li[data-ember-action-35=\"35\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Downloads</span>",
                  "target": [
                    "li[data-ember-action-36=\"36\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About</span>",
                  "target": [
                    "li[data-ember-action-37=\"37\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>NASA Audiences</span>",
                  "target": [
                    "li[data-ember-action-38=\"38\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">\n<!---->      <div id=\"ember26\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans\n\n<!----></div>\n    </h2>",
                          "target": [
                            "#ember25 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/2x2_cardfeed/public/thumbnails/image/51841526307_148a0cbcdd_k.jpg);\">",
                          "target": [
                            "#ember25 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember26\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans\n\n<!----></div>",
                  "target": [
                    "#ember26"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\">Artemis\n</a>",
                          "target": [
                            "#ember159"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/sls_rollout_20220606.jpeg);\">",
                          "target": [
                            "#ember158 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\">Artemis\n</a>",
                  "target": [
                    "#ember159"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember158 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/sls_rollout_20220606.jpeg);\">",
                          "target": [
                            "#ember158 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember160\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Progress Continues Toward Artemis I Launch \n\n<!----></div>",
                  "target": [
                    "#ember160"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-view\">Climate\n</a>",
                          "target": [
                            "#ember163"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/crs-25-screen-grab_5.jpeg);\">",
                          "target": [
                            "#ember162 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-view\">Climate\n</a>",
                  "target": [
                    "#ember163"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember162 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/crs-25-screen-grab_5.jpeg);\">",
                          "target": [
                            "#ember162 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember164\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  NASA, SpaceX Launch Climate Science Research, More to Space Station\n\n<!----></div>",
                  "target": [
                    "#ember164"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">\n<!---->      <div id=\"ember46\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  First Images from the James Webb Space Telescope\n\n<!----></div>\n    </h2>",
                          "target": [
                            "#ember28 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/2x1_cardfeed/public/thumbnails/image/main_image_deep_field_smacs0723-1280.jpg);\">",
                          "target": [
                            "#ember28 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember46\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  First Images from the James Webb Space Telescope\n\n<!----></div>",
                  "target": [
                    "#ember46"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">\n<!---->      <div id=\"ember167\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Webb Images of Jupiter and More Now Available In Commissioning Data\n\n<!----></div>\n    </h2>",
                          "target": [
                            "#ember166 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/jupiter_hi_res_atmo-1.png);\">",
                          "target": [
                            "#ember166 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember167\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Webb Images of Jupiter and More Now Available In Commissioning Data\n\n<!----></div>",
                  "target": [
                    "#ember167"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/index.html\" id=\"ember170\" class=\"primary-tag ember-view\">About NASA\n</a>",
                          "target": [
                            "#ember170"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/2x1_cardfeed/public/thumbnails/image/nelson_columbia_image.jpg);\">",
                          "target": [
                            "#ember169 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/index.html\" id=\"ember170\" class=\"primary-tag ember-view\">About NASA\n</a>",
                  "target": [
                    "#ember170"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember169 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/2x1_cardfeed/public/thumbnails/image/nelson_columbia_image.jpg);\">",
                          "target": [
                            "#ember169 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember171\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  NASA Administrator Joins President Biden’s Cancer Cabinet\n\n<!----></div>",
                  "target": [
                    "#ember171"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/subject/3127/climate\" id=\"ember174\" class=\"primary-tag ember-view\">Climate\n</a>",
                          "target": [
                            "#ember174"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/1-emit-1041.jpg);\">",
                          "target": [
                            "#ember173 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/subject/3127/climate\" id=\"ember174\" class=\"primary-tag ember-view\">Climate\n</a>",
                  "target": [
                    "#ember174"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember173 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/1-emit-1041.jpg);\">",
                          "target": [
                            "#ember173 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember175\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  NASA’s New Mineral Dust Detector Readies for Launch\n\n<!----></div>",
                  "target": [
                    "#ember175"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/multimedia/imagegallery/iotd.html\" id=\"ember43\" class=\"primary-tag ember-view\">Image of the Day\n</a>",
                          "target": [
                            "#ember43"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/ksc-20220714-ph-kls01_0017_orig.jpeg);\">",
                          "target": [
                            "#ember30 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/multimedia/imagegallery/iotd.html\" id=\"ember43\" class=\"primary-tag ember-view\">Image of the Day\n</a>",
                  "target": [
                    "#ember43"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember30 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/ksc-20220714-ph-kls01_0017_orig.jpeg);\">",
                          "target": [
                            "#ember30 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember44\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  SpaceX Dragon Heads to Station on 25th Resupply Mission\n\n<!----></div>",
                  "target": [
                    "#ember44"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/index.html\" id=\"ember178\" class=\"primary-tag ember-view\">About NASA\n</a>",
                          "target": [
                            "#ember178"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/best_places_to_work_image.jpeg);\">",
                          "target": [
                            "#ember177 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/index.html\" id=\"ember178\" class=\"primary-tag ember-view\">About NASA\n</a>",
                  "target": [
                    "#ember178"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember177 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/best_places_to_work_image.jpeg);\">",
                          "target": [
                            "#ember177 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember179\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Decade of Excellence: NASA Named Best Place to Work 10th Year in a Row\n\n<!----></div>",
                  "target": [
                    "#ember179"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/mission_pages/webb/main/index.html\" id=\"ember182\" class=\"primary-tag ember-view\">Webb Telescope\n</a>",
                          "target": [
                            "#ember182"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/cuwebbimagebannerep.png);\">",
                          "target": [
                            "#ember181 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/mission_pages/webb/main/index.html\" id=\"ember182\" class=\"primary-tag ember-view\">Webb Telescope\n</a>",
                  "target": [
                    "#ember182"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember181 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/cuwebbimagebannerep.png);\">",
                          "target": [
                            "#ember181 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember183\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Curious Universe: Season 4 Ep 8: Webb’s First Images\n\n<!----></div>",
                  "target": [
                    "#ember183"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.nasa.gov/webbfirstimages\" id=\"ember186\" class=\"primary-tag ember-view\">Webb First Images\n</a>",
                          "target": [
                            "#ember186"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/web_first_images_release.png);\">",
                          "target": [
                            "#ember185 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "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.nasa.gov/webbfirstimages\" id=\"ember186\" class=\"primary-tag ember-view\">Webb First Images\n</a>",
                  "target": [
                    "#ember186"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember185 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/web_first_images_release.png);\">",
                          "target": [
                            "#ember185 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember187\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  NASA Reveals Webb Telescope’s First Images of Unseen Universe\n\n<!----></div>",
                  "target": [
                    "#ember187"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "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": "<a href=\"#main-content\" id=\"skiplink\" tabindex=\"1\" class=\"skip-link\">Skip to main content</a>",
                  "target": [
                    "#skiplink"
                  ],
                  "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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Missions</span>",
                  "target": [
                    "li[data-ember-action-33=\"33\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Galleries</span>",
                  "target": [
                    "li[data-ember-action-34=\"34\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>NASA TV</span>",
                  "target": [
                    "a[href=\"/multimedia/nasatv/index.html\"] > span"
                  ],
                  "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": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Follow NASA</span>",
                  "target": [
                    "li[data-ember-action-35=\"35\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Downloads</span>",
                  "target": [
                    "li[data-ember-action-36=\"36\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>About</span>",
                  "target": [
                    "li[data-ember-action-37=\"37\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.4pt (20.58px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar-static-top\" role=\"navigation\" id=\"navbar-nasa\">",
                          "target": [
                            "#navbar-nasa"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>NASA Audiences</span>",
                  "target": [
                    "li[data-ember-action-38=\"38\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"] > span: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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">\n<!---->      <div id=\"ember26\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans\n\n<!----></div>\n    </h2>",
                          "target": [
                            "#ember25 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/2x2_cardfeed/public/thumbnails/image/51841526307_148a0cbcdd_k.jpg);\">",
                          "target": [
                            "#ember25 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember26\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Cargo Dragon Docks to Space Station, Delivering Science Benefitting Humans\n\n<!----></div>",
                  "target": [
                    "#ember26"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\">Artemis\n</a>",
                          "target": [
                            "#ember159"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/sls_rollout_20220606.jpeg);\">",
                          "target": [
                            "#ember158 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\">Artemis\n</a>",
                  "target": [
                    "#ember159"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember158 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/sls_rollout_20220606.jpeg);\">",
                          "target": [
                            "#ember158 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember160\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Progress Continues Toward Artemis I Launch \n\n<!----></div>",
                  "target": [
                    "#ember160"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-view\">Climate\n</a>",
                          "target": [
                            "#ember163"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/crs-25-screen-grab_5.jpeg);\">",
                          "target": [
                            "#ember162 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-view\">Climate\n</a>",
                  "target": [
                    "#ember163"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember162 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/crs-25-screen-grab_5.jpeg);\">",
                          "target": [
                            "#ember162 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember164\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  NASA, SpaceX Launch Climate Science Research, More to Space Station\n\n<!----></div>",
                  "target": [
                    "#ember164"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">\n<!---->      <div id=\"ember46\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  First Images from the James Webb Space Telescope\n\n<!----></div>\n    </h2>",
                          "target": [
                            "#ember28 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/2x1_cardfeed/public/thumbnails/image/main_image_deep_field_smacs0723-1280.jpg);\">",
                          "target": [
                            "#ember28 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember46\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  First Images from the James Webb Space Telescope\n\n<!----></div>",
                  "target": [
                    "#ember46"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">\n<!---->      <div id=\"ember167\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Webb Images of Jupiter and More Now Available In Commissioning Data\n\n<!----></div>\n    </h2>",
                          "target": [
                            "#ember166 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/jupiter_hi_res_atmo-1.png);\">",
                          "target": [
                            "#ember166 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember167\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Webb Images of Jupiter and More Now Available In Commissioning Data\n\n<!----></div>",
                  "target": [
                    "#ember167"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/index.html\" id=\"ember170\" class=\"primary-tag ember-view\">About NASA\n</a>",
                          "target": [
                            "#ember170"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/2x1_cardfeed/public/thumbnails/image/nelson_columbia_image.jpg);\">",
                          "target": [
                            "#ember169 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/index.html\" id=\"ember170\" class=\"primary-tag ember-view\">About NASA\n</a>",
                  "target": [
                    "#ember170"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember169 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/2x1_cardfeed/public/thumbnails/image/nelson_columbia_image.jpg);\">",
                          "target": [
                            "#ember169 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember171\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  NASA Administrator Joins President Biden’s Cancer Cabinet\n\n<!----></div>",
                  "target": [
                    "#ember171"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/subject/3127/climate\" id=\"ember174\" class=\"primary-tag ember-view\">Climate\n</a>",
                          "target": [
                            "#ember174"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/1-emit-1041.jpg);\">",
                          "target": [
                            "#ember173 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/subject/3127/climate\" id=\"ember174\" class=\"primary-tag ember-view\">Climate\n</a>",
                  "target": [
                    "#ember174"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember173 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/1-emit-1041.jpg);\">",
                          "target": [
                            "#ember173 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember175\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  NASA’s New Mineral Dust Detector Readies for Launch\n\n<!----></div>",
                  "target": [
                    "#ember175"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/multimedia/imagegallery/iotd.html\" id=\"ember43\" class=\"primary-tag ember-view\">Image of the Day\n</a>",
                          "target": [
                            "#ember43"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/ksc-20220714-ph-kls01_0017_orig.jpeg);\">",
                          "target": [
                            "#ember30 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/multimedia/imagegallery/iotd.html\" id=\"ember43\" class=\"primary-tag ember-view\">Image of the Day\n</a>",
                  "target": [
                    "#ember43"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember30 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/ksc-20220714-ph-kls01_0017_orig.jpeg);\">",
                          "target": [
                            "#ember30 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember44\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  SpaceX Dragon Heads to Station on 25th Resupply Mission\n\n<!----></div>",
                  "target": [
                    "#ember44"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about/index.html\" id=\"ember178\" class=\"primary-tag ember-view\">About NASA\n</a>",
                          "target": [
                            "#ember178"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/best_places_to_work_image.jpeg);\">",
                          "target": [
                            "#ember177 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about/index.html\" id=\"ember178\" class=\"primary-tag ember-view\">About NASA\n</a>",
                  "target": [
                    "#ember178"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember177 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/best_places_to_work_image.jpeg);\">",
                          "target": [
                            "#ember177 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember179\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Decade of Excellence: NASA Named Best Place to Work 10th Year in a Row\n\n<!----></div>",
                  "target": [
                    "#ember179"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/mission_pages/webb/main/index.html\" id=\"ember182\" class=\"primary-tag ember-view\">Webb Telescope\n</a>",
                          "target": [
                            "#ember182"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/cuwebbimagebannerep.png);\">",
                          "target": [
                            "#ember181 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/mission_pages/webb/main/index.html\" id=\"ember182\" class=\"primary-tag ember-view\">Webb Telescope\n</a>",
                  "target": [
                    "#ember182"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember181 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/cuwebbimagebannerep.png);\">",
                          "target": [
                            "#ember181 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember183\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  Curious Universe: Season 4 Ep 8: Webb’s First Images\n\n<!----></div>",
                  "target": [
                    "#ember183"
                  ],
                  "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": {
                        "contrastRatio": 0,
                        "fontSize": "12.8pt (17.1px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.nasa.gov/webbfirstimages\" id=\"ember186\" class=\"primary-tag ember-view\">Webb First Images\n</a>",
                          "target": [
                            "#ember186"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/web_first_images_release.png);\">",
                          "target": [
                            "#ember185 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "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.nasa.gov/webbfirstimages\" id=\"ember186\" class=\"primary-tag ember-view\">Webb First Images\n</a>",
                  "target": [
                    "#ember186"
                  ],
                  "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": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<h2 class=\"headline\">",
                          "target": [
                            "#ember185 > .bg-card-canvas > h2"
                          ]
                        },
                        {
                          "html": "<div class=\"bg-card-canvas\" style=\"background-image: url(/sites/default/files/styles/1x1_cardfeed/public/thumbnails/image/web_first_images_release.png);\">",
                          "target": [
                            "#ember185 > .bg-card-canvas"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"ember187\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">  NASA Reveals Webb Telescope’s First Images of Unseen Universe\n\n<!----></div>",
                  "target": [
                    "#ember187"
                  ],
                  "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": "<button class=\"navbar-toggle collapsed\" data-toggle=\"collapse\" data-target=\"#nasa-primary-navigation\" type=\"button\" data-ember-action=\"\" data-ember-action-13=\"13\">\n      <span class=\"sr-only\">Toggle navigation</span>\n      <i class=\"fa fa-bars\"></i>\n    </button>",
                  "target": [
                    "button"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"javascript:void(0);\" class=\"dropdown-toggle\" data-toggle=\"dropdown\">\n              <span>Topics</span>\n              <span class=\"glyphicon glyphicon-chevron-down pull-right\"></span>\n            </a>",
                  "target": [
                    "li[data-ember-action-32=\"32\"] > .dropdown-toggle[href=\"javascript:void(0);\"][data-toggle=\"dropdown\"]"
                  ],
                  "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": "<li><a href=\"/tags\">All Topics A-Z</a></li>",
                  "target": [
                    "li[data-ember-action-32=\"32\"] > .dropdown-menu.dropdown-menu-left > li:nth-child(11)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu dropdown-menu-left\">",
                  "target": [
                    "li[data-ember-action-33=\"33\"] > .dropdown-menu.dropdown-menu-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu dropdown-menu-left\">",
                  "target": [
                    "li[data-ember-action-34=\"34\"] > .dropdown-menu.dropdown-menu-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu dropdown-menu-left\">",
                  "target": [
                    "li[data-ember-action-35=\"35\"] > .dropdown-menu.dropdown-menu-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu dropdown-menu-left\">",
                  "target": [
                    "li[data-ember-action-36=\"36\"] > .dropdown-menu.dropdown-menu-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu dropdown-menu-left\">",
                  "target": [
                    "li[data-ember-action-37=\"37\"] > .dropdown-menu.dropdown-menu-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu dropdown-menu-left\">",
                  "target": [
                    "li[data-ember-action-38=\"38\"] > .dropdown-menu.dropdown-menu-left"
                  ],
                  "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=\"_atssh\" style=\"visibility: hidden; height: 1px; width: 1px; position: absolute; top: -9999px; z-index: 100000;\">",
                  "target": [
                    "#_atssh"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe src=\"//universal.iperceptions.com/iFrame.html\" id=\"iPerceptionsFrame\" title=\"iPerceptionsFrame\" aria-hidden=\"true\" style=\"display: none;\"></iframe>",
                  "target": [
                    "#iPerceptionsFrame"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d7fb9",
                        "bgColor": "#000000",
                        "contrastRatio": 5.2,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nasa.gov/offices/odeo/no-fear-act\">No Fear Act</a>",
                  "target": [
                    "#footer-links > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d7fb9",
                        "bgColor": "#000000",
                        "contrastRatio": 5.2,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nasa.gov/FOIA\">FOIA</a>",
                  "target": [
                    "a[href$=\"FOIA\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d7fb9",
                        "bgColor": "#000000",
                        "contrastRatio": 5.2,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nasa.gov/about/highlights/HP_Privacy.html\">Privacy</a>",
                  "target": [
                    "#footer-links > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d7fb9",
                        "bgColor": "#000000",
                        "contrastRatio": 5.2,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://oig.nasa.gov/\">Office of Inspector General</a>",
                  "target": [
                    "a[href$=\"oig.nasa.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d7fb9",
                        "bgColor": "#000000",
                        "contrastRatio": 5.2,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://osc.gov/\">Office of Special Counsel</a>",
                  "target": [
                    "a[href$=\"osc.gov/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d7fb9",
                        "bgColor": "#000000",
                        "contrastRatio": 5.2,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nasa.gov/content/agency-financial-reports\">Agency Financial Reports</a>",
                  "target": [
                    "#footer-links > li:nth-child(6) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#5d7fb9",
                        "bgColor": "#000000",
                        "contrastRatio": 5.2,
                        "fontSize": "9.4pt (12.6px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"footer\">",
                          "target": [
                            "#footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.nasa.gov/about/contact/index.html\">Contact NASA</a>",
                  "target": [
                    "#footer-links > li:nth-child(7) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.2 (foreground color: #5d7fb9, background color: #000000, font size: 9.4pt (12.6px), font weight: bold). Expected contrast ratio of 7: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": "main",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"main\">",
                          "target": [
                            "div:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Document has multiple static elements with the same id attribute: main"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"l-content container-fluid\" id=\"main\" role=\"main\">",
                  "target": [
                    ".l-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: main"
                }
              ]
            },
            {
              "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 class=\"no-js\" lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html class=\"no-js\" lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"cards\">",
                  "target": [
                    "#cards"
                  ],
                  "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=\"ember31\" class=\"ember-view\">",
                  "target": [
                    "#ember31"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "tabindex",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures tabindex attribute values are not greater than 0",
              "help": "Elements should not have tabindex greater than zero",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/tabindex?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#main-content\" id=\"skiplink\" tabindex=\"1\" class=\"skip-link\">Skip to main content</a>",
                  "target": [
                    "#skiplink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.nasa.gov/",
      "result": {
        "Error": {
          "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": "input",
                "id": "#ember15",
                "code": "<input aria-hidden=\"false\" name=\"query\" autocomplete=\"off\" tabindex=\"0\" placeholder=\"Search\" id=\"ember15\" class=\"full  ember-text-field ember-view\" type=\"text\">"
              }
            ]
          },
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.66:1. Recommendation:  change text colour to #757575.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript aria-hidden=\"true\">...</noscript>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"main\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#main",
                "code": "<div id=\"main\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "#ember11",
                "code": "<a id=\"ember11\" class=\"sitewide-banner ember-view\" href=\"https://www.nasa.gov/specials/apollo50th/index.html\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.InputText.Name": {
            "This textinput element does not have a name available to an accessibility API. Valid names are: label element, title attribute, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "input",
                "id": "#ember15",
                "code": "<input aria-hidden=\"false\" name=\"query\" autocomplete=\"off\" tabindex=\"0\" placeholder=\"Search\" id=\"ember15\" class=\"full  ember-text-field ember-view\" type=\"text\">"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H44.NonExistentFragment": {
            "This label's \"for\" attribute contains an ID that does not exist in the document fragment.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"query\" class=\"element-invisible\">...</label>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#cards",
                "code": "<div id=\"cards\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"headline\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"headline\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=10.0\">"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "div",
                "id": "#ember160",
                "code": "<div id=\"ember160\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember164",
                "code": "<div id=\"ember164\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember167",
                "code": "<div id=\"ember167\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember171",
                "code": "<div id=\"ember171\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember175",
                "code": "<div id=\"ember175\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember179",
                "code": "<div id=\"ember179\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember183",
                "code": "<div id=\"ember183\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember187",
                "code": "<div id=\"ember187\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember26",
                "code": "<div id=\"ember26\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember44",
                "code": "<div id=\"ember44\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#ember46",
                "code": "<div id=\"ember46\" class=\"lt-line-clamp lt-line-clamp--multi-line ember-view\" style=\"-webkit-line-clamp: 2\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "#ember159",
                "code": "<a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#ember163",
                "code": "<a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#ember170",
                "code": "<a href=\"/about/index.html\" id=\"ember170\" class=\"primary-tag ember-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#ember174",
                "code": "<a href=\"/subject/3127/climate\" id=\"ember174\" class=\"primary-tag ember-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#ember178",
                "code": "<a href=\"/about/index.html\" id=\"ember178\" class=\"primary-tag ember-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#ember182",
                "code": "<a href=\"/mission_pages/webb/main/index.html\" id=\"ember182\" class=\"primary-tag ember-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#ember186",
                "code": "<a href=\"https://www.nasa.gov/webbfirstimages\" id=\"ember186\" class=\"primary-tag ember-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#ember43",
                "code": "<a href=\"/multimedia/imagegallery/iotd.html\" id=\"ember43\" class=\"primary-tag ember-view\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#skiplink",
                "code": "<a href=\"#main-content\" id=\"skiplink\" tabindex=\"1\" class=\"skip-link\">...</a>"
              }
            ]
          },
          "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": "label",
                "id": "",
                "code": "<label for=\"query\" class=\"element-invisible\">...</label>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.nasa.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 68,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/nav[1]/div[2]/div[1]/form[1]/label[1]",
                "aria": "/document[1]/navigation[1]/search[1]"
              },
              "message": "The value \"query\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 8,
                "top": 49,
                "height": 18,
                "width": 120
              },
              "snippet": "<label class=\"element-invisible\" for=\"query\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[8]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[8]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 2003,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481186 ember-view\" id=\"ember180\" date=\"Tue Jul 12 2022 08:21:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-reveals-webb-telescope-s-first-images-of-unseen-universe\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[8]/h2[1]/a[1]",
                "aria": "/document[1]/heading[8]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 2003,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481186 ember-view\" id=\"ember180\" date=\"Tue Jul 12 2022 08:21:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-reveals-webb-telescope-s-first-images-of-unseen-universe\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[7]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[7]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1928,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481194 ember-view\" id=\"ember176\" date=\"Tue Jul 12 2022 10:16:00 GMT-0400 (Eastern Daylight Time)\" href=\"/mediacast/webb-s-first-images\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[7]/h2[1]/a[1]",
                "aria": "/document[1]/heading[7]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1928,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481194 ember-view\" id=\"ember176\" date=\"Tue Jul 12 2022 10:16:00 GMT-0400 (Eastern Daylight Time)\" href=\"/mediacast/webb-s-first-images\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[6]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[6]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1853,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481221 ember-view\" id=\"ember172\" date=\"Wed Jul 13 2022 11:43:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/decade-of-excellence-nasa-named-best-place-to-work-10th-year-in-a-row\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[6]/h2[1]/a[1]",
                "aria": "/document[1]/heading[6]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1853,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481221 ember-view\" id=\"ember172\" date=\"Wed Jul 13 2022 11:43:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/decade-of-excellence-nasa-named-best-place-to-work-10th-year-in-a-row\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[5]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[5]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1778,
                "height": 27,
                "width": 0
              },
              "snippet": "<a date=\"Fri Jul 15 2022 09:28:00 GMT-0400 (Eastern Daylight Time)\" href=\"/image-feature/spacex-dragon-heads-to-station-on-25th-resupply-mission\" class=\"card ubercard cards--card cards--1row cards--1col ember-view\" id=\"ember30\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[5]/h2[1]/a[1]",
                "aria": "/document[1]/heading[5]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1778,
                "height": 0,
                "width": 0
              },
              "snippet": "<a date=\"Fri Jul 15 2022 09:28:00 GMT-0400 (Eastern Daylight Time)\" href=\"/image-feature/spacex-dragon-heads-to-station-on-25th-resupply-mission\" class=\"card ubercard cards--card cards--1row cards--1col ember-view\" id=\"ember30\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[4]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[4]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1703,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481240 ember-view\" id=\"ember168\" date=\"Wed Jul 13 2022 17:45:00 GMT-0400 (Eastern Daylight Time)\" href=\"/feature/jpl/nasa-s-new-mineral-dust-detector-readies-for-launch\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[4]/h2[1]/a[1]",
                "aria": "/document[1]/heading[4]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1703,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481240 ember-view\" id=\"ember168\" date=\"Wed Jul 13 2022 17:45:00 GMT-0400 (Eastern Daylight Time)\" href=\"/feature/jpl/nasa-s-new-mineral-dust-detector-readies-for-launch\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[3]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1628,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--2col nodeid-481238 ember-view\" id=\"ember164\" date=\"Wed Jul 13 2022 17:50:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-administrator-joins-president-biden-s-cancer-cabinet\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/h2[1]/a[1]",
                "aria": "/document[1]/heading[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1628,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--2col nodeid-481238 ember-view\" id=\"ember164\" date=\"Wed Jul 13 2022 17:50:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-administrator-joins-president-biden-s-cancer-cabinet\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[2]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1459,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481275 ember-view\" id=\"ember157\" date=\"Thu Jul 14 2022 20:06:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-spacex-launch-climate-science-research-more-to-space-station\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]/a[1]",
                "aria": "/document[1]/heading[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1458,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481275 ember-view\" id=\"ember157\" date=\"Thu Jul 14 2022 20:06:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-spacex-launch-climate-science-research-more-to-space-station\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1384,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481308 ember-view\" id=\"ember153\" date=\"Fri Jul 15 2022 14:57:00 GMT-0400 (Eastern Daylight Time)\" href=\"https://blogs.nasa.gov/artemis/2022/07/15/progress-continues-toward-artemis-i-launch/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/heading[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1383,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481308 ember-view\" id=\"ember153\" date=\"Fri Jul 15 2022 14:57:00 GMT-0400 (Eastern Daylight Time)\" href=\"https://blogs.nasa.gov/artemis/2022/07/15/progress-continues-toward-artemis-i-launch/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[9]",
                "aria": "/document[1]/link[16]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1853,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481221 ember-view\" id=\"ember172\" date=\"Wed Jul 13 2022 11:43:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/decade-of-excellence-nasa-named-best-place-to-work-10th-year-in-a-row\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[8]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1778,
                "height": 0,
                "width": 0
              },
              "snippet": "<a date=\"Fri Jul 15 2022 09:28:00 GMT-0400 (Eastern Daylight Time)\" href=\"/image-feature/spacex-dragon-heads-to-station-on-25th-resupply-mission\" class=\"card ubercard cards--card cards--1row cards--1col ember-view\" id=\"ember30\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[7]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1703,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481240 ember-view\" id=\"ember168\" date=\"Wed Jul 13 2022 17:45:00 GMT-0400 (Eastern Daylight Time)\" href=\"/feature/jpl/nasa-s-new-mineral-dust-detector-readies-for-launch\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[6]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1628,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--2col nodeid-481238 ember-view\" id=\"ember164\" date=\"Wed Jul 13 2022 17:50:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-administrator-joins-president-biden-s-cancer-cabinet\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[3]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1458,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481275 ember-view\" id=\"ember157\" date=\"Thu Jul 14 2022 20:06:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-spacex-launch-climate-science-research-more-to-space-station\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[2]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1383,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481308 ember-view\" id=\"ember153\" date=\"Fri Jul 15 2022 14:57:00 GMT-0400 (Eastern Daylight Time)\" href=\"https://blogs.nasa.gov/artemis/2022/07/15/progress-continues-toward-artemis-i-launch/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[11]",
                "aria": "/document[1]/link[20]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 2003,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481186 ember-view\" id=\"ember180\" date=\"Tue Jul 12 2022 08:21:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-reveals-webb-telescope-s-first-images-of-unseen-universe\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[10]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 1928,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481194 ember-view\" id=\"ember176\" date=\"Tue Jul 12 2022 10:16:00 GMT-0400 (Eastern Daylight Time)\" href=\"/mediacast/webb-s-first-images\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/a[2]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 141,
                "top": 8,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"https://www.nasa.gov/specials/apollo50th/index.html\" class=\"sitewide-banner ember-view\" id=\"ember11\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/head[1]/script[8]",
                "aria": "/document[1]"
              },
              "message": "The <script> element has the id \"www-widgetapi-script\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script async=\"\" src=\"https://www.youtube.com/s/player/dfd2e197/www-widgetapi.vflset/www-widgetapi.js\" id=\"www-widgetapi-script\" type=\"text/javascript\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[8]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[8]/link[2]"
              },
              "message": "The <a> element has the id \"ember180\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2003,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481186 ember-view\" id=\"ember180\" date=\"Tue Jul 12 2022 08:21:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-reveals-webb-telescope-s-first-images-of-unseen-universe\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[8]/h2[1]/a[1]",
                "aria": "/document[1]/heading[8]/link[1]"
              },
              "message": "The <a> element has the id \"ember180\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2003,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481186 ember-view\" id=\"ember180\" date=\"Tue Jul 12 2022 08:21:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-reveals-webb-telescope-s-first-images-of-unseen-universe\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[8]/a[1]",
                "aria": "/document[1]/link[21]"
              },
              "message": "The <a> element has the id \"ember180\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 2003,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481186 ember-view\" id=\"ember180\" date=\"Tue Jul 12 2022 08:21:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-reveals-webb-telescope-s-first-images-of-unseen-universe\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[7]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[7]/link[2]"
              },
              "message": "The <a> element has the id \"ember176\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1928,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481194 ember-view\" id=\"ember176\" date=\"Tue Jul 12 2022 10:16:00 GMT-0400 (Eastern Daylight Time)\" href=\"/mediacast/webb-s-first-images\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[7]/h2[1]/a[1]",
                "aria": "/document[1]/heading[7]/link[1]"
              },
              "message": "The <a> element has the id \"ember176\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1928,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481194 ember-view\" id=\"ember176\" date=\"Tue Jul 12 2022 10:16:00 GMT-0400 (Eastern Daylight Time)\" href=\"/mediacast/webb-s-first-images\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[7]/a[1]",
                "aria": "/document[1]/link[19]"
              },
              "message": "The <a> element has the id \"ember176\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1928,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481194 ember-view\" id=\"ember176\" date=\"Tue Jul 12 2022 10:16:00 GMT-0400 (Eastern Daylight Time)\" href=\"/mediacast/webb-s-first-images\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[6]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[6]/link[2]"
              },
              "message": "The <a> element has the id \"ember172\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1853,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481221 ember-view\" id=\"ember172\" date=\"Wed Jul 13 2022 11:43:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/decade-of-excellence-nasa-named-best-place-to-work-10th-year-in-a-row\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[6]/h2[1]/a[1]",
                "aria": "/document[1]/heading[6]/link[1]"
              },
              "message": "The <a> element has the id \"ember172\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1853,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481221 ember-view\" id=\"ember172\" date=\"Wed Jul 13 2022 11:43:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/decade-of-excellence-nasa-named-best-place-to-work-10th-year-in-a-row\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[6]/a[1]",
                "aria": "/document[1]/link[17]"
              },
              "message": "The <a> element has the id \"ember172\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1853,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481221 ember-view\" id=\"ember172\" date=\"Wed Jul 13 2022 11:43:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/decade-of-excellence-nasa-named-best-place-to-work-10th-year-in-a-row\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[5]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[5]/link[2]"
              },
              "message": "The <a> element has the id \"ember30\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1778,
                "height": 27,
                "width": 0
              },
              "snippet": "<a date=\"Fri Jul 15 2022 09:28:00 GMT-0400 (Eastern Daylight Time)\" href=\"/image-feature/spacex-dragon-heads-to-station-on-25th-resupply-mission\" class=\"card ubercard cards--card cards--1row cards--1col ember-view\" id=\"ember30\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[5]/h2[1]/a[1]",
                "aria": "/document[1]/heading[5]/link[1]"
              },
              "message": "The <a> element has the id \"ember30\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1778,
                "height": 0,
                "width": 0
              },
              "snippet": "<a date=\"Fri Jul 15 2022 09:28:00 GMT-0400 (Eastern Daylight Time)\" href=\"/image-feature/spacex-dragon-heads-to-station-on-25th-resupply-mission\" class=\"card ubercard cards--card cards--1row cards--1col ember-view\" id=\"ember30\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[5]/a[1]",
                "aria": "/document[1]/link[15]"
              },
              "message": "The <a> element has the id \"ember30\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1778,
                "height": 0,
                "width": 0
              },
              "snippet": "<a date=\"Fri Jul 15 2022 09:28:00 GMT-0400 (Eastern Daylight Time)\" href=\"/image-feature/spacex-dragon-heads-to-station-on-25th-resupply-mission\" class=\"card ubercard cards--card cards--1row cards--1col ember-view\" id=\"ember30\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[4]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[4]/link[2]"
              },
              "message": "The <a> element has the id \"ember168\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1703,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481240 ember-view\" id=\"ember168\" date=\"Wed Jul 13 2022 17:45:00 GMT-0400 (Eastern Daylight Time)\" href=\"/feature/jpl/nasa-s-new-mineral-dust-detector-readies-for-launch\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[4]/h2[1]/a[1]",
                "aria": "/document[1]/heading[4]/link[1]"
              },
              "message": "The <a> element has the id \"ember168\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1703,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481240 ember-view\" id=\"ember168\" date=\"Wed Jul 13 2022 17:45:00 GMT-0400 (Eastern Daylight Time)\" href=\"/feature/jpl/nasa-s-new-mineral-dust-detector-readies-for-launch\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "The <a> element has the id \"ember168\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1703,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481240 ember-view\" id=\"ember168\" date=\"Wed Jul 13 2022 17:45:00 GMT-0400 (Eastern Daylight Time)\" href=\"/feature/jpl/nasa-s-new-mineral-dust-detector-readies-for-launch\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[3]/link[2]"
              },
              "message": "The <a> element has the id \"ember164\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1628,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--2col nodeid-481238 ember-view\" id=\"ember164\" date=\"Wed Jul 13 2022 17:50:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-administrator-joins-president-biden-s-cancer-cabinet\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/h2[1]/a[1]",
                "aria": "/document[1]/heading[3]/link[1]"
              },
              "message": "The <a> element has the id \"ember164\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1628,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--2col nodeid-481238 ember-view\" id=\"ember164\" date=\"Wed Jul 13 2022 17:50:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-administrator-joins-president-biden-s-cancer-cabinet\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "The <a> element has the id \"ember164\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1628,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--2col nodeid-481238 ember-view\" id=\"ember164\" date=\"Wed Jul 13 2022 17:50:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-administrator-joins-president-biden-s-cancer-cabinet\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[2]/link[2]"
              },
              "message": "The <a> element has the id \"ember157\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1459,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481275 ember-view\" id=\"ember157\" date=\"Thu Jul 14 2022 20:06:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-spacex-launch-climate-science-research-more-to-space-station\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]/a[1]",
                "aria": "/document[1]/heading[2]/link[1]"
              },
              "message": "The <a> element has the id \"ember157\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1458,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481275 ember-view\" id=\"ember157\" date=\"Thu Jul 14 2022 20:06:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-spacex-launch-climate-science-research-more-to-space-station\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "The <a> element has the id \"ember157\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1458,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481275 ember-view\" id=\"ember157\" date=\"Thu Jul 14 2022 20:06:00 GMT-0400 (Eastern Daylight Time)\" href=\"/press-release/nasa-spacex-launch-climate-science-research-more-to-space-station\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/div[1]/a[1]",
                "aria": "/document[1]/heading[1]/link[2]"
              },
              "message": "The <a> element has the id \"ember153\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1384,
                "height": 27,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481308 ember-view\" id=\"ember153\" date=\"Fri Jul 15 2022 14:57:00 GMT-0400 (Eastern Daylight Time)\" href=\"https://blogs.nasa.gov/artemis/2022/07/15/progress-continues-toward-artemis-i-launch/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
                "aria": "/document[1]/heading[1]/link[1]"
              },
              "message": "The <a> element has the id \"ember153\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1383,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481308 ember-view\" id=\"ember153\" date=\"Fri Jul 15 2022 14:57:00 GMT-0400 (Eastern Daylight Time)\" href=\"https://blogs.nasa.gov/artemis/2022/07/15/progress-continues-toward-artemis-i-launch/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "The <a> element has the id \"ember153\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1383,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"card ubernode cards--card cards--1row cards--1col nodeid-481308 ember-view\" id=\"ember153\" date=\"Fri Jul 15 2022 14:57:00 GMT-0400 (Eastern Daylight Time)\" href=\"https://blogs.nasa.gov/artemis/2022/07/15/progress-continues-toward-artemis-i-launch/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"main\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 1308,
                "height": 971,
                "width": 784
              },
              "snippet": "<div id=\"main\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[3]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2149,
                "height": 130,
                "width": 784
              },
              "snippet": "<ul id=\"footer-links\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[22]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2096,
                "height": 18,
                "width": 48
              },
              "snippet": "<a href=\"/\" title=\"Home Page\" class=\"logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[2]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2077,
                "height": 19,
                "width": 784
              },
              "snippet": "<div data-ember-action-183=\"183\" data-ember-action=\"\" tabindex=\"0\" class=\"col-md-12 col-sm-12\" id=\"trending\" role=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[8]/h2[1]",
                "aria": "/document[1]/heading[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2003,
                "height": 55,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[7]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1928,
                "height": 55,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[6]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1853,
                "height": 55,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[5]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1778,
                "height": 55,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[4]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1703,
                "height": 55,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[3]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1628,
                "height": 55,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1458,
                "height": 55,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1383,
                "height": 55,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[5]/div[1]/h2[1]",
                "aria": "/document[1]/link[9]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1581,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[4]/div[1]/h2[1]",
                "aria": "/document[1]/link[8]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1533,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1308,
                "height": 55,
                "width": 784
              },
              "snippet": "<a date=\"Fri Jul 15 2022 17:25:00 GMT-0400 (Eastern Daylight Time)\" href=\"https://blogs.nasa.gov/spacestation/2022/07/16/dragon-docks-delivering-science-benefitting-humans/\" class=\"card ubercard cards--card cards--2row cards--2col ember-view\" id=\"ember25\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 133
              },
              "snippet": "<a class=\"skip-link\" tabindex=\"1\" id=\"skiplink\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[13]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=NASA&yt=true&dclink=true\" id=\"_fed_an_ua_tag\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=Edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 1262,
                "width": 784
              },
              "snippet": "<nav id=\"navbar-nasa\" role=\"navigation\" class=\"navbar-static-top\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 18,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Label_RefValid",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/nav[1]/div[2]/div[1]/form[1]/label[1]",
                "aria": "/document[1]/navigation[1]/search[1]"
              },
              "message": "The value \"query\" of the 'for' attribute is not the 'id' of a valid <input> element",
              "bounds": {
                "left": 725,
                "top": 22,
                "height": 1,
                "width": 1
              },
              "snippet": "<label class=\"element-invisible\" for=\"query\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[3]",
                "aria": "/document[1]"
              },
              "message": "The <div> element has the id \"main\" that is already in use",
              "bounds": {
                "left": 0,
                "top": 85,
                "height": 2297,
                "width": 800
              },
              "snippet": "<div id=\"main\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[3]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2180,
                "height": 140,
                "width": 781
              },
              "snippet": "<ul id=\"footer-links\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[3]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 2060,
                "height": 67,
                "width": 80
              },
              "snippet": "<a href=\"/\" title=\"Home Page\" class=\"logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[2]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 2002,
                "height": 40,
                "width": 800
              },
              "snippet": "<div data-ember-action-188=\"188\" data-ember-action=\"\" tabindex=\"0\" class=\"col-md-12 col-sm-12\" id=\"trending\" role=\"button\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[9]/div[1]/h2[1]",
                "aria": "/document[1]/link[11]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 1601,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[8]/div[1]/h2[1]",
                "aria": "/document[1]/link[10]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 1601,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[7]/div[1]/h2[1]",
                "aria": "/document[1]/link[9]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 1286,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[6]/div[1]/h2[1]",
                "aria": "/document[1]/link[8]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 1286,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[5]/div[1]/h2[1]",
                "aria": "/document[1]/link[7]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 971,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[4]/div[1]/h2[1]",
                "aria": "/document[1]/link[6]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 971,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[5]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 656,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[2]/div[1]/h2[1]",
                "aria": "/document[1]/link[4]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 656,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[11]/div[1]/h2[1]",
                "aria": "/document[1]/link[13]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 1916,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[10]/div[1]/h2[1]",
                "aria": "/document[1]/link[12]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 1916,
                "height": 56,
                "width": 370
              },
              "snippet": "<h2 class=\"headline\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 97,
                "height": 315,
                "width": 800
              },
              "snippet": "<a date=\"Fri Jul 15 2022 17:25:00 GMT-0400 (Eastern Daylight Time)\" href=\"https://blogs.nasa.gov/spacestation/2022/07/16/dragon-docks-delivering-science-benefitting-humans/\" class=\"card ubercard cards--card cards--1row cards--2col ember-view\" id=\"ember25\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 10,
                "height": 36,
                "width": 137
              },
              "snippet": "<a class=\"skip-link\" tabindex=\"1\" id=\"skiplink\" href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/noscript[1]",
                "aria": "/document[1]"
              },
              "message": "The ARIA attribute 'aria-hidden' is not valid for the element <noscript> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<noscript aria-hidden=\"true\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[9]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=NASA&yt=true&dclink=true\" id=\"_fed_an_ua_tag\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=Edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 85,
                "width": 800
              },
              "snippet": "<nav id=\"navbar-nasa\" role=\"navigation\" class=\"navbar-static-top\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.nasa.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "NASA",
          "pageurl": "https://www.nasa.gov/",
          "time": 4.02,
          "creditsremaining": 913,
          "allitemcount": 65,
          "totalelements": 387,
          "waveurl": "http://wave.webaim.org/report?url=https://www.nasa.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#navbar > DIV#ember12 > NAV#navbar-nasa > DIV#utilities > DIV:first-child > FORM#ember14 > INPUT#ember15"
                ],
                "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"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A#ember11"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 4,
            "items": {
              "label_orphaned": {
                "id": "label_orphaned",
                "description": "Orphaned form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#navbar > DIV#ember12 > NAV#navbar-nasa > DIV#utilities > DIV:first-child > FORM#ember14 > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A#skiplink"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "URL",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.nasa.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.057",
        "responseTime": "2022-07-17T23:55:53.282Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1092690,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 19,
              "totalWarnings": 1,
              "totalIssues": 20
            },
            "issuesByLevel": {
              "A": {
                "count": 16,
                "pct": 80
              },
              "AA": {
                "count": 14,
                "pct": 70
              },
              "AAA": {
                "count": 20,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "501058e9-e2f6-4f48-882d-b55635e6d829",
          "docID": "c369be37-f550-4b11-cabf-3488d3336fd9",
          "sourceHash": "09c2e95cf45b91f61103cfc777723aad",
          "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=501058e9-e2f6-4f48-882d-b55635e6d829",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1787.41
                },
                "height": 1787.41,
                "width": 1024
              },
              "position": {
                "line": 6768,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in page-indexhtml show-topics-menu ember-application\"&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NLJ258M\" height=\"0\" width=\"0\" style=\"display:none;visibilit",
              "xpath": "/html/body",
              "issueID": "75e796b77cdc878edcd8d725ce14e3bf",
              "signature": "39c0a4cfdd93b9ae88495134857d873a",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=75e796b77cdc878edcd8d725ce14e3bf"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4732,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"ember11\" class=\"sitewide-banner ember-view\" href=\"https://www.nasa.gov/specials/apollo50th/index.html\" style=\"\"&gt;&lt;!----&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[2]",
              "issueID": "fdea1951832a45984f069b4047604867",
              "signature": "eeed5fd5a03a0d466c053304facf34d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=fdea1951832a45984f069b4047604867"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -34
                },
                "bottom-right": {
                  "x": 60,
                  "y": -12
                },
                "height": 22,
                "width": 60
              },
              "position": {
                "line": 11130,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/artemisprogram\" id=\"ember159\" class=\"primary-tag ember-view\"&gt;Artemis\n&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[2]/div[1]/h2[1]/div[1]/a[1]",
              "issueID": "d46cfe42f69b6d5bc69cb8311714f99e",
              "signature": "9519c82613dd019999c06b5b0a342d26",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d46cfe42f69b6d5bc69cb8311714f99e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -34
                },
                "bottom-right": {
                  "x": 56,
                  "y": -12
                },
                "height": 22,
                "width": 56
              },
              "position": {
                "line": 11131,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/subject/3127/climate\" id=\"ember163\" class=\"primary-tag ember-view\"&gt;Climate\n&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[3]/div[1]/h2[1]/div[1]/a[1]",
              "issueID": "6b79bfe61140bab5b97ac0d68eed0d20",
              "signature": "06cfa380b6165f2b982a581ea9d0ade1",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6b79bfe61140bab5b97ac0d68eed0d20"
            },
            {
              "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": -40
                },
                "bottom-right": {
                  "x": 1026,
                  "y": 0
                },
                "height": 40,
                "width": 1026
              },
              "position": {
                "line": 8426,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu dropdown-menu-left\"&gt; &lt;li&gt;&lt;a href=\"/topics/humans-in-space\"&gt;Humans in Space&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/topics/moon-to-mars/\"&gt;Moon to Mars&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/topics/ear",
              "xpath": "/html/body/div[2]/div[1]/nav[1]/div[3]/ul[1]/li[1]/ul[1]",
              "issueID": "5a0849e23d04c23dfb2975b1e981377d",
              "signature": "3267c0ecc7e74b098e27be68c4d3fb71",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5a0849e23d04c23dfb2975b1e981377d"
            },
            {
              "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": 1787.41
                },
                "height": 1787.41,
                "width": 1024
              },
              "position": {
                "line": 6768,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in page-indexhtml show-topics-menu ember-application\"&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NLJ258M\" height=\"0\" width=\"0\" style=\"display:none;visibilit",
              "xpath": "/html/body",
              "issueID": "8cd51a40557a38e7e529343f5f4a59e4",
              "signature": "d55c2cb49d8064b6e337ca5c57347751",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8cd51a40557a38e7e529343f5f4a59e4"
            },
            {
              "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": 4732,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"ember11\" class=\"sitewide-banner ember-view\" href=\"https://www.nasa.gov/specials/apollo50th/index.html\" style=\"\"&gt;&lt;!----&gt;&lt;/a&gt;",
              "xpath": "/html/body/a[2]",
              "issueID": "db0d5af73d620aac658c4ecb70f88734",
              "signature": "5430aec03c0c41a7ee5a2793bd83b303",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=db0d5af73d620aac658c4ecb70f88734"
            },
            {
              "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": 159,
                  "y": 2
                },
                "bottom-right": {
                  "x": 192,
                  "y": 39
                },
                "height": 37,
                "width": 33
              },
              "position": {
                "line": 4732,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#\" id=\"follow\" title=\"NASA Social Media Accounts\" class=\"addthis_button_compact\"&gt; &lt;span&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/nav[1]/div[2]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "028c8991ac10810485a19d0d6039582f",
              "signature": "2a486a02e60e1b3ad5ded1cae17ba82e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=028c8991ac10810485a19d0d6039582f"
            },
            {
              "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": 10
                },
                "bottom-right": {
                  "x": 497,
                  "y": 625
                },
                "height": 615,
                "width": 497
              },
              "position": {
                "line": 11059,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"ember25\" class=\"card ubercard cards--card cards--2row cards--2col ember-view\" href=\"https://blogs.nasa.gov/spacestation/2022/07/16/dragon-docks-delivering-science-benefitting-humans/\" date=\"Fri Jul 15 2022 21:25:00 GMT+0000 (Coordinated Univers",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "issueID": "f99d5a4f45c492be04c77363feea73a4",
              "signature": "1bd0a1542f5479f78b7e3faf0760fa30",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f99d5a4f45c492be04c77363feea73a4"
            },
            {
              "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": 512,
                  "y": 10
                },
                "bottom-right": {
                  "x": 753,
                  "y": 310
                },
                "height": 300,
                "width": 241
              },
              "position": {
                "line": 11059,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://blogs.nasa.gov/artemis/2022/07/15/progress-continues-toward-artemis-i-launch/\" date=\"Fri Jul 15 2022 18:57:00 GMT+0000 (Coordinated Universal Time)\" id=\"ember158\" class=\"card ubernode cards--card cards--1row cards--1col nodeid-481308 ",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[2]",
              "issueID": "7c910f4d3fb4e49931b5b3fedcd5dab4",
              "signature": "b6d613e8695d57c1170229792a33e658",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7c910f4d3fb4e49931b5b3fedcd5dab4"
            },
            {
              "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": 768,
                  "y": 10
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 310
                },
                "height": 300,
                "width": 241
              },
              "position": {
                "line": 11131,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/press-release/nasa-spacex-launch-climate-science-research-more-to-space-station\" date=\"Fri Jul 15 2022 00:06:00 GMT+0000 (Coordinated Universal Time)\" id=\"ember162\" class=\"card ubernode cards--card cards--1row cards--1col nodeid-481275 ember",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[3]",
              "issueID": "a48764fac39766f9b8f3fd4e0a10a25e",
              "signature": "53e717c9a31717f124ec21116d019214",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=a48764fac39766f9b8f3fd4e0a10a25e"
            },
            {
              "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": 512,
                  "y": 325
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 625
                },
                "height": 300,
                "width": 497
              },
              "position": {
                "line": 11131,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"ember28\" class=\"card ubercard cards--card cards--1row cards--2col ember-view\" href=\"https://www.nasa.gov/webbfirstimages/\" date=\"Tue Jul 12 2022 15:37:00 GMT+0000 (Coordinated Universal Time)\"&gt;&lt;div class=\"bg-card-canvas\" style=\"background",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[4]",
              "issueID": "04b569829cada0ec2d8c824f50214733",
              "signature": "a7913e40b13ec103320f87f8b14b8739",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=04b569829cada0ec2d8c824f50214733"
            },
            {
              "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": 640
                },
                "bottom-right": {
                  "x": 241,
                  "y": 940
                },
                "height": 300,
                "width": 241
              },
              "position": {
                "line": 11202,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://blogs.nasa.gov/webb/2022/07/14/webb-images-of-jupiter-and-more-now-available-in-commissioning-data/\" date=\"Thu Jul 14 2022 20:52:00 GMT+0000 (Coordinated Universal Time)\" id=\"ember166\" class=\"card ubernode cards--card cards--1row card",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[5]",
              "issueID": "00deccf5d1254d314aecf9aecb89b026",
              "signature": "752da85e6bb21b549905077347270fa0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=00deccf5d1254d314aecf9aecb89b026"
            },
            {
              "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": 256,
                  "y": 640
                },
                "bottom-right": {
                  "x": 753,
                  "y": 940
                },
                "height": 300,
                "width": 497
              },
              "position": {
                "line": 11358,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/press-release/nasa-administrator-joins-president-biden-s-cancer-cabinet\" date=\"Wed Jul 13 2022 21:50:00 GMT+0000 (Coordinated Universal Time)\" id=\"ember169\" class=\"card ubernode cards--card cards--1row cards--2col nodeid-481238 ember-view\"&g",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[6]",
              "issueID": "5f7a9aa9fec48d56c84a21c4753f1891",
              "signature": "96735a55c97eb03ab6f4c585568b2081",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5f7a9aa9fec48d56c84a21c4753f1891"
            },
            {
              "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": 768,
                  "y": 640
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 940
                },
                "height": 300,
                "width": 241
              },
              "position": {
                "line": 11359,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/feature/jpl/nasa-s-new-mineral-dust-detector-readies-for-launch\" date=\"Wed Jul 13 2022 21:45:00 GMT+0000 (Coordinated Universal Time)\" id=\"ember173\" class=\"card ubernode cards--card cards--1row cards--1col nodeid-481240 ember-view\"&gt;&lt;di",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[7]",
              "issueID": "d5496782e91424b7951b07b471211e6b",
              "signature": "5e41a158158ef3ceae5de76678f28ed4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d5496782e91424b7951b07b471211e6b"
            },
            {
              "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": 955
                },
                "bottom-right": {
                  "x": 241,
                  "y": 1255
                },
                "height": 300,
                "width": 241
              },
              "position": {
                "line": 11526,
                "column": 33
              },
              "errorSnippet": "&lt;a id=\"ember30\" class=\"card ubercard cards--card cards--1row cards--1col ember-view\" href=\"/image-feature/spacex-dragon-heads-to-station-on-25th-resupply-mission\" date=\"Fri Jul 15 2022 13:28:00 GMT+0000 (Coordinated Universal Time)\"&gt;&lt;div class=\"",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[8]",
              "issueID": "fe6feb2048bb676872d55f0c5d12f020",
              "signature": "b3231ed2be57c2ceac0f816ecc555fd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=fe6feb2048bb676872d55f0c5d12f020"
            },
            {
              "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": 256,
                  "y": 955
                },
                "bottom-right": {
                  "x": 497,
                  "y": 1255
                },
                "height": 300,
                "width": 241
              },
              "position": {
                "line": 11538,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"/press-release/decade-of-excellence-nasa-named-best-place-to-work-10th-year-in-a-row\" date=\"Wed Jul 13 2022 15:43:00 GMT+0000 (Coordinated Universal Time)\" id=\"ember177\" class=\"card ubernode cards--card cards--1row cards--1col nodeid-481221 e",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[9]",
              "issueID": "294a3367ac63a9bde0dde95e07a95753",
              "signature": "52c68f766d06c61bd10bcec435df74a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=294a3367ac63a9bde0dde95e07a95753"
            },
            {
              "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": 512,
                  "y": 955
                },
                "bottom-right": {
                  "x": 753,
                  "y": 1255
                },
                "height": 300,
                "width": 241
              },
              "position": {
                "line": 11946,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/mediacast/webb-s-first-images\" date=\"Tue Jul 12 2022 14:16:00 GMT+0000 (Coordinated Universal Time)\" id=\"ember181\" class=\"card ubernode cards--card cards--1row cards--1col nodeid-481194 ember-view\"&gt;&lt;div class=\"bg-card-canvas\" style=\"ba",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[10]",
              "issueID": "8dcd856eace855acad4474c5bacb6fee",
              "signature": "372fb810c0eb40649e89cd82fac83ec8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8dcd856eace855acad4474c5bacb6fee"
            },
            {
              "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": 768,
                  "y": 955
                },
                "bottom-right": {
                  "x": 1009,
                  "y": 1255
                },
                "height": 300,
                "width": 241
              },
              "position": {
                "line": 11947,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/press-release/nasa-reveals-webb-telescope-s-first-images-of-unseen-universe\" date=\"Tue Jul 12 2022 12:21:00 GMT+0000 (Coordinated Universal Time)\" id=\"ember185\" class=\"card ubernode cards--card cards--1row cards--1col nodeid-481186 ember-vie",
              "xpath": "/html/body/div[3]/div[3]/section[1]/section[1]/div[2]/div[1]/div[2]/div[1]/div[1]/a[11]",
              "issueID": "86073a808624151b688b7ded194159ad",
              "signature": "a2fc7f5580208d1290499c901e8223b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=86073a808624151b688b7ded194159ad"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1787.41
                },
                "height": 1787.41,
                "width": 1024
              },
              "position": {
                "line": 6768,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html front not-logged-in page-indexhtml show-topics-menu ember-application\"&gt; &lt;noscript aria-hidden=\"true\"&gt;&lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NLJ258M\" height=\"0\" width=\"0\" style=\"display:none;visibilit",
              "xpath": "/html/body",
              "issueID": "80c132dd0486c6a09de3444b5912fa8b",
              "signature": "c3d11325aeaf8e7abe6731ef4ca6f595",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=80c132dd0486c6a09de3444b5912fa8b"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.nasa.gov/",
      "what": "National Aeronautics and Space Administration (NASA)",
      "result": "https://www.nasa.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.nasa.gov/",
      "result": {
        "prevented": true,
        "error": "ERROR: Running all tests timed out"
      }
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T23:53:58",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      44
    ],
    [
      "continuum",
      20
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      10
    ],
    [
      "alfa",
      6
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 60,
  "logSize": 4230,
  "errorLogCount": 36,
  "errorLogSize": 2430,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T23:55:52",
  "elapsedSeconds": 142,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "embAc": 24,
        "focInd": 3,
        "focOp": 2,
        "hover": 95,
        "linkUl": 120,
        "role": 9,
        "styleDiff": 8,
        "zIndex": 82
      },
      "alfa": {
        "r3": 8,
        "r61": 4,
        "r78": 40,
        "r83": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 48,
        "color-contrast": 27,
        "hidden-content": 0,
        "duplicate-id": 1,
        "landmark-one-main": 2,
        "page-has-heading-one": 2,
        "region": 4,
        "tabindex": 3
      },
      "htmlcs": {
        "e:AA.1_3_1.F68": 4,
        "e:AA.1_4_3.G18.Fail": 4,
        "e:AA.4_1_1.F77": 4,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "e:AA.4_1_2.H91.InputText.Name": 4,
        "w:AA.1_3_1.H44.NonExistentFragment": 1,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Alpha": 11,
        "w:AA.1_4_3.G18.Abs": 9,
        "w:AA.1_4_3.G18.BgImage": 2
      },
      "ibm": {
        "WCAG20_Label_RefValid": 4,
        "WCAG20_A_HasText": 100,
        "RPT_Elem_UniqueId": 104,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 60,
        "aria_semantics_attribute": 4,
        "element_attribute_deprecated": 2,
        "aria_role_redundant": 1
      },
      "wave": {
        "e:label_missing": 4,
        "e:link_empty": 4,
        "a:label_orphaned": 1,
        "a:h1_missing": 1,
        "a:noscript": 1,
        "a:tabindex": 1
      },
      "tenon": {
        "28": 4,
        "57": 4,
        "95": 8,
        "134": 3,
        "144": 4,
        "152": 52,
        "155": 2
      }
    },
    "groupDetails": {
      "groups": {
        "activeEmbedding": {
          "testaro": {
            "embAc": {
              "score": 18,
              "what": "Active element is embedded in a link or button"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 24,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 60,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 7,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 1,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 2,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 21,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "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": 78,
              "what": "Element id attribute value is not unique within the document"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 20,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "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"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 12,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 20,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 30,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "tabIndexPositive": {
          "axe": {
            "tabindex": {
              "score": 1,
              "what": "Positive tabIndex risks creating a confusing focus order"
            }
          },
          "wave": {
            "a:tabindex": {
              "score": 1,
              "what": "tabIndex value positive"
            }
          }
        },
        "controlNoText": {
          "htmlcs": {
            "e:AA.1_3_1.F68": {
              "score": 4,
              "what": "Form control has no label"
            }
          },
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 100,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            }
          }
        },
        "inputNoText": {
          "htmlcs": {
            "e:AA.4_1_2.H91.InputText.Name": {
              "score": 4,
              "what": "Text input has no accessible name"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.H44.NonExistentFragment": {
              "score": 1,
              "what": "Label for attribute references a nonexistent element"
            }
          },
          "ibm": {
            "WCAG20_Label_RefValid": {
              "score": 4,
              "what": "for attribute does not reference a non-empty, unique id attribute of an input element"
            }
          },
          "wave": {
            "a:label_orphaned": {
              "score": 1,
              "what": "Orphaned form label"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Alpha": {
              "score": 3,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "ariaBadAttribute": {
          "ibm": {
            "aria_semantics_attribute": {
              "score": 4,
              "what": "ARIA attributes is invalid for the element or ARIA role to which it is assigned"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 26,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "continuum": 100
    },
    "summary": {
      "total": 976,
      "log": 322,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkNoText",
          "score": 107
        },
        {
          "groupName": "duplicateID",
          "score": 84
        },
        {
          "groupName": "linkIndication",
          "score": 62
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 33
        },
        {
          "groupName": "targetSize",
          "score": 28
        },
        {
          "groupName": "hoverSurprise",
          "score": 26
        },
        {
          "groupName": "zIndexNotZero",
          "score": 23
        },
        {
          "groupName": "contrastAA",
          "score": 23
        },
        {
          "groupName": "headingOfNothing",
          "score": 22
        },
        {
          "groupName": "activeEmbedding",
          "score": 20
        },
        {
          "groupName": "contrastAAA",
          "score": 15
        },
        {
          "groupName": "roleBad",
          "score": 9
        },
        {
          "groupName": "controlNoText",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "labelBadID",
          "score": 7
        },
        {
          "groupName": "overflowHidden",
          "score": 6
        },
        {
          "groupName": "inputNoText",
          "score": 6
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "inconsistentStyles",
          "score": 4
        },
        {
          "groupName": "obsolete",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "tabIndexPositive",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}