Accessibility test digest

Synopsis

Page: National Center for Biotechnology Information

URL: https://ncbi.nlm.nih.gov/

Score: 1212

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 Center for Biotechnology Information web page at https://ncbi.nlm.nih.gov/ on 2022/07/21. 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 1212 (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
total1212
log576
contentBeyondLandmarks166
contrastAA87
linkIndication66
noLeading44
contrastAAA33
leadingClipsText30
visibleLabelNotName23
fontSmall17
overflowHidden14
linkForcesNewWindow14
focusableOperable11
roleBad10
targetSize10
tabFocusability8
inconsistentStyles8
contrastRisk8
navConfusion8
accessKeyDuplicate7
linkTextsSame6
focusIndication5
zIndexNotZero5
bannerConfusion5
obsolete5
linkPair5
skipRepeatedContent4
landmarkConfusion4
hoverSurprise3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
pseudoNavListRisk3
selectFlatRisk3
scrollRisk3
selectNoText3
linkComprehensionRisk3
titleRedundant3
headingStructure3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

headingStructure: 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": "4ea6d-ncbi",
  "host": {
    "id": "ncbi",
    "which": "https://ncbi.nlm.nih.gov/",
    "what": "National Center for Biotechnology Information"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-21T23:16:22"
    },
    {
      "event": "endTime",
      "value": "2022-07-21T23:18:01"
    }
  ],
  "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://ncbi.nlm.nih.gov/",
        "what": "National Center for Biotechnology Information"
      },
      {
        "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://ncbi.nlm.nih.gov/",
        "what": "National Center for Biotechnology Information"
      },
      {
        "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://ncbi.nlm.nih.gov/",
      "what": "National Center for Biotechnology Information",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "bytes": [
          183666,
          183666,
          183666,
          183666,
          183666
        ],
        "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://ncbi.nlm.nih.gov/",
      "what": "National Center for Biotechnology Information",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "visibleElements": 289
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "tabFocusables": 75,
        "tabFocused": 81,
        "discrepancy": 6
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "total": 75,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 74,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 2,
                "A": 71,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Here's how you know",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Log in",
              "delay": 0
            },
            {
              "tagName": "SELECT",
              "text": "All DatabasesAssemblyBiocollectionsBioProjectBioSampleBooksClinVarConserved DomainsdbGaPdbVarGeneGen",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About the NCBI",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mission",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Organization",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCBI News & Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Public health information (CDC)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Research information (NIH)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SARS-CoV-2 data (NCBI)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Prevention and treatment information (HHS)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCBI Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Resource List (A-Z)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "All Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Chemicals & Bioassays",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data & Software",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "DNA & RNA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Domains & Structures",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Genes & Expression",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Genetics & Medicine",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Genomes & Maps",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Homology",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Literature",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Proteins",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Sequence Analysis",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Taxonomy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training & Tutorials",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Variation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PubMed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bookshelf",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PubMed Central",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "BLAST",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nucleotide",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Genome",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "SNP",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Gene",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Protein",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PubChem",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RefSeq Release 213",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Continue reading RefSeq Release 213 →",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "RefSeq Release 213",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCBI Insights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Continue reading Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCBI Insights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NLM’s all-new NCBI Datasets genome table is now available",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Continue reading NLM’s all-new NCBI Datasets genome table is now available →",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NLM’s all-new NCBI Datasets genome table is now available",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NCBI Insights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More...",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".cls-11 { fill: #737373; } Twitter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Facebook",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".cls-11, .cls-12 { fill: #737373; } .cls-11 { fill-rule: evenodd; } GitHub",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".cls-1{fill:#737373;} NCBI Insights Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Connect with NLM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".st20 { fill: #FFFFFF; } .st30 { fill: none; stroke: #FFFFFF; stroke-width: 8; stroke-miterlimit: 10",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": ".st10 { fill: #FFFFFF; } .st110 { fill: none; stroke: #FFFFFF; stroke-width: 8; stroke-miterlimit: 1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Youtube .st4 { fill: none; stroke: #FFFFFF; stroke-width: 8; stroke-miterlimit: 10; } .st5 { fill: #",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "8600 Rockville Pike Bethesda, MD 20894",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Web Policies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS Vulnerability Disclosure",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NLM",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "NIH",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "HHS",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "total": 98,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 6,
              "tagNames": {
                "A": 5,
                "UL": 1
              }
            },
            "focusableAndOperable": {
              "total": 92,
              "tagNames": {
                "BUTTON": 4,
                "A": 86,
                "SELECT": 1,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "nws_header_accesskey_0",
              "text": "Access keys",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "nws_header_accesskey_1",
              "text": "NCBI Homepage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "nws_header_accesskey_2",
              "text": "MyNCBI Homepage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "nws_header_accesskey_3",
              "text": "Main Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "nws_header_accesskey_4",
              "text": "Main Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "UL",
              "id": "",
              "text": "<ul class=\"ui-ncbiautocomplete-options\" role=\"listbox\" aria-activedescendant=\"\" ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Here's how you know",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"logo\" aria-label=\"NCBI Logo\" data-ga-action=\"click_image\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "account_login",
              "text": "Log in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "account_info",
              "text": "Show account info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "account_myncbi",
              "text": "Dashboard",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "account_pubs",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "account_settings",
              "text": "Account settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "account_logout",
              "text": "Log out",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCBI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SELECT",
              "id": "database",
              "text": "All DatabasesAssemblyBiocollectionsBioProjectBioSampleBooksClinVarConserved Doma",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "term",
              "text": "<input type=\"text\" name=\"term\" id=\"term\" title=\"Use up and down arrows to choose",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"reset\" href=\"#\" style=\"visibility: hidden; cursor: default;\"><img src=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "search",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the NCBI",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Organization",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCBI News & Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home_submit",
              "text": "Submit Deposit data or manuscripts into NCBI databases Submit Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home_download",
              "text": "Download Transfer NCBI data to your computer Download Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home_learn",
              "text": "Learn Find help documents, attend a class or watch a tutorial Books Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home_develop",
              "text": "Develop Use NCBI APIs and code libraries to build applications Develop Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home_analyze",
              "text": "Analyze Identify an NCBI tool for your data analysis task Graph Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "home_research",
              "text": "Research Explore NCBI research and collaborative projects Microscope Icon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public health information (CDC)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research information (NIH)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SARS-CoV-2 data (NCBI)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prevention and treatment information (HHS)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCBI Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resource List (A-Z)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "All Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chemicals & Bioassays",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data & Software",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "DNA & RNA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Domains & Structures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Genes & Expression",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Genetics & Medicine",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Genomes & Maps",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Homology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Literature",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Proteins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sequence Analysis",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Taxonomy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training & Tutorials",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Variation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PubMed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bookshelf",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PubMed Central",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "BLAST",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nucleotide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Genome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "SNP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gene",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Protein",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PubChem",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RefSeq Release 213",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading RefSeq Release 213 →",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RefSeq Release 213",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCBI Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading Try out the latest BLAST ClusteredNR database results. Now with",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCBI Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NLM’s all-new NCBI Datasets genome table is now available",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Continue reading NLM’s all-new NCBI Datasets genome table is now available →",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NLM’s all-new NCBI Datasets genome table is now available",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NCBI Insights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "footer_twitter",
              "text": ".cls-11 { fill: #737373; } Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "footer_facebook",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "footer_linkedin",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "footer_github",
              "text": ".cls-11, .cls-12 { fill: #737373; } .cls-11 { fill-rule: evenodd; } GitHub",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "footer_blog",
              "text": ".cls-1{fill:#737373;} NCBI Insights Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Connect with NLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".st20 { fill: #FFFFFF; } .st30 { fill: none; stroke: #FFFFFF; stroke-width: 8; s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".st10 { fill: #FFFFFF; } .st110 { fill: none; stroke: #FFFFFF; stroke-width: 8; ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Youtube .st4 { fill: none; stroke: #FFFFFF; stroke-width: 8; stroke-miterlimit: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "8600 Rockville Pike Bethesda, MD 20894",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "vdp",
              "text": "HHS Vulnerability Disclosure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NLM",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "NIH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HHS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Preferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Turn off",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "triggers": 120,
          "headTriggers": 20,
          "tailTriggers": 100,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 5
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "nws_header_accesskey_0",
                "text": "Accesskeys"
              },
              {
                "tagName": "A",
                "id": "nws_header_accesskey_1",
                "text": "NCBIHomepage"
              },
              {
                "tagName": "A",
                "id": "nws_header_accesskey_2",
                "text": "MyNCBIHomepage"
              },
              {
                "tagName": "A",
                "id": "nws_header_accesskey_3",
                "text": "MainContent"
              },
              {
                "tagName": "A",
                "id": "nws_header_accesskey_4",
                "text": "MainNavigation"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 6
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Here's how you know"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Show account info"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Close"
              }
            },
            {
              "index": 3,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search database"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search term"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "links": 91,
          "adjacent": {
            "total": 70,
            "underlined": 16,
            "underlinedPercent": 22
          }
        },
        "items": {
          "underlined": [
            "Access keys",
            "NCBI Homepage",
            "MyNCBI Homepage",
            "Main Content",
            "Main Navigation",
            "About the NCBI",
            "Mission",
            "Organization",
            "NCBI News & Blog",
            "Public health information (CDC)",
            "Research information (NIH)",
            "SARS-CoV-2 data (NCBI)",
            "Prevention and treatment information (HHS)",
            "Español",
            "More...",
            "privacy policy"
          ],
          "notUnderlined": [
            "",
            "Log in",
            "NCBI",
            "",
            "Submit Deposit data or manuscripts into NCBI databases Submit Icon",
            "Download Transfer NCBI data to your computer Download Icon",
            "Learn Find help documents, attend a class or watch a tutorial Books Icon",
            "Develop Use NCBI APIs and code libraries to build applications Develop Icon",
            "Analyze Identify an NCBI tool for your data analysis task Graph Icon",
            "Research Explore NCBI research and collaborative projects Microscope Icon",
            "NCBI Home",
            "Resource List (A-Z)",
            "All Resources",
            "Chemicals & Bioassays",
            "Data & Software",
            "DNA & RNA",
            "Domains & Structures",
            "Genes & Expression",
            "Genetics & Medicine",
            "Genomes & Maps",
            "Homology",
            "Literature",
            "Proteins",
            "Sequence Analysis",
            "Taxonomy",
            "Training & Tutorials",
            "Variation",
            "RefSeq Release 213",
            "Continue reading RefSeq Release 213 →",
            "RefSeq Release 213",
            "NCBI Insights",
            "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
            "Continue reading Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses! →",
            "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
            "NCBI Insights",
            "NLM’s all-new NCBI Datasets genome table is now available",
            "Continue reading NLM’s all-new NCBI Datasets genome table is now available →",
            "NLM’s all-new NCBI Datasets genome table is now available",
            "NCBI Insights",
            ".cls-11 {fill: #737373;}Twitter",
            "Facebook",
            "LinkedIn",
            ".cls-11,.cls-12 {fill: #737373;}.cls-11 {fill-rule: evenodd;}GitHub",
            ".cls-1{fill:#737373;}NCBI Insights Blog",
            "Connect with NLM",
            "8600 Rockville PikeBethesda, MD 20894",
            "Web Policies",
            "FOIA",
            "HHS Vulnerability Disclosure",
            "Help",
            "Accessibility",
            "Careers",
            "Preferences",
            "Turn off"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://ncbi.nlm.nih.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://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "roleElements": 5,
        "badRoleElements": 4,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "navigation": {
              "bad": 2,
              "redundant": 0
            }
          },
          "INPUT": {
            "textbox": {
              "bad": 0,
              "redundant": 1
            }
          },
          "UL": {
            "listbox": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://ncbi.nlm.nih.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": 4,
            "subtotals": [
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 70,
            "subtotals": [
              52,
              16,
              2
            ]
          },
          "listLink": {
            "total": 21,
            "subtotals": [
              10,
              4,
              4,
              3
            ]
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 7,
            "subtotals": [
              6,
              1
            ]
          },
          "h3": {
            "total": 2
          },
          "h4": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Here's how you know",
                "Show account info"
              ],
              "700": [
                "Close",
                "Search"
              ]
            },
            "opacity": {
              "1": [
                "Here's how you know",
                "Show account info",
                "Search"
              ],
              "0.7": [
                "Close"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Here's how you know"
              ],
              "none": [
                "Show account info",
                "Close",
                "Search"
              ]
            },
            "borderStyle": {
              "none": [
                "Here's how you know",
                "Close",
                "Search"
              ],
              "solid": [
                "Show account info"
              ]
            },
            "borderWidth": {
              "0px": [
                "Here's how you know",
                "Close",
                "Search"
              ],
              "1px": [
                "Show account info"
              ]
            },
            "height": {
              "12px": [
                "Here's how you know"
              ],
              "auto": [
                "Show account info"
              ],
              "32px": [
                "Close"
              ],
              "23.1797px": [
                "Search"
              ]
            },
            "lineHeight": {
              "12px": [
                "Here's how you know"
              ],
              "16px": [
                "Show account info"
              ],
              "27.2px": [
                "Close"
              ],
              "17.9998px": [
                "Search"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Log in",
                "Access keys",
                "NCBI Homepage",
                "MyNCBI Homepage",
                "Main Content",
                "Main Navigation",
                "NCBI",
                "",
                "About the NCBI",
                "Mission",
                "Organization",
                "NCBI News & Blog",
                "Submit                                                 Deposit data or manuscripts into NCBI                                                     databases                                                                                                  Submit Icon",
                "Download                                                 Transfer NCBI data to your computer                                                                                                  Download Icon",
                "Learn                                                 Find help documents, attend a class or watch a                                                     tutorial                                                                                                  Books Icon",
                "Develop                                                 Use NCBI APIs and code libraries to build                                                     applications                                                                                                  Develop Icon",
                "Analyze                                                 Identify an NCBI tool for your data analysis                                                     task                                                                                                  Graph Icon",
                "Research                                                 Explore NCBI research and collaborative                                                     projects                                                                                                  Microscope Icon",
                "Public health information (CDC)",
                "Research information (NIH)",
                "SARS-CoV-2 data (NCBI)",
                "Prevention and treatment information (HHS)",
                "Español",
                "All Resources",
                "Chemicals &                                             Bioassays",
                "Data & Software",
                "DNA & RNA",
                "Domains &                                             Structures",
                "Genes &                                             Expression",
                "Genetics &                                             Medicine",
                "Genomes & Maps",
                "Homology",
                "Literature",
                "Proteins",
                "Sequence Analysis",
                "Taxonomy",
                "Training &                                             Tutorials",
                "Variation",
                "RefSeq Release 213",
                "Continue reading RefSeq Release 213 →",
                "RefSeq Release 213",
                "NCBI Insights",
                "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "Continue reading Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses! →",
                "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "NCBI Insights",
                "NLM’s all-new NCBI Datasets genome table is now available",
                "Continue reading NLM’s all-new NCBI Datasets genome table is now available →",
                "NLM’s all-new NCBI Datasets genome table is now available",
                "NCBI Insights",
                "More...",
                ".cls-11 {        fill: #737373;        }                   Twitter",
                "Facebook",
                "LinkedIn",
                ".cls-11,        .cls-12 {        fill: #737373;        }                .cls-11 {        fill-rule: evenodd;        }                   GitHub",
                ".cls-1{fill:#737373;}       NCBI Insights Blog",
                "Connect with NLM",
                "8600 Rockville Pike        Bethesda, MD 20894",
                "Web Policies",
                "FOIA",
                "HHS Vulnerability Disclosure",
                "Help",
                "Accessibility",
                "Careers",
                "Preferences",
                "Turn off",
                "privacy policy"
              ],
              "700": [
                "NCBI Home",
                "Resource List                                             (A-Z)"
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "Log in",
                "NCBI",
                "",
                "Submit                                                 Deposit data or manuscripts into NCBI                                                     databases                                                                                                  Submit Icon",
                "Download                                                 Transfer NCBI data to your computer                                                                                                  Download Icon",
                "Learn                                                 Find help documents, attend a class or watch a                                                     tutorial                                                                                                  Books Icon",
                "Develop                                                 Use NCBI APIs and code libraries to build                                                     applications                                                                                                  Develop Icon",
                "Analyze                                                 Identify an NCBI tool for your data analysis                                                     task                                                                                                  Graph Icon",
                "Research                                                 Explore NCBI research and collaborative                                                     projects                                                                                                  Microscope Icon",
                "NCBI Home",
                "Resource List                                             (A-Z)",
                "All Resources",
                "Chemicals &                                             Bioassays",
                "Data & Software",
                "DNA & RNA",
                "Domains &                                             Structures",
                "Genes &                                             Expression",
                "Genetics &                                             Medicine",
                "Genomes & Maps",
                "Homology",
                "Literature",
                "Proteins",
                "Sequence Analysis",
                "Taxonomy",
                "Training &                                             Tutorials",
                "Variation",
                "RefSeq Release 213",
                "Continue reading RefSeq Release 213 →",
                "RefSeq Release 213",
                "NCBI Insights",
                "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "Continue reading Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses! →",
                "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "NCBI Insights",
                "NLM’s all-new NCBI Datasets genome table is now available",
                "Continue reading NLM’s all-new NCBI Datasets genome table is now available →",
                "NLM’s all-new NCBI Datasets genome table is now available",
                "NCBI Insights",
                ".cls-11 {        fill: #737373;        }                   Twitter",
                "Facebook",
                "LinkedIn",
                ".cls-11,        .cls-12 {        fill: #737373;        }                .cls-11 {        fill-rule: evenodd;        }                   GitHub",
                ".cls-1{fill:#737373;}       NCBI Insights Blog",
                "Connect with NLM",
                "8600 Rockville Pike        Bethesda, MD 20894",
                "Web Policies",
                "FOIA",
                "HHS Vulnerability Disclosure",
                "Help",
                "Accessibility",
                "Careers",
                "Preferences",
                "Turn off"
              ],
              "underline": [
                "Access keys",
                "NCBI Homepage",
                "MyNCBI Homepage",
                "Main Content",
                "Main Navigation",
                "About the NCBI",
                "Mission",
                "Organization",
                "NCBI News & Blog",
                "Public health information (CDC)",
                "Research information (NIH)",
                "SARS-CoV-2 data (NCBI)",
                "Prevention and treatment information (HHS)",
                "Español",
                "More...",
                "privacy policy"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(0, 113, 188)": [
                "Dashboard",
                "Publications",
                "Account settings",
                "Log out"
              ],
              "rgb(20, 55, 108)": [
                "PubMed",
                "Bookshelf",
                "PubMed Central",
                "BLAST",
                "Nucleotide",
                "Genome",
                "SNP",
                "Gene",
                "Protein",
                "PubChem"
              ],
              "rgb(55, 111, 170)": [
                ".st20 {                           fill: #FFFFFF;                         }                          .st30 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                                              Twitter",
                ".st10 {                           fill: #FFFFFF;                         }                          .st110 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                                              Facebook",
                "Youtube                                                .st4 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                          .st5 {                           fill: #FFFFFF;                         }"
              ],
              "rgb(255, 255, 255)": [
                "NLM",
                "NIH",
                "HHS",
                "USA.gov"
              ]
            },
            "fontSize": {
              "17.6px": [
                "Dashboard",
                "Publications",
                "Account settings",
                "Log out"
              ],
              "13px": [
                "PubMed",
                "Bookshelf",
                "PubMed Central",
                "BLAST",
                "Nucleotide",
                "Genome",
                "SNP",
                "Gene",
                "Protein",
                "PubChem",
                ".st20 {                           fill: #FFFFFF;                         }                          .st30 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                                              Twitter",
                ".st10 {                           fill: #FFFFFF;                         }                          .st110 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                                              Facebook",
                "Youtube                                                .st4 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                          .st5 {                           fill: #FFFFFF;                         }"
              ],
              "18px": [
                "NLM",
                "NIH",
                "HHS",
                "USA.gov"
              ]
            },
            "lineHeight": {
              "26.4px": [
                "Dashboard",
                "Publications",
                "Account settings",
                "Log out"
              ],
              "16.003px": [
                "PubMed",
                "Bookshelf",
                "PubMed Central",
                "BLAST",
                "Nucleotide",
                "Genome",
                "SNP",
                "Gene",
                "Protein",
                "PubChem"
              ],
              "19.5px": [
                ".st20 {                           fill: #FFFFFF;                         }                          .st30 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                                              Twitter",
                ".st10 {                           fill: #FFFFFF;                         }                          .st110 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                                              Facebook",
                "Youtube                                                .st4 {                           fill: none;                           stroke: #FFFFFF;                           stroke-width: 8;                           stroke-miterlimit: 10;                         }                          .st5 {                           fill: #FFFFFF;                         }"
              ],
              "27px": [
                "NLM",
                "NIH",
                "HHS",
                "USA.gov"
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "400": [
                "NCBI"
              ],
              "700": [
                "Welcome to NCBI"
              ]
            },
            "color": {
              "rgb(85, 85, 85)": [
                "NCBI"
              ],
              "rgb(0, 0, 0)": [
                "Welcome to NCBI"
              ]
            },
            "fontSize": {
              "1px": [
                "NCBI"
              ],
              "17.9998px": [
                "Welcome to NCBI"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "National Center for Biotechnology                                 Information"
              ],
              "700": [
                "Submit",
                "Download",
                "Learn",
                "Develop",
                "Analyze",
                "Research"
              ]
            },
            "color": {
              "rgb(68, 68, 68)": [
                "National Center for Biotechnology                                 Information"
              ],
              "rgb(152, 87, 53)": [
                "Submit",
                "Download",
                "Learn",
                "Develop",
                "Analyze",
                "Research"
              ]
            },
            "fontSize": {
              "11.05px": [
                "National Center for Biotechnology                                 Information"
              ],
              "15.9991px": [
                "Submit",
                "Download",
                "Learn",
                "Develop",
                "Analyze",
                "Research"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://ncbi.nlm.nih.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://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "total": 11,
          "tagNames": {
            "DIV": 5,
            "HEADER": 1,
            "H1": 1,
            "A": 2,
            "H2": 1,
            "INPUT": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Log in Show account info Close Account Logged in as: username Dashboard Publications Account setting"
          },
          {
            "tagName": "DIV",
            "id": "account_popup",
            "text": "Close Account Logged in as: username Dashboard Publications Account settings Log out"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "NCBI National Center for Biotechnology Information Search database All DatabasesAssemblyBiocollectio"
          },
          {
            "tagName": "H1",
            "id": "",
            "text": "NCBI"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "NCBI"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "National Center for Biotechnology Information"
          },
          {
            "tagName": "INPUT",
            "id": "term",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Welcome to NCBI The National Center for Biotechnology Information advances science and health by pro"
          },
          {
            "tagName": "DIV",
            "id": "footer",
            "text": "Follow NCBI .cls-11 { fill: #737373; } Twitter Facebook LinkedIn .cls-11, .cls-12 { fill: #737373; }"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "failures": 126,
          "warnings": 5
        },
        "items": [
          {
            "index": 652,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Welcome to NCBI"
              ]
            }
          },
          {
            "index": 653,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The National Center for Biotechnology Information",
                "                                            advances science and health by providing access to",
                "                                            biomedical and genomic information."
              ]
            }
          },
          {
            "index": 654,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "About the NCBI"
              ]
            }
          },
          {
            "index": 655,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 656,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Mission"
              ]
            }
          },
          {
            "index": 657,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 658,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Organization"
              ]
            }
          },
          {
            "index": 659,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 660,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "NCBI News & Blog"
              ]
            }
          },
          {
            "index": 679,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "COVID-19 Information"
              ]
            }
          },
          {
            "index": 680,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Public health information (CDC)"
              ]
            }
          },
          {
            "index": 681,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[2]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 682,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[2]/text()[1]",
              "codeLines": [
                "Research information (NIH)"
              ]
            }
          },
          {
            "index": 683,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[3]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 684,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[3]/text()[1]",
              "codeLines": [
                "SARS-CoV-2 data (NCBI)"
              ]
            }
          },
          {
            "index": 685,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[4]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 686,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[4]/text()[1]",
              "codeLines": [
                "Prevention and treatment information (HHS)"
              ]
            }
          },
          {
            "index": 687,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/text()[5]",
              "codeLines": [
                "|"
              ]
            }
          },
          {
            "index": 688,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[5]/text()[1]",
              "codeLines": [
                "Español"
              ]
            }
          },
          {
            "index": 706,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Popular Resources"
              ]
            }
          },
          {
            "index": 707,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "PubMed"
              ]
            }
          },
          {
            "index": 708,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Bookshelf"
              ]
            }
          },
          {
            "index": 709,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "PubMed Central"
              ]
            }
          },
          {
            "index": 710,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "BLAST"
              ]
            }
          },
          {
            "index": 711,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Nucleotide"
              ]
            }
          },
          {
            "index": 712,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Genome"
              ]
            }
          },
          {
            "index": 713,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]/text()[1]",
              "codeLines": [
                "SNP"
              ]
            }
          },
          {
            "index": 714,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[8]/a[1]/text()[1]",
              "codeLines": [
                "Gene"
              ]
            }
          },
          {
            "index": 715,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[9]/a[1]/text()[1]",
              "codeLines": [
                "Protein"
              ]
            }
          },
          {
            "index": 716,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[10]/a[1]/text()[1]",
              "codeLines": [
                "PubChem"
              ]
            }
          },
          {
            "index": 717,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "NCBI News & Blog"
              ]
            }
          },
          {
            "index": 718,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "RefSeq Release 213"
              ]
            }
          },
          {
            "index": 719,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "18 Jul 2022"
              ]
            }
          },
          {
            "index": 720,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "RefSeq Release 213 is now available online, from the FTP site and through NCBI’s Entrez programming..."
              ]
            }
          },
          {
            "index": 721,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "Continue reading"
              ]
            }
          },
          {
            "index": 722,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "RefSeq Release 213"
              ]
            }
          },
          {
            "index": 723,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "→"
              ]
            }
          },
          {
            "index": 724,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 725,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/a[1]/text()[1]",
              "codeLines": [
                "RefSeq Release 213"
              ]
            }
          },
          {
            "index": 726,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 727,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/a[2]/text()[1]",
              "codeLines": [
                "NCBI Insights"
              ]
            }
          },
          {
            "index": 728,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 729,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!"
              ]
            }
          },
          {
            "index": 730,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "14 Jul 2022"
              ]
            }
          },
          {
            "index": 731,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "As we previously announced, we are offering a ClusteredNR protein database on the web BLAST service..."
              ]
            }
          },
          {
            "index": 732,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "Continue reading"
              ]
            }
          },
          {
            "index": 733,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!"
              ]
            }
          },
          {
            "index": 734,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "→"
              ]
            }
          },
          {
            "index": 735,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 736,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/a[1]/text()[1]",
              "codeLines": [
                "Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!"
              ]
            }
          },
          {
            "index": 737,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 738,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/a[2]/text()[1]",
              "codeLines": [
                "NCBI Insights"
              ]
            }
          },
          {
            "index": 739,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 740,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "NLM’s all-new NCBI Datasets genome table is now available"
              ]
            }
          },
          {
            "index": 741,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "13 Jul 2022"
              ]
            }
          },
          {
            "index": 742,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We are excited to introduce new and useful updates to the Datasets genome table that let you quickl..."
              ]
            }
          },
          {
            "index": 743,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "Continue reading"
              ]
            }
          },
          {
            "index": 744,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "NLM’s all-new NCBI Datasets genome table is now available"
              ]
            }
          },
          {
            "index": 745,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]/a[1]/span[2]/text()[1]",
              "codeLines": [
                "→"
              ]
            }
          },
          {
            "index": 746,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 747,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/a[1]/text()[1]",
              "codeLines": [
                "NLM’s all-new NCBI Datasets genome table is now available"
              ]
            }
          },
          {
            "index": 748,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 749,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/a[2]/text()[1]",
              "codeLines": [
                "NCBI Insights"
              ]
            }
          },
          {
            "index": 750,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 751,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "More..."
              ]
            }
          },
          {
            "index": 771,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]/a[1]",
              "codeLines": [
                "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\" class=\"more-link\">",
                "  Continue reading",
                "  <span class=\"screen-reader-text\">",
                "    RefSeq Release 213",
                "  </span>",
                "  <span class=\"meta-nav\">",
                "    →",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 772,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/a[1]",
              "codeLines": [
                "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\">",
                "  RefSeq Release 213",
                "</a>"
              ]
            }
          },
          {
            "index": 773,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/a[2]",
              "codeLines": [
                "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">",
                "  NCBI Insights",
                "</a>"
              ]
            }
          },
          {
            "index": 774,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]/a[1]",
              "codeLines": [
                "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\" class=\"more-link\">",
                "  Continue reading",
                "  <span class=\"screen-reader-text\">",
                "    Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "  </span>",
                "  <span class=\"meta-nav\">",
                "    →",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 775,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/a[1]",
              "codeLines": [
                "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">",
                "  Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "</a>"
              ]
            }
          },
          {
            "index": 776,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/a[2]",
              "codeLines": [
                "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">",
                "  NCBI Insights",
                "</a>"
              ]
            }
          },
          {
            "index": 777,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]/a[1]",
              "codeLines": [
                "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\" class=\"more-link\"...",
                "  Continue reading",
                "  <span class=\"screen-reader-text\">",
                "    NLM’s all-new NCBI Datasets genome table is now available",
                "  </span>",
                "  <span class=\"meta-nav\">",
                "    →",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 778,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/a[1]",
              "codeLines": [
                "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\">",
                "  NLM’s all-new NCBI Datasets genome table is now available",
                "</a>"
              ]
            }
          },
          {
            "index": 779,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/a[2]",
              "codeLines": [
                "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">",
                "  NCBI Insights",
                "</a>"
              ]
            }
          },
          {
            "index": 780,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.google.com/maps/place/8600+Rockville+Pike,+Bethesda,+MD+20894/@38.9959508,-77....",
                "  8600 Rockville Pike",
                "  <br>",
                "  Bethesda, MD 20894",
                "</a>"
              ]
            }
          },
          {
            "index": 795,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/input[1]",
              "codeLines": [
                "<input type=\"text\" name=\"term\" id=\"term\" title=\"Use up and down arrows to choose an item from the a..."
              ]
            }
          },
          {
            "index": 873,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Search",
                "                                        database"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Search",
                "                                            term"
              ]
            }
          },
          {
            "index": 885,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Popular Resources"
              ]
            }
          },
          {
            "index": 886,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "NCBI News & Blog"
              ]
            }
          },
          {
            "index": 887,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "18 Jul 2022"
              ]
            }
          },
          {
            "index": 888,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "RefSeq Release 213 is now available online, from the FTP site and through NCBI’s Entrez programming..."
              ]
            }
          },
          {
            "index": 889,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 890,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 891,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 892,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "14 Jul 2022"
              ]
            }
          },
          {
            "index": 893,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "As we previously announced, we are offering a ClusteredNR protein database on the web BLAST service..."
              ]
            }
          },
          {
            "index": 894,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 895,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 896,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 897,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "13 Jul 2022"
              ]
            }
          },
          {
            "index": 898,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We are excited to introduce new and useful updates to the Datasets genome table that let you quickl..."
              ]
            }
          },
          {
            "index": 899,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 900,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 901,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 902,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[1]/text()[1]",
              "codeLines": [
                "Follow NCBI"
              ]
            }
          },
          {
            "index": 918,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Search",
                "                                        database"
              ]
            }
          },
          {
            "index": 919,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Search",
                "                                            term"
              ]
            }
          },
          {
            "index": 932,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "18 Jul 2022"
              ]
            }
          },
          {
            "index": 933,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "RefSeq Release 213 is now available online, from the FTP site and through NCBI’s Entrez programming..."
              ]
            }
          },
          {
            "index": 934,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 935,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 936,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 937,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "14 Jul 2022"
              ]
            }
          },
          {
            "index": 938,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "As we previously announced, we are offering a ClusteredNR protein database on the web BLAST service..."
              ]
            }
          },
          {
            "index": 939,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 940,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 941,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 942,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "13 Jul 2022"
              ]
            }
          },
          {
            "index": 943,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "We are excited to introduce new and useful updates to the Datasets genome table that let you quickl..."
              ]
            }
          },
          {
            "index": 944,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[1]",
              "codeLines": [
                "The post"
              ]
            }
          },
          {
            "index": 945,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[2]",
              "codeLines": [
                "appeared first on"
              ]
            }
          },
          {
            "index": 946,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 993,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  An official website of the United States government",
                "</p>"
              ]
            }
          },
          {
            "index": 994,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The National Center for Biotechnology Information",
                "                                              advances science and health by providing access to",
                "                                              biomedical and genomic information.",
                "</p>"
              ]
            }
          },
          {
            "index": 995,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Deposit data or manuscripts into NCBI",
                "                                                      databases",
                "</p>"
              ]
            }
          },
          {
            "index": 996,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Transfer NCBI data to your computer",
                "</p>"
              ]
            }
          },
          {
            "index": 997,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Find help documents, attend a class or watch a",
                "                                                      tutorial",
                "</p>"
              ]
            }
          },
          {
            "index": 998,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Use NCBI APIs and code libraries to build",
                "                                                      applications",
                "</p>"
              ]
            }
          },
          {
            "index": 999,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Identify an NCBI tool for your data analysis",
                "                                                      task",
                "</p>"
              ]
            }
          },
          {
            "index": 1000,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[6]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Explore NCBI research and collaborative",
                "                                                      projects",
                "</p>"
              ]
            }
          },
          {
            "index": 1002,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  RefSeq Release 213 is now available online, from the FTP site and through NCBI’s Entrez programmi...",
                "  <a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\" class=\"more-link\">",
                "    Continue reading",
                "    <span class=\"screen-reader-text\">",
                "      RefSeq Release 213",
                "    </span>",
                "    <span class=\"meta-nav\">",
                "      →",
                "    </span>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1003,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  The post",
                "  <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\">",
                "    RefSeq Release 213",
                "  </a>",
                "  appeared first on",
                "  <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">",
                "    NCBI Insights",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 1005,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  As we previously announced, we are offering a ClusteredNR protein database on the web BLAST servi...",
                "  <a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\" class=\"more-link\">",
                "    Continue reading",
                "    <span class=\"screen-reader-text\">",
                "      Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "    </span>",
                "    <span class=\"meta-nav\">",
                "      →",
                "    </span>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1006,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  The post",
                "  <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">",
                "    Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!",
                "  </a>",
                "  appeared first on",
                "  <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">",
                "    NCBI Insights",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 1008,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  We are excited to introduce new and useful updates to the Datasets genome table that let you quic...",
                "  <a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\" class=\"more-lin...",
                "    Continue reading",
                "    <span class=\"screen-reader-text\">",
                "      NLM’s all-new NCBI Datasets genome table is now available",
                "    </span>",
                "    <span class=\"meta-nav\">",
                "      →",
                "    </span>",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 1009,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  The post",
                "  <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\">",
                "    NLM’s all-new NCBI Datasets genome table is now available",
                "  </a>",
                "  appeared first on",
                "  <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">",
                "    NCBI Insights",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 1065,
            "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[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]/div[1]/div[1]/div[2]/a[1]/text()[1]",
              "codeLines": [
                "Log in"
              ]
            }
          },
          {
            "index": 1067,
            "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[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/label[1]/text()[1]",
              "codeLines": [
                "Search",
                "                                            term"
              ]
            }
          },
          {
            "index": 1068,
            "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[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/button[1]/text()[1]",
              "codeLines": [
                "Search"
              ]
            }
          },
          {
            "index": 1206,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "totals": {
          "rulesNA": 50,
          "rulesPassed": 44,
          "rulesWarned": 5,
          "rulesViolated": 7,
          "warnings": {
            "minor": 9,
            "moderate": 0,
            "serious": 62,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 32,
            "serious": 26,
            "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-21T23:17:43.635Z",
          "url": "https://ncbi.nlm.nih.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": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"current\">\n                                        <a href=\"/\" class=\"homelink\">NCBI Home</a>\n                                    </li>",
                          "target": [
                            ".current"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"homelink\">NCBI Home</a>",
                  "target": [
                    ".homelink[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"before-divide\">\n                                        <a class=\"homelink\" href=\"/guide/sitemap/\">Resource List\n                                            (A-Z)</a>\n                                    </li>",
                          "target": [
                            ".before-divide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"homelink\" href=\"/guide/sitemap/\">Resource List\n                                            (A-Z)</a>",
                  "target": [
                    "a[href$=\"sitemap/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/all/\">All Resources</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/all/\">All Resources</a>",
                  "target": [
                    "a[href$=\"all/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/chemicals-bioassays/\">Chemicals &amp;\n                                            Bioassays</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/chemicals-bioassays/\">Chemicals &amp;\n                                            Bioassays</a>",
                  "target": [
                    "a[href$=\"chemicals-bioassays/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/data-software/\">Data &amp; Software</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/data-software/\">Data &amp; Software</a>",
                  "target": [
                    "a[href$=\"data-software/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/dna-rna/\">DNA &amp; RNA</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/dna-rna/\">DNA &amp; RNA</a>",
                  "target": [
                    "a[href$=\"dna-rna/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/domains-structures/\">Domains &amp;\n                                            Structures</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/domains-structures/\">Domains &amp;\n                                            Structures</a>",
                  "target": [
                    "a[href$=\"domains-structures/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/genes-expression/\">Genes &amp;\n                                            Expression</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(9)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/genes-expression/\">Genes &amp;\n                                            Expression</a>",
                  "target": [
                    "a[href$=\"genes-expression/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/genetics-medicine/\">Genetics &amp;\n                                            Medicine</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(10)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/genetics-medicine/\">Genetics &amp;\n                                            Medicine</a>",
                  "target": [
                    "a[href$=\"genetics-medicine/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/genomes-maps/\">Genomes &amp; Maps</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(11)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/genomes-maps/\">Genomes &amp; Maps</a>",
                  "target": [
                    "a[href$=\"genomes-maps/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/homology/\">Homology</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(12)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/homology/\">Homology</a>",
                  "target": [
                    "a[href$=\"homology/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/literature/\">Literature</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(13)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/literature/\">Literature</a>",
                  "target": [
                    "a[href$=\"literature/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/proteins/\">Proteins</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(14)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/proteins/\">Proteins</a>",
                  "target": [
                    "a[href$=\"proteins/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/sequence-analysis/\">Sequence Analysis</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(15)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/sequence-analysis/\">Sequence Analysis</a>",
                  "target": [
                    "a[href$=\"sequence-analysis/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/taxonomy/\">Taxonomy</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(16)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/taxonomy/\">Taxonomy</a>",
                  "target": [
                    "a[href$=\"taxonomy/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/training-tutorials/\">Training &amp;\n                                            Tutorials</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(17)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/training-tutorials/\">Training &amp;\n                                            Tutorials</a>",
                  "target": [
                    "a[href$=\"training-tutorials/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/variation/\">Variation</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(18)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/variation/\">Variation</a>",
                  "target": [
                    "a[href$=\"variation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#14376c",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">RefSeq Release 213</span> <span class=\"meta-nav\">→</span></a>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"meta-nav\">→</span>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link > .meta-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<p>The post <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\">RefSeq Release 213</a> appeared first on <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">NCBI Insights</a>.</p>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5)"
                  ],
                  "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": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<p>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                  ],
                  "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": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"meta-nav\">→</span>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link > .meta-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<p>The post <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!</a> appeared first on <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">NCBI Insights</a>.</p>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5)"
                  ],
                  "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": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#14376c",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"screen-reader-text\">NLM’s all-new NCBI Datasets genome table is now available</span>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link > .screen-reader-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"meta-nav\">→</span>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link > .meta-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"icon-section\">",
                          "target": [
                            ".icon-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The post <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\">NLM’s all-new NCBI Datasets genome table is now available</a> appeared first on <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">NCBI Insights</a>.</p>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#14376c",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\">NLM’s all-new NCBI Datasets genome table is now available</a>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5) > a[rel=\"nofollow\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2f4a8b",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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 class=\"more\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/\">More...</a>",
                  "target": [
                    ".more"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "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": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"current\">\n                                        <a href=\"/\" class=\"homelink\">NCBI Home</a>\n                                    </li>",
                          "target": [
                            ".current"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"homelink\">NCBI Home</a>",
                  "target": [
                    ".homelink[href=\"/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "bold",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"before-divide\">\n                                        <a class=\"homelink\" href=\"/guide/sitemap/\">Resource List\n                                            (A-Z)</a>\n                                    </li>",
                          "target": [
                            ".before-divide"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"homelink\" href=\"/guide/sitemap/\">Resource List\n                                            (A-Z)</a>",
                  "target": [
                    "a[href$=\"sitemap/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/all/\">All Resources</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/all/\">All Resources</a>",
                  "target": [
                    "a[href$=\"all/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/chemicals-bioassays/\">Chemicals &amp;\n                                            Bioassays</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(5)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/chemicals-bioassays/\">Chemicals &amp;\n                                            Bioassays</a>",
                  "target": [
                    "a[href$=\"chemicals-bioassays/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/data-software/\">Data &amp; Software</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(6)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/data-software/\">Data &amp; Software</a>",
                  "target": [
                    "a[href$=\"data-software/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/dna-rna/\">DNA &amp; RNA</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(7)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/dna-rna/\">DNA &amp; RNA</a>",
                  "target": [
                    "a[href$=\"dna-rna/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/domains-structures/\">Domains &amp;\n                                            Structures</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(8)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/domains-structures/\">Domains &amp;\n                                            Structures</a>",
                  "target": [
                    "a[href$=\"domains-structures/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/genes-expression/\">Genes &amp;\n                                            Expression</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(9)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/genes-expression/\">Genes &amp;\n                                            Expression</a>",
                  "target": [
                    "a[href$=\"genes-expression/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/genetics-medicine/\">Genetics &amp;\n                                            Medicine</a>\n                                    </li>",
                          "target": [
                            "#gd-lcl-nav > ul > li:nth-child(10)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/genetics-medicine/\">Genetics &amp;\n                                            Medicine</a>",
                  "target": [
                    "a[href$=\"genetics-medicine/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/genomes-maps/\">Genomes &amp; Maps</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(11)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/genomes-maps/\">Genomes &amp; Maps</a>",
                  "target": [
                    "a[href$=\"genomes-maps/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/homology/\">Homology</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(12)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/homology/\">Homology</a>",
                  "target": [
                    "a[href$=\"homology/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/literature/\">Literature</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(13)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/literature/\">Literature</a>",
                  "target": [
                    "a[href$=\"literature/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/proteins/\">Proteins</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(14)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/proteins/\">Proteins</a>",
                  "target": [
                    "a[href$=\"proteins/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/sequence-analysis/\">Sequence Analysis</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(15)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/sequence-analysis/\">Sequence Analysis</a>",
                  "target": [
                    "a[href$=\"sequence-analysis/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/taxonomy/\">Taxonomy</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(16)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/taxonomy/\">Taxonomy</a>",
                  "target": [
                    "a[href$=\"taxonomy/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/training-tutorials/\">Training &amp;\n                                            Tutorials</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(17)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/training-tutorials/\">Training &amp;\n                                            Tutorials</a>",
                  "target": [
                    "a[href$=\"training-tutorials/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#494949",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li>\n                                        <a href=\"/guide/variation/\">Variation</a>\n                                    </li>",
                          "target": [
                            "li:nth-child(18)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/guide/variation/\">Variation</a>",
                  "target": [
                    "a[href$=\"variation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#14376c",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">RefSeq Release 213</span> <span class=\"meta-nav\">→</span></a>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"meta-nav\">→</span>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link > .meta-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<p>The post <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\">RefSeq Release 213</a> appeared first on <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">NCBI Insights</a>.</p>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5)"
                  ],
                  "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": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<p>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                  ],
                  "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": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"meta-nav\">→</span>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link > .meta-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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": "<p>The post <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!</a> appeared first on <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">NCBI Insights</a>.</p>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5)"
                  ],
                  "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": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#14376c",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"screen-reader-text\">NLM’s all-new NCBI Datasets genome table is now available</span>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link > .screen-reader-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "messageKey": "nonBmp"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content contains only non-text characters"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"meta-nav\">→</span>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link > .meta-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content contains only non-text characters"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"icon-section\">",
                          "target": [
                            ".icon-section"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The post <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\">NLM’s all-new NCBI Datasets genome table is now available</a> appeared first on <a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov\">NCBI Insights</a>.</p>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#14376c",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\">NLM’s all-new NCBI Datasets genome table is now available</a>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5) > a[rel=\"nofollow\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2f4a8b",
                        "contrastRatio": 0,
                        "fontSize": "9.8pt (13px)",
                        "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 class=\"more\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/\">More...</a>",
                  "target": [
                    ".more"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"usa-banner-content usa-grid usa-accordion-content\" id=\"gov-banner-top\" aria-hidden=\"true\">",
                  "target": [
                    "#gov-banner-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button id=\"account_info\" class=\"header-button\" style=\"display:none\" aria-controls=\"account_popup\" type=\"button\" aria-haspopup=\"true\" aria-expanded=\"false\">",
                  "target": [
                    "#account_info"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ncbi-popup account-popup\" id=\"account_popup\" aria-hidden=\"true\" tabindex=\"-1\" aria-modal=\"true\" style=\"display: none;\">",
                  "target": [
                    "#account_popup"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"res_logo\">",
                  "target": [
                    ".res_logo"
                  ],
                  "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 class=\"reset\" href=\"#\" style=\"visibility: hidden;\"><img src=\"/core/jig/1.15.6/img/clear.png\" alt=\"Clear input\"></a>",
                  "target": [
                    ".reset"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"ui-ncbiautocomplete-holder shadow\" aria-live=\"assertive\">",
                  "target": [
                    ".ui-ncbiautocomplete-holder"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"display: none;\">External link. Please review our <a href=\"https://www.nlm.nih.gov/privacy.html\">privacy policy</a>.</div>",
                  "target": [
                    ".grid > div:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "twitter",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "twitter.com",
                          "port": "",
                          "pathname": "/ncbi/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://twitter.com/NLM_NIH\" aria-label=\"Twitter\" target=\"_blank\" rel=\"noopener noreferrer\">",
                          "target": [
                            "a[href$=\"NLM_NIH\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"footer-icon\" id=\"footer_twitter\" href=\"https://twitter.com/ncbi\" aria-label=\"Twitter\">",
                  "target": [
                    "#footer_twitter"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "facebook",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.facebook.com",
                          "port": "",
                          "pathname": "/",
                          "search": {},
                          "hash": "",
                          "filename": "ncbi.nlm"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.facebook.com/nationallibraryofmedicine\" aria-label=\"Facebook\" rel=\"noopener noreferrer\" target=\"_blank\">",
                          "target": [
                            "a[aria-label=\"Facebook\"][rel=\"noopener noreferrer\"][target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"footer-icon\" id=\"footer_facebook\" href=\"https://www.facebook.com/ncbi.nlm\" aria-label=\"Facebook\">",
                  "target": [
                    "#footer_facebook"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "elmPartiallyObscuring"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">RefSeq Release 213</span> <span class=\"meta-nav\">→</span></a>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine contrast ratio"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!</span> <span class=\"meta-nav\">→</span></a>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "bgOverlap"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"expanderWrapper ui-ncbiexpander\" style=\"height: 75px;\">",
                          "target": [
                            "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's contrast ratio could not be determined because of element overlap"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\">NLM’s all-new NCBI Datasets genome table is now available</a>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element's contrast ratio could not be determined because of element overlap"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {
                        "messageKey": "elmPartiallyObscured"
                      },
                      "relatedNodes": [
                        {
                          "html": "<p>",
                          "target": [
                            "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">NLM’s all-new NCBI Datasets genome table is now available</span> <span class=\"meta-nav\">→</span></a>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine contrast ratio"
                }
              ]
            }
          ],
          "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": "#0071bc",
                        "bgColor": "#f1f1f1",
                        "contrastRatio": 4.54,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"usa-banner\">",
                          "target": [
                            ".usa-banner"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.54 (foreground color: #0071bc, background color: #f1f1f1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"usa-banner-button-text\">Here's how you know</span>",
                  "target": [
                    ".usa-banner-button-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.54 (foreground color: #0071bc, background color: #f1f1f1, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#37618b",
                        "contrastRatio": 6.47,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button id=\"search\" type=\"submit\" class=\"button_search nowrap\" cmd=\"go\">Search\n                                        </button>",
                          "target": [
                            "#search"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.47 (foreground color: #ffffff, background color: #37618b, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button id=\"search\" type=\"submit\" class=\"button_search nowrap\" cmd=\"go\">Search\n                                        </button>",
                  "target": [
                    "#search"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.47 (foreground color: #ffffff, background color: #37618b, font size: 9.8pt (13px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#985735",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "12.0pt (15.9991px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col four_col submit\">",
                          "target": [
                            ".submit"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Submit</h2>",
                  "target": [
                    ".submit > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#985735",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "12.0pt (15.9991px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col four_col download\">",
                          "target": [
                            ".download"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Download</h2>",
                  "target": [
                    ".download > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#985735",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "12.0pt (15.9991px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col four_col learn\">",
                          "target": [
                            ".learn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Learn</h2>",
                  "target": [
                    ".learn > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#985735",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "12.0pt (15.9991px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col four_col develop\">",
                          "target": [
                            ".develop"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Develop</h2>",
                  "target": [
                    ".develop > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#985735",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "12.0pt (15.9991px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col four_col analyze\">",
                          "target": [
                            ".analyze"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Analyze</h2>",
                  "target": [
                    ".analyze > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#985735",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "12.0pt (15.9991px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col four_col research\">",
                          "target": [
                            ".research"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Research</h2>",
                  "target": [
                    ".research > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 12.0pt (15.9991px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#985735",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (13.9997px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 10.5pt (13.9997px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Popular Resources</h3>",
                  "target": [
                    ".brieflink > .portlet_head > .portlet_title > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 10.5pt (13.9997px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#985735",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.6,
                        "fontSize": "10.5pt (13.9997px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 10.5pt (13.9997px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>NCBI News &amp; Blog</h3>",
                  "target": [
                    ".rss > .portlet_head > .portlet_title > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.6 (foreground color: #985735, background color: #ffffff, font size: 10.5pt (13.9997px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.54,
                        "fontSize": "7.8pt (10.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"date\">18 Jul 2022</p>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.47,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.54,
                        "fontSize": "7.8pt (10.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"date\">14 Jul 2022</p>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#14376c",
                        "bgColor": "#4773aa",
                        "contrastRatio": 2.39,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"icon-section-header\" class=\"icon-section_header\">Follow NCBI</div>",
                          "target": [
                            "#icon-section-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.39 (foreground color: #14376c, background color: #4773aa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!</a>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5) > a[rel=\"nofollow\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.39 (foreground color: #14376c, background color: #4773aa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.54,
                        "fontSize": "7.8pt (10.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"date\">13 Jul 2022</p>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#14376c",
                        "bgColor": "#4773aa",
                        "contrastRatio": 2.39,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"icon-section-header\" class=\"icon-section_header\">Follow NCBI</div>",
                          "target": [
                            "#icon-section-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.39 (foreground color: #14376c, background color: #4773aa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">NLM’s all-new NCBI Datasets genome table is now available</span> <span class=\"meta-nav\">→</span></a>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.39 (foreground color: #14376c, background color: #4773aa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#4773aa",
                        "contrastRatio": 4.88,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"icon-section-header\" class=\"icon-section_header\">Follow NCBI</div>",
                          "target": [
                            "#icon-section-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #4773aa, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div id=\"icon-section-header\" class=\"icon-section_header\">Follow NCBI</div>",
                  "target": [
                    "#icon-section-header"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.88 (foreground color: #ffffff, background color: #4773aa, font size: 13.5pt (18px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.54,
                        "fontSize": "7.8pt (10.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"date\">18 Jul 2022</p>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#777777",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.47,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.47 (foreground color: #777777, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.54,
                        "fontSize": "7.8pt (10.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"date\">14 Jul 2022</p>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#14376c",
                        "bgColor": "#4773aa",
                        "contrastRatio": 2.39,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"icon-section-header\" class=\"icon-section_header\">Follow NCBI</div>",
                          "target": [
                            "#icon-section-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.39 (foreground color: #14376c, background color: #4773aa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a rel=\"nofollow\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!</a>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > p:nth-child(5) > a[rel=\"nofollow\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.39 (foreground color: #14376c, background color: #4773aa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#888888",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3.54,
                        "fontSize": "7.8pt (10.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"maincontent\" class=\"content col twelve_col last\">",
                          "target": [
                            "#maincontent"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"date\">13 Jul 2022</p>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > .date"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.54 (foreground color: #888888, background color: #ffffff, font size: 7.8pt (10.4px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#14376c",
                        "bgColor": "#4773aa",
                        "contrastRatio": 2.39,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"icon-section-header\" class=\"icon-section_header\">Follow NCBI</div>",
                          "target": [
                            "#icon-section-header"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.39 (foreground color: #14376c, background color: #4773aa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/13/datasets-genome-table/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">NLM’s all-new NCBI Datasets genome table is now available</span> <span class=\"meta-nav\">→</span></a>",
                  "target": [
                    "#ui-ncbiexpander-4 > .expanderWrapper.ui-ncbiexpander > p:nth-child(4) > .more-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.39 (foreground color: #14376c, background color: #4773aa, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"footer-icon\" id=\"footer_blog\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/\" aria-label=\"Blog\">",
                  "target": [
                    "#footer_blog"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"bottom-links\">",
                          "target": [
                            "nav"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"gd-lcl-nav\" class=\"gd-lcl-nav-howto\" role=\"navigation\">",
                  "target": [
                    "#gd-lcl-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div class=\"expanderWrapper ui-ncbiexpander\" style=\"height: 75px;\">",
                          "target": [
                            "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/18/refseq-release-213/\">RefSeq Release 213</a>",
                  "target": [
                    "#ui-ncbiexpander-2 > .expanderWrapper.ui-ncbiexpander > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div class=\"expanderWrapper ui-ncbiexpander\" style=\"height: 75px;\">",
                          "target": [
                            "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\">Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!</a>",
                  "target": [
                    "#ui-ncbiexpander-3 > .expanderWrapper.ui-ncbiexpander > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "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": "<img src=\"https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/favicons/favicon-57.png\" alt=\"U.S. flag\">",
                  "target": [
                    "img[alt=\"U.S. flag\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>An official website of the United States government</p>",
                  "target": [
                    ".usa-banner-inner > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label for=\"database\" class=\"offscreen_noflow\">Search\n                                        database</label>",
                  "target": [
                    "label[for=\"database\"]"
                  ],
                  "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": "<select id=\"database\">",
                  "target": [
                    "#database"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<label for=\"term\" class=\"offscreen_noflow\" accesskey=\"/\">Search\n                                            term</label>",
                  "target": [
                    "label[for=\"term\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<input type=\"text\" name=\"term\" id=\"term\" title=\"Use up and down arrows to choose an item from the autocomplete.\" value=\"\" class=\"jig-ncbiclearbutton jig-ncbiautocomplete\" data-jigconfig=\"isEnabled:false,disableUrl:'NcbiSearchBarAutoComplCtrl'\" autocomplete=\"off\" data-sbconfig=\"ds:'no',pjs:'no',afs:'yes'\" aria-haspopup=\"true\" aria-autocomplete=\"list\" role=\"textbox\">",
                  "target": [
                    "#term"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"col twelve_col last\">",
                  "target": [
                    ".home_page > .last.twelve_col.col:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2>Submit</h2>",
                  "target": [
                    ".submit > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Deposit data or manuscripts into NCBI\n                                                    databases</p>",
                  "target": [
                    ".submit > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"icon-fallback-text\">Submit Icon</span>",
                  "target": [
                    ".submit > .icon-fallback-text"
                  ],
                  "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": "<h2>Download</h2>",
                  "target": [
                    ".download > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Transfer NCBI data to your computer</p>",
                  "target": [
                    ".download > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"icon-fallback-text\">Download Icon</span>",
                  "target": [
                    ".download > .icon-fallback-text"
                  ],
                  "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": "<h2>Learn</h2>",
                  "target": [
                    ".learn > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Find help documents, attend a class or watch a\n                                                    tutorial</p>",
                  "target": [
                    ".learn > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"icon-fallback-text\">Books Icon</span>",
                  "target": [
                    ".learn > .icon-fallback-text"
                  ],
                  "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": "<h2>Develop</h2>",
                  "target": [
                    ".develop > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Use NCBI APIs and code libraries to build\n                                                    applications</p>",
                  "target": [
                    ".develop > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"icon-fallback-text\">Develop Icon</span>",
                  "target": [
                    ".develop > .icon-fallback-text"
                  ],
                  "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": "<h2>Analyze</h2>",
                  "target": [
                    ".analyze > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Identify an NCBI tool for your data analysis\n                                                    task</p>",
                  "target": [
                    ".analyze > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"icon-fallback-text\">Graph Icon</span>",
                  "target": [
                    ".analyze > .icon-fallback-text"
                  ],
                  "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": "<h2>Research</h2>",
                  "target": [
                    ".research > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<p>Explore NCBI research and collaborative\n                                                    projects</p>",
                  "target": [
                    ".research > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<span class=\"icon-fallback-text\">Microscope Icon</span>",
                  "target": [
                    ".research > .icon-fallback-text"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"col twelve_col last covid_banner\">",
                  "target": [
                    ".covid_banner"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"portlet brieflink\" data-section=\"resources\">",
                  "target": [
                    ".brieflink"
                  ],
                  "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=\"news\">",
                  "target": [
                    "#news"
                  ],
                  "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": "<section class=\"icon-section\">",
                  "target": [
                    ".icon-section"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"row mt-3\">",
                  "target": [
                    ".row.mt-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 3.54:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"date\">...</p>"
              }
            ],
            "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 4.48:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ],
            "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.47:1. Recommendation:  change text colour to #feffff.": [
              {
                "tagName": "style",
                "id": "",
                "code": "<style type=\"text/css\">...</style>"
              }
            ],
            "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 3.78:1. Recommendation:  change text colour to #2a629d.": [
              {
                "tagName": "style",
                "id": "",
                "code": "<style>...</style>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"icon-section_container\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"list-items\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"ui-ncbiautocomplete-actions shadow\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div role=\"navigation\" aria-label=\"access keys\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#database",
                "code": "<select id=\"database\">...</select>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"usa-overlay\">...</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": "span",
                "id": "",
                "code": "<span class=\"icon-fallback-text\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"homelink\" href=\"/guide/sitemap/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/\" class=\"homelink\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/all/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/chemicals-bioassays/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/data-software/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/dna-rna/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/domains-structures/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/genes-expression/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/genetics-medicine/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/genomes-maps/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/homology/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/literature/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/proteins/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/sequence-analysis/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/taxonomy/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/training-tutorials/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/guide/variation/\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"database\" class=\"offscreen_noflow\">...</label>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label for=\"term\" class=\"offscreen_noflow\" accesskey=\"/\">...</label>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "#footer_blog",
                "code": "<a class=\"footer-icon\" id=\"footer_blog\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/\" aria-label=\"Blog\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#footer_github",
                "code": "<a class=\"footer-icon\" id=\"footer_github\" href=\"https://github.com/ncbi\" aria-label=\"GitHub\">...</a>"
              },
              {
                "tagName": "a",
                "id": "#footer_twitter",
                "code": "<a class=\"footer-icon\" id=\"footer_twitter\" href=\"https://twitter.com/ncbi\" aria-label=\"Twitter\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://twitter.com/NLM_NIH\" aria-label=\"Twitter\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.facebook.com/nationallibraryofmedicine\" aria-label=\"Facebook\" rel=\"noopener noreferrer\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.youtube.com/user/NLMNIH\" aria-label=\"Youtube\" target=\"_blank\" rel=\"noopener noreferrer\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "#database",
                "code": "<select id=\"database\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 44,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 12073,
                "height": 18,
                "width": 920
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"Youtube\" href=\"https://www.youtube.com/user/NLMNIH\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 11149,
                "height": 18,
                "width": 920
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Facebook\" href=\"https://www.facebook.com/nationallibraryofmedicine\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 10225,
                "height": 18,
                "width": 920
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"Twitter\" href=\"https://twitter.com/NLM_NIH\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/a[5]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 9250,
                "height": 18,
                "width": 960
              },
              "snippet": "<a aria-label=\"Blog\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/\" id=\"footer_blog\" class=\"footer-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/a[4]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 8286,
                "height": 18,
                "width": 960
              },
              "snippet": "<a aria-label=\"GitHub\" href=\"https://github.com/ncbi\" id=\"footer_github\" class=\"footer-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 5394,
                "height": 18,
                "width": 960
              },
              "snippet": "<a aria-label=\"Twitter\" href=\"https://twitter.com/ncbi\" id=\"footer_twitter\" class=\"footer-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/listbox[1]"
              },
              "message": "Form control with \"listbox\" role has no associated label",
              "bounds": {
                "left": 8,
                "top": 12412,
                "height": 0,
                "width": 960
              },
              "snippet": "<ul aria-activedescendant=\"\" role=\"listbox\" class=\"ui-ncbiautocomplete-options\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[27]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12412,
                "height": 18,
                "width": 75
              },
              "snippet": "<a class=\"ui-ncbiautocomplete-link-pref\" href=\"#\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12250,
                "height": 56,
                "width": 960
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12179,
                "height": 56,
                "width": 960
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 12107,
                "height": 56,
                "width": 960
              },
              "snippet": "<p class=\"address_footer text-white\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 12073,
                "height": 18,
                "width": 920
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"Youtube\" href=\"https://www.youtube.com/user/NLMNIH\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 11149,
                "height": 18,
                "width": 920
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Facebook\" href=\"https://www.facebook.com/nationallibraryofmedicine\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 10225,
                "height": 18,
                "width": 920
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"Twitter\" href=\"https://twitter.com/NLM_NIH\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 9285,
                "height": 19,
                "width": 960
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 5394,
                "height": 18,
                "width": 960
              },
              "snippet": "<a aria-label=\"Twitter\" href=\"https://twitter.com/ncbi\" id=\"footer_twitter\" class=\"footer-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4171,
                "height": 225,
                "width": 960
              },
              "snippet": "<ul class=\"rss_items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 4130,
                "height": 22,
                "width": 960
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3927,
                "height": 185,
                "width": 960
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3886,
                "height": 22,
                "width": 960
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[6]/div[1]/h2[1]",
                "aria": "/document[1]/link[7]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3381,
                "height": 28,
                "width": 960
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[5]/div[1]/h2[1]",
                "aria": "/document[1]/link[6]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3261,
                "height": 28,
                "width": 960
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[4]/div[1]/h2[1]",
                "aria": "/document[1]/link[5]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3141,
                "height": 28,
                "width": 960
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[4]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3020,
                "height": 28,
                "width": 960
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[2]/div[1]/h2[1]",
                "aria": "/document[1]/link[3]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2900,
                "height": 28,
                "width": 960
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2780,
                "height": 101,
                "width": 960
              },
              "snippet": "<a href=\"https://submit.ncbi.nlm.nih.gov/\" id=\"home_submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 3500,
                "height": 18,
                "width": 212
              },
              "snippet": "<a href=\"https://cdc.gov/coronavirus\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2741,
                "height": 18,
                "width": 131
              },
              "snippet": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2723,
                "height": 18,
                "width": 84
              },
              "snippet": "<a href=\"home/about/structure/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2704,
                "height": 18,
                "width": 52
              },
              "snippet": "<a href=\"home/about/mission/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 48,
                "top": 2686,
                "height": 18,
                "width": 106
              },
              "snippet": "<a href=\"home/about/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2593,
                "height": 37,
                "width": 960
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/select[1]",
                "aria": "/document[1]/combobox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 115,
                "top": 2491,
                "height": 19,
                "width": 166
              },
              "snippet": "<select id=\"database\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2528,
                "height": 22,
                "width": 147
              },
              "snippet": "<input role=\"textbox\" aria-autocomplete=\"list\" aria-haspopup=\"true\" data-sbconfig=\"ds:'no',pjs:'no',afs:'yes'\" autocomplete=\"off\" data-jigconfig=\"isEnabled:false,disableUrl:'NcbiSearchBarAutoComplCtrl'\" class=\"jig-ncbiclearbutton jig-ncbiautocomplete\" value=\"\" title=\"Use up and down arrows to choose an item from the autocomplete.\" id=\"term\" name=\"term\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2550,
                "height": 22,
                "width": 59
              },
              "snippet": "<button cmd=\"go\" class=\"button_search nowrap\" type=\"submit\" id=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2384,
                "height": 37,
                "width": 960
              },
              "snippet": "<h1 class=\"img_logo\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 85,
                "height": 19,
                "width": 960
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2154,
                "height": 37,
                "width": 960
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 1121,
                "height": 37,
                "width": 960
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 12322,
                "height": 74,
                "width": 960
              },
              "snippet": "<nav class=\"bottom-links\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3535,
                "height": 333,
                "width": 960
              },
              "snippet": "<div role=\"navigation\" class=\"gd-lcl-nav-howto\" id=\"gd-lcl-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 2207,
                "height": 137,
                "width": 960
              },
              "snippet": "<header data-section=\"Header\" role=\"banner\" class=\"ncbi-header\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_InvalidTabindexForActivedescendant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/listbox[1]"
              },
              "message": "The <ul> element using 'aria-activedescendant' set to \"\" does not have its 'tabindex' attribute value set to 0 or -1",
              "bounds": {
                "left": 8,
                "top": 12412,
                "height": 0,
                "width": 960
              },
              "snippet": "<ul aria-activedescendant=\"\" role=\"listbox\" class=\"ui-ncbiautocomplete-options\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_ActiveDescendantCheck",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/listbox[1]"
              },
              "message": "The 'aria-activedescendant' property is empty",
              "bounds": {
                "left": 8,
                "top": 12412,
                "height": 0,
                "width": 960
              },
              "snippet": "<ul aria-activedescendant=\"\" role=\"listbox\" class=\"ui-ncbiautocomplete-options\">",
              "level": "violation"
            },
            {
              "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=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 11167,
                "height": 920,
                "width": 920
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 249 249;\" viewBox=\"0 0 249 249\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 10243,
                "height": 920,
                "width": 920
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 249 249;\" viewBox=\"0 0 249 249\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 48,
                "top": 9319,
                "height": 920,
                "width": 920
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 249 249;\" viewBox=\"0 0 249 249\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "The explicitly-assigned ARIA role \"textbox\" is redundant with the implicit role of the element <input>",
              "bounds": {
                "left": 8,
                "top": 2528,
                "height": 22,
                "width": 147
              },
              "snippet": "<input role=\"textbox\" aria-autocomplete=\"list\" aria-haspopup=\"true\" data-sbconfig=\"ds:'no',pjs:'no',afs:'yes'\" autocomplete=\"off\" data-jigconfig=\"isEnabled:false,disableUrl:'NcbiSearchBarAutoComplCtrl'\" class=\"jig-ncbiclearbutton jig-ncbiautocomplete\" value=\"\" title=\"Use up and down arrows to choose an item from the autocomplete.\" id=\"term\" name=\"term\" type=\"text\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 2207,
                "height": 137,
                "width": 960
              },
              "snippet": "<header data-section=\"Header\" role=\"banner\" class=\"ncbi-header\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 46,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 103,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"Youtube\" href=\"https://www.youtube.com/user/NLMNIH\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 59,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Facebook\" href=\"https://www.facebook.com/nationallibraryofmedicine\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 15,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"Twitter\" href=\"https://twitter.com/NLM_NIH\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/a[5]",
                "aria": "/document[1]/link[18]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 920,
                "top": 960,
                "height": 40,
                "width": 40
              },
              "snippet": "<a aria-label=\"Blog\" href=\"https://ncbiinsights.ncbi.nlm.nih.gov/\" id=\"footer_blog\" class=\"footer-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/a[4]",
                "aria": "/document[1]/link[17]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 690,
                "top": 960,
                "height": 40,
                "width": 40
              },
              "snippet": "<a aria-label=\"GitHub\" href=\"https://github.com/ncbi\" id=\"footer_github\" class=\"footer-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 0,
                "top": 960,
                "height": 40,
                "width": 40
              },
              "snippet": "<a aria-label=\"Twitter\" href=\"https://twitter.com/ncbi\" id=\"footer_twitter\" class=\"footer-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[4]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 816,
                "top": 1036,
                "height": 75,
                "width": 80
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[3]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 526,
                "top": 1036,
                "height": 75,
                "width": 179
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 255,
                "top": 1036,
                "height": 59,
                "width": 240
              },
              "snippet": "<p class=\"address_footer text-white\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 103,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"Youtube\" href=\"https://www.youtube.com/user/NLMNIH\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 59,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<a target=\"_blank\" rel=\"noopener noreferrer\" aria-label=\"Facebook\" href=\"https://www.facebook.com/nationallibraryofmedicine\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<a rel=\"noopener noreferrer\" target=\"_blank\" aria-label=\"Twitter\" href=\"https://twitter.com/NLM_NIH\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 15,
                "top": 1036,
                "height": 20,
                "width": 240
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[14]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 960,
                "height": 40,
                "width": 40
              },
              "snippet": "<a aria-label=\"Twitter\" href=\"https://twitter.com/ncbi\" id=\"footer_twitter\" class=\"footer-icon\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 701,
                "top": 537,
                "height": 264,
                "width": 240
              },
              "snippet": "<ul class=\"rss_items\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 701,
                "top": 508,
                "height": 16,
                "width": 124
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 701,
                "top": 235,
                "height": 234,
                "width": 240
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 701,
                "top": 213,
                "height": 16,
                "width": 128
              },
              "snippet": "<h3>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[6]/div[1]/h2[1]",
                "aria": "/document[1]/link[7]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 545,
                "height": 18,
                "width": 113
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[5]/div[1]/h2[1]",
                "aria": "/document[1]/link[6]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 545,
                "height": 18,
                "width": 113
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[4]/div[1]/h2[1]",
                "aria": "/document[1]/link[5]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 268,
                "top": 545,
                "height": 18,
                "width": 113
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[3]/div[1]/h2[1]",
                "aria": "/document[1]/link[4]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 548,
                "top": 337,
                "height": 18,
                "width": 113
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[2]/div[1]/h2[1]",
                "aria": "/document[1]/link[3]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 408,
                "top": 337,
                "height": 18,
                "width": 113
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/section[1]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 254,
                "top": 202,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"https://submit.ncbi.nlm.nih.gov/\" id=\"home_submit\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 254,
                "top": 789,
                "height": 15,
                "width": 183
              },
              "snippet": "<a href=\"https://cdc.gov/coronavirus\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 506,
                "top": 288,
                "height": 15,
                "width": 110
              },
              "snippet": "<a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 422,
                "top": 288,
                "height": 15,
                "width": 74
              },
              "snippet": "<a href=\"home/about/structure/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 367,
                "top": 288,
                "height": 15,
                "width": 45
              },
              "snippet": "<a href=\"home/about/mission/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 267,
                "top": 288,
                "height": 15,
                "width": 91
              },
              "snippet": "<a href=\"home/about/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 254,
                "top": 202,
                "height": 27,
                "width": 431
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/select[1]",
                "aria": "/document[1]/combobox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 176,
                "top": 137,
                "height": 20,
                "width": 120
              },
              "snippet": "<select id=\"database\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 306,
                "top": 139,
                "height": 17,
                "width": 502
              },
              "snippet": "<input role=\"textbox\" aria-autocomplete=\"list\" aria-haspopup=\"true\" data-sbconfig=\"ds:'no',pjs:'no',afs:'yes'\" autocomplete=\"off\" data-jigconfig=\"isEnabled:false,disableUrl:'NcbiSearchBarAutoComplCtrl'\" class=\"jig-ncbiclearbutton jig-ncbiautocomplete\" value=\"\" title=\"Use up and down arrows to choose an item from the autocomplete.\" id=\"term\" name=\"term\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/button[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 838,
                "top": 137,
                "height": 24,
                "width": 54
              },
              "snippet": "<button cmd=\"go\" class=\"button_search nowrap\" type=\"submit\" id=\"search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/header[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 56,
                "top": 2,
                "height": 16,
                "width": 273
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[3]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 376,
                "top": 1120,
                "height": 40,
                "width": 240
              },
              "snippet": "<nav class=\"bottom-links\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 1,
                "top": 202,
                "height": 428,
                "width": 260
              },
              "snippet": "<div role=\"navigation\" class=\"gd-lcl-nav-howto\" id=\"gd-lcl-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 20,
                "height": 100,
                "width": 960
              },
              "snippet": "<header data-section=\"Header\" role=\"banner\" class=\"ncbi-header\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[4]",
                "aria": "/document[1]/list[3]/listitem[3]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400",
              "bounds": {
                "left": 701,
                "top": 974,
                "height": 49,
                "width": 240
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[3]",
                "aria": "/document[1]/list[3]/listitem[3]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400",
              "bounds": {
                "left": 701,
                "top": 771,
                "height": 193,
                "width": 240
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[1]",
                "aria": "/document[1]/list[3]/listitem[3]"
              },
              "message": "Text contrast of 3.54 with its background is less than the WCAG AA minimum requirements for text of size 10.4px and weight of 400",
              "bounds": {
                "left": 706,
                "top": 745,
                "height": 16,
                "width": 235
              },
              "snippet": "<p class=\"date\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[4]",
                "aria": "/document[1]/list[3]/listitem[2]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400",
              "bounds": {
                "left": 701,
                "top": 902,
                "height": 65,
                "width": 240
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]",
                "aria": "/document[1]/list[3]/listitem[2]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400",
              "bounds": {
                "left": 701,
                "top": 699,
                "height": 193,
                "width": 240
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[1]",
                "aria": "/document[1]/list[3]/listitem[2]"
              },
              "message": "Text contrast of 3.54 with its background is less than the WCAG AA minimum requirements for text of size 10.4px and weight of 400",
              "bounds": {
                "left": 706,
                "top": 673,
                "height": 16,
                "width": 235
              },
              "snippet": "<p class=\"date\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[4]",
                "aria": "/document[1]/list[3]/listitem[1]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400",
              "bounds": {
                "left": 701,
                "top": 782,
                "height": 33,
                "width": 240
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]",
                "aria": "/document[1]/list[3]/listitem[1]"
              },
              "message": "Text contrast of 4.48 with its background is less than the WCAG AA minimum requirements for text of size 13px and weight of 400",
              "bounds": {
                "left": 701,
                "top": 579,
                "height": 193,
                "width": 240
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[1]",
                "aria": "/document[1]/list[3]/listitem[1]"
              },
              "message": "Text contrast of 3.54 with its background is less than the WCAG AA minimum requirements for text of size 10.4px and weight of 400",
              "bounds": {
                "left": 706,
                "top": 553,
                "height": 16,
                "width": 235
              },
              "snippet": "<p class=\"date\">",
              "level": "violation"
            },
            {
              "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=\"text/html; charset=UTF-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]/svg[1]",
                "aria": "/document[1]/list[4]/listitem[3]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 103,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 249 249;\" viewBox=\"0 0 249 249\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/svg[1]",
                "aria": "/document[1]/list[4]/listitem[2]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 59,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 249 249;\" viewBox=\"0 0 249 249\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/svg[1]",
                "aria": "/document[1]/list[4]/listitem[1]/link[1]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 15,
                "top": 1064,
                "height": 35,
                "width": 35
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 249 249;\" viewBox=\"0 0 249 249\" y=\"0px\" x=\"0px\" version=\"1.1\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/div[1]/div[1]/input[1]",
                "aria": "/document[1]/textbox[1]"
              },
              "message": "The explicitly-assigned ARIA role \"textbox\" is redundant with the implicit role of the element <input>",
              "bounds": {
                "left": 306,
                "top": 139,
                "height": 17,
                "width": 502
              },
              "snippet": "<input role=\"textbox\" aria-autocomplete=\"list\" aria-haspopup=\"true\" data-sbconfig=\"ds:'no',pjs:'no',afs:'yes'\" autocomplete=\"off\" data-jigconfig=\"isEnabled:false,disableUrl:'NcbiSearchBarAutoComplCtrl'\" class=\"jig-ncbiclearbutton jig-ncbiautocomplete\" value=\"\" title=\"Use up and down arrows to choose an item from the autocomplete.\" id=\"term\" name=\"term\" type=\"text\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 20,
                "height": 100,
                "width": 960
              },
              "snippet": "<header data-section=\"Header\" role=\"banner\" class=\"ncbi-header\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "National Center for Biotechnology Information",
          "pageurl": "https://ncbi.nlm.nih.gov/",
          "time": 2.63,
          "creditsremaining": 634,
          "allitemcount": 98,
          "totalelements": 468,
          "waveurl": "http://wave.webaim.org/report?url=https://ncbi.nlm.nih.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 9,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 9,
                "selectors": [
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-2 > DIV:first-child > A:first-child + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-2 > DIV:first-child > A:first-child + P + P + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-2 > DIV:first-child > A:first-child + P + P + P + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-3 > DIV:first-child > A:first-child + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-3 > DIV:first-child > A:first-child + P + P + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-3 > DIV:first-child > A:first-child + P + P + P + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-4 > DIV:first-child > A:first-child + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-4 > DIV:first-child > A:first-child + P + P + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-4 > DIV:first-child > A:first-child + P + P + P + P"
                ],
                "contrastdata": [
                  [
                    3.54,
                    "#888888",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    3.54,
                    "#888888",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    3.54,
                    "#888888",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ],
                  [
                    4.47,
                    "#777777",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 17,
            "items": {
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 6,
                "selectors": [
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-2 > DIV:first-child > A:first-child + P + P + P > A:first-child",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-2 > DIV:first-child > A:first-child + P + P + P + P > A:first-child",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-3 > DIV:first-child > A:first-child + P + P + P > A:first-child",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-3 > DIV:first-child > A:first-child + P + P + P + P > A:first-child",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-4 > DIV:first-child > A:first-child + P + P + P > A:first-child",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-4 > DIV:first-child > A:first-child + P + P + P + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "accesskey": {
                "id": "accesskey",
                "description": "Accesskey",
                "count": 6,
                "selectors": [
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#universal_header > SECTION:first-child + DIV + HEADER + DIV > A#nws_header_accesskey_0",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#universal_header > SECTION:first-child + DIV + HEADER + DIV > A#nws_header_accesskey_1",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#universal_header > SECTION:first-child + DIV + HEADER + DIV > A#nws_header_accesskey_2",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#universal_header > SECTION:first-child + DIV + HEADER + DIV > A#nws_header_accesskey_3",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#universal_header > SECTION:first-child + DIV + HEADER + DIV > A#nws_header_accesskey_4",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > FORM#searchform > DIV:first-child > LABEL:first-child + SELECT + DIV > LABEL:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 3,
                "selectors": [
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-2 > DIV:first-child > A:first-child + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-3 > DIV:first-child > A:first-child + P",
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maincontent > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV#news > DIV:first-child > DIV:first-child > DIV:first-child + DIV > UL:first-child > LI#ui-ncbiexpander-4 > DIV:first-child > A:first-child + P"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 1,
                "selectors": [
                  "HTML > BODY#ui-ncbiexternallink-1 > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > H1:first-child > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "URL",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.070",
        "responseTime": "2022-07-21T23:18:03.294Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1003671,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 32,
              "totalWarnings": 1,
              "totalIssues": 33
            },
            "issuesByLevel": {
              "A": {
                "count": 14,
                "pct": 42.42
              },
              "AA": {
                "count": 10,
                "pct": 30.3
              },
              "AAA": {
                "count": 33,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "6145dd57-43a9-46f7-88d9-fe3a8a60debf",
          "docID": "73510f0f-5419-49cc-cf8a-448abc8f018a",
          "sourceHash": "0c31aab61599bf63754b23d954a8162f",
          "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=6145dd57-43a9-46f7-88d9-fe3a8a60debf",
          "resultSet": [
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 150,
                  "y": 58
                },
                "height": 58,
                "width": 150
              },
              "position": {
                "line": 43,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"NCBI\"&gt;NCBI&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]/a[1]",
              "issueID": "c9644760117e6d8ec5aa948ad589a89e",
              "signature": "407771f0d6628c1ef4c6eb27a953f810",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c9644760117e6d8ec5aa948ad589a89e"
            },
            {
              "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": 875.7125,
                  "y": 17
                },
                "bottom-right": {
                  "x": 919.0468999999999,
                  "y": 33.9875
                },
                "height": 16.9875,
                "width": 43.3344
              },
              "position": {
                "line": 7888,
                "column": 41
              },
              "errorSnippet": "&lt;button id=\"search\" type=\"submit\" class=\"button_search nowrap\" cmd=\"go\"&gt;Search &lt;/button&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/form[1]/div[1]/div[1]/button[1]",
              "issueID": "51c4a7cfba1de594459a37a35a44faec",
              "signature": "d525d4f564e96b8028cec3df641d241f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=51c4a7cfba1de594459a37a35a44faec"
            },
            {
              "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": -17.998
                },
                "bottom-right": {
                  "x": 127,
                  "y": -1.998000000000001
                },
                "height": 16,
                "width": 127
              },
              "position": {
                "line": 8059,
                "column": 45
              },
              "errorSnippet": "&lt;h3&gt;Popular Resources&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "d9fb727ad4ee0d0274689f68752d760c",
              "signature": "529da400b0f04b58cd0ad4944a08a16f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d9fb727ad4ee0d0274689f68752d760c"
            },
            {
              "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": -17.998
                },
                "bottom-right": {
                  "x": 124,
                  "y": -1.998000000000001
                },
                "height": 16,
                "width": 124
              },
              "position": {
                "line": 8102,
                "column": 7
              },
              "errorSnippet": "&lt;h3&gt;NCBI News &amp;amp; Blog&lt;/h3&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]",
              "issueID": "6afd3626a7ca6e9e67b59bf05b098146",
              "signature": "d5d22382ba45babc6b7ccbdef85358ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6afd3626a7ca6e9e67b59bf05b098146"
            },
            {
              "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.012500000000000178,
                  "y": 16.00875
                },
                "bottom-right": {
                  "x": 234.79950000000002,
                  "y": 32.00875
                },
                "height": 16,
                "width": 234.812
              },
              "position": {
                "line": 7921,
                "column": 49
              },
              "errorSnippet": "&lt;p class=\"date\"&gt;18 Jul 2022&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[1]",
              "issueID": "447a8bdc7bc4c8cb6d6b76539b0559ec",
              "signature": "2911b9e6d4e58e0dcc4a34c98c617d20",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=447a8bdc7bc4c8cb6d6b76539b0559ec"
            },
            {
              "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": 30.959375
                },
                "bottom-right": {
                  "x": 240,
                  "y": 222.959375
                },
                "height": 192,
                "width": 240
              },
              "position": {
                "line": 7938,
                "column": 49
              },
              "errorSnippet": "&lt;p&gt;RefSeq Release 213 is now available online, from the&amp;nbsp;FTP site and through NCBI’s Entrez programming utilities,&amp;nbsp;E-utilities. This full release incorporates genomic, transcript, and protein data available as of July 11, 2022, and",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[3]",
              "issueID": "f51c427a9be8982a01ceaa5d8735f086",
              "signature": "1e5db9b9a11f8f74ff44dec65a8fec31",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=f51c427a9be8982a01ceaa5d8735f086"
            },
            {
              "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.012500000000000178,
                  "y": 48.00875
                },
                "bottom-right": {
                  "x": 234.79950000000002,
                  "y": 64.00874999999999
                },
                "height": 16,
                "width": 234.812
              },
              "position": {
                "line": 7965,
                "column": 49
              },
              "errorSnippet": "&lt;p class=\"date\"&gt;14 Jul 2022&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[1]",
              "issueID": "2262e8ff84bfc68a6a3daf56ecf8c7e0",
              "signature": "09699cf4936bffee8ada611ad98e6d6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=2262e8ff84bfc68a6a3daf56ecf8c7e0"
            },
            {
              "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": 62.959375
                },
                "bottom-right": {
                  "x": 240,
                  "y": 254.959375
                },
                "height": 192,
                "width": 240
              },
              "position": {
                "line": 8109,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;As we previously announced, we are offering a ClusteredNR protein database on the web BLAST service that provides faster searches, greater taxonomic reach, and easier to interpret results than the traditional nr database. We’ve added some new fe",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]",
              "issueID": "a067eeba89249ed182b0a3577080b08a",
              "signature": "baa9b39049fc37b07496c7159ff1ef29",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a067eeba89249ed182b0a3577080b08a"
            },
            {
              "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.012500000000000178,
                  "y": 32.00875
                },
                "bottom-right": {
                  "x": 234.79950000000002,
                  "y": 48.00875
                },
                "height": 16,
                "width": 234.812
              },
              "position": {
                "line": 8111,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"date\"&gt;13 Jul 2022&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[1]",
              "issueID": "af7e256f3feea1b498b947908d2bcb15",
              "signature": "116f09cdc54571ecc12956afa12ed01b",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=af7e256f3feea1b498b947908d2bcb15"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 27.984375
                },
                "bottom-right": {
                  "x": 35,
                  "y": 62.984375
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 6669,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/NLM_NIH\" aria-label=\"Twitter\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 249 249\" style=\"en",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "4bc3736c985f87a7f4581dce7915deef",
              "signature": "bff4e44cc1ea599f4977f2e225836b31",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4bc3736c985f87a7f4581dce7915deef"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 44.109375,
                  "y": 27.984375
                },
                "bottom-right": {
                  "x": 79.109375,
                  "y": 62.984375
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 6669,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/nationallibraryofmedicine\" aria-label=\"Facebook\" rel=\"noopener noreferrer\" target=\"_blank\"&gt; &lt;svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBo",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "58c3958e896db1c8b6eb912a1e6979cc",
              "signature": "d9a849130147136f38f3cef3045992b2",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=58c3958e896db1c8b6eb912a1e6979cc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1159.36
                },
                "height": 1159.36,
                "width": 1024
              },
              "position": {
                "line": 2078,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"ui-ncbiexternallink-1\"&gt;\n&lt;div class=\"grid\"&gt; &lt;div class=\"col twelve_col nomargin shadow\"&gt; &lt;div class=\"wrap\"&gt; &lt;div class=\"page\"&gt; &lt;div data-section=\"header\"&gt; &lt;div xmlns=\"http://www.w3.org/1999/xhtml\" id=\"unive",
              "xpath": "/html/body",
              "issueID": "4c3ef22c5dd333a730c7ecba1c9e67b1",
              "signature": "35cb1dab2ed9f292a5560f00d8c8ba8d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=4c3ef22c5dd333a730c7ecba1c9e67b1"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 150,
                  "y": 28
                },
                "height": 28,
                "width": 150
              },
              "position": {
                "line": 4096,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"img_logo\"&gt; &lt;a href=\"/\" title=\"NCBI\"&gt;NCBI&lt;/a&gt; &lt;/h1&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h1[1]",
              "issueID": "75aa6d8550b4fa5dbf00c7e7d15042d1",
              "signature": "c2972acd295cfaa356ef326f273f89a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=75aa6d8550b4fa5dbf00c7e7d15042d1"
            },
            {
              "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": -12.4313
                },
                "bottom-right": {
                  "x": 150,
                  "y": -12.4313
                },
                "height": 0,
                "width": 150
              },
              "position": {
                "line": 7871,
                "column": 29
              },
              "errorSnippet": "&lt;h2 class=\"res_tagline\"&gt;National Center for Biotechnology Information&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/h2[1]",
              "issueID": "bdbb285d8b30443c5088afd5d82c7898",
              "signature": "7de3bfac2a8cc2645884d30cfca39348",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=bdbb285d8b30443c5088afd5d82c7898"
            },
            {
              "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.012500000000000178,
                  "y": 16.00875
                },
                "bottom-right": {
                  "x": 234.79950000000002,
                  "y": 32.00875
                },
                "height": 16,
                "width": 234.812
              },
              "position": {
                "line": 7921,
                "column": 49
              },
              "errorSnippet": "&lt;p class=\"date\"&gt;18 Jul 2022&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[1]/div[1]/p[1]",
              "issueID": "5b4690bbbe6af40dd177aa0adbe62895",
              "signature": "932a93fc570b43f4ee176ceef22ebf02",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=5b4690bbbe6af40dd177aa0adbe62895"
            },
            {
              "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.012500000000000178,
                  "y": 48.00875
                },
                "bottom-right": {
                  "x": 234.79950000000002,
                  "y": 64.00874999999999
                },
                "height": 16,
                "width": 234.812
              },
              "position": {
                "line": 7965,
                "column": 49
              },
              "errorSnippet": "&lt;p class=\"date\"&gt;14 Jul 2022&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[1]",
              "issueID": "f31f55823c4bb805e72bcafbfbdf4c48",
              "signature": "6c70d9ff9a6035586c44fc15b858aee6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=f31f55823c4bb805e72bcafbfbdf4c48"
            },
            {
              "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.012500000000000178,
                  "y": 32.00875
                },
                "bottom-right": {
                  "x": 234.79950000000002,
                  "y": 48.00875
                },
                "height": 16,
                "width": 234.812
              },
              "position": {
                "line": 8111,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"date\"&gt;13 Jul 2022&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[3]/div[1]/p[1]",
              "issueID": "155dbb76a1f9f1930d2dcbe82e864874",
              "signature": "d67051f5b0f1c090e80ce1ebce4924d3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=155dbb76a1f9f1930d2dcbe82e864874"
            },
            {
              "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": 1159.36
                },
                "height": 1159.36,
                "width": 1024
              },
              "position": {
                "line": 2078,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"ui-ncbiexternallink-1\"&gt;\n&lt;div class=\"grid\"&gt; &lt;div class=\"col twelve_col nomargin shadow\"&gt; &lt;div class=\"wrap\"&gt; &lt;div class=\"page\"&gt; &lt;div data-section=\"header\"&gt; &lt;div xmlns=\"http://www.w3.org/1999/xhtml\" id=\"unive",
              "xpath": "/html/body",
              "issueID": "9e0b65e119a6ba2a63d2c72835680c63",
              "signature": "282987b81b769bc11fbef8b0429c0a7b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9e0b65e119a6ba2a63d2c72835680c63"
            },
            {
              "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": 1159.36
                },
                "height": 1159.36,
                "width": 1024
              },
              "position": {
                "line": 43,
                "column": 61892
              },
              "errorSnippet": "&lt;div class=\"grid\"&gt; &lt;div class=\"col twelve_col nomargin shadow\"&gt; &lt;div class=\"wrap\"&gt; &lt;div class=\"page\"&gt; &lt;div data-section=\"header\"&gt; &lt;div xmlns=\"http://www.w3.org/1999/xhtml\" id=\"universal_header\" xml:base=\"http://127.0.0.1/",
              "xpath": "/html/body/div[1]",
              "issueID": "1b1db322c2c62f77f5c3d98a82d9f93d",
              "signature": "5c24b7ce45ac9d111dd9c6d16ced4ea4",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1b1db322c2c62f77f5c3d98a82d9f93d"
            },
            {
              "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": 20
                },
                "height": 20,
                "width": 1024
              },
              "position": {
                "line": 7755,
                "column": 2
              },
              "errorSnippet": "&lt;section class=\"usa-banner\"&gt; &lt;div class=\"usa-accordion\"&gt; &lt;header class=\"usa-banner-header\"&gt; &lt;div class=\"usa-grid usa-banner-inner\"&gt; &lt;img src=\"https://www.ncbi.nlm.nih.gov/coreutils/uswds/img/favicons/favicon-57.png\" alt=\"U.S. f",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]",
              "issueID": "624cc36d32409c8c3d04a734bdb95d08",
              "signature": "24dfaf92e28137071f982837218ad7e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=624cc36d32409c8c3d04a734bdb95d08"
            },
            {
              "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": 992,
                  "y": 112
                },
                "height": 112,
                "width": 992
              },
              "position": {
                "line": 7750,
                "column": 5
              },
              "errorSnippet": "&lt;div class=\"usa-banner-content usa-grid usa-accordion-content\" id=\"gov-banner-top\" aria-hidden=\"true\" style=\"\"&gt; &lt;div class=\"usa-banner-guidance-gov usa-width-one-half\"&gt; &lt;img class=\"usa-banner-icon usa-media_block-img\" src=\"https://www.ncbi",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/div[1]",
              "issueID": "c0c5e716af3488fc34157c405b42bf5a",
              "signature": "4925258f4b91c0f4f3d8c54788a0d085",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c0c5e716af3488fc34157c405b42bf5a"
            },
            {
              "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": 763.765625,
                  "y": 201.1875
                },
                "bottom-right": {
                  "x": 1003.765625,
                  "y": 458.0315
                },
                "height": 256.844,
                "width": 240
              },
              "position": {
                "line": 7963,
                "column": 45
              },
              "errorSnippet": "&lt;div class=\"portlet brieflink\" data-section=\"resources\"&gt; &lt;div class=\"portlet_head\"&gt; &lt;div class=\"portlet_title\"&gt; &lt;h3&gt;Popular Resources&lt;/h3&gt; &lt;/div&gt; &lt;/div&gt; &lt;div class=\"portlet_content\"&gt; &lt;ul&gt; &lt;li&gt; &",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]",
              "issueID": "e93c44ae28832682a9400c246ecff2eb",
              "signature": "49eec521318160a5fc8410e17144f5da",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e93c44ae28832682a9400c246ecff2eb"
            },
            {
              "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": 763.765625,
                  "y": 487.206125
                },
                "bottom-right": {
                  "x": 1003.765625,
                  "y": 810.2061249999999
                },
                "height": 323,
                "width": 240
              },
              "position": {
                "line": 8054,
                "column": 29
              },
              "errorSnippet": "&lt;div class=\"portlet rss\"&gt; &lt;div class=\"portlet_head\"&gt; &lt;div class=\"portlet_title\"&gt; &lt;h3&gt;NCBI News &amp;amp; Blog&lt;/h3&gt; &lt;/div&gt; &lt;div class=\"portlet_content\"&gt; &lt;ul class=\"rss_items\"&gt; &lt;li xmlns:atom=\"http://www.w",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "948774d475e4a33ea684e45c758fac58",
              "signature": "9f01a67a112d88f8905664a5c0b5bd42",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=948774d475e4a33ea684e45c758fac58"
            },
            {
              "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": 217.359375
                },
                "bottom-right": {
                  "x": 235,
                  "y": 264.359375
                },
                "height": 47,
                "width": 235
              },
              "position": {
                "line": 6201,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://ncbiinsights.ncbi.nlm.nih.gov/2022/07/14/clusterednr_2/\" class=\"more-link\"&gt;Continue reading &lt;span class=\"screen-reader-text\"&gt;Try out the latest BLAST ClusteredNR database results. Now with in-cluster analyses!&lt;/span&gt; &l",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/ul[1]/li[2]/div[1]/p[3]/a[1]",
              "issueID": "307f652159d319bd6469359030385e54",
              "signature": "b3a6ddafdababf9fb6ede45ab0794d15",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=307f652159d319bd6469359030385e54"
            },
            {
              "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": 27,
                  "y": 15
                },
                "height": 15,
                "width": 27
              },
              "position": {
                "line": 5092,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/snp/\"&gt;SNP&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[2]/ul[1]/li[7]/a[1]",
              "issueID": "059883ac97285106b6eac806e21843ed",
              "signature": "b6246c47d75477ced3314aa98720e955",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=059883ac97285106b6eac806e21843ed"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 40,
                  "y": 23
                },
                "height": 20,
                "width": 40
              },
              "position": {
                "line": 7801,
                "column": 6
              },
              "errorSnippet": "&lt;a class=\"text-white\" href=\"//www.nlm.nih.gov/\"&gt;NLM&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "612997e2cac1259e2b2c2354a03a4ce3",
              "signature": "4210a579a1ab2c62d97e6b8feaeaf76b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=612997e2cac1259e2b2c2354a03a4ce3"
            },
            {
              "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": 8,
                  "y": 3
                },
                "bottom-right": {
                  "x": 40,
                  "y": 23
                },
                "height": 20,
                "width": 32
              },
              "position": {
                "line": 7807,
                "column": 6
              },
              "errorSnippet": "&lt;a class=\"text-white\" href=\"https://www.nih.gov/\"&gt;NIH&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "399093635c1964d830a97d1cce15ccd5",
              "signature": "8ee7e890d1aa66154e9861fdc6dafeba",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=399093635c1964d830a97d1cce15ccd5"
            },
            {
              "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": 8,
                  "y": 3
                },
                "bottom-right": {
                  "x": 48,
                  "y": 23
                },
                "height": 20,
                "width": 40
              },
              "position": {
                "line": 7840,
                "column": 13
              },
              "errorSnippet": "&lt;a class=\"text-white\" href=\"https://www.hhs.gov/\"&gt;HHS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "958c7427820bac58c3cbe4eed10cf793",
              "signature": "0cd242e31b68efc5de42215a6be44439",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=958c7427820bac58c3cbe4eed10cf793"
            },
            {
              "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": 1159.36
                },
                "height": 1159.36,
                "width": 1024
              },
              "position": {
                "line": 2078,
                "column": 60
              },
              "errorSnippet": "&lt;body id=\"ui-ncbiexternallink-1\"&gt;\n&lt;div class=\"grid\"&gt; &lt;div class=\"col twelve_col nomargin shadow\"&gt; &lt;div class=\"wrap\"&gt; &lt;div class=\"page\"&gt; &lt;div data-section=\"header\"&gt; &lt;div xmlns=\"http://www.w3.org/1999/xhtml\" id=\"unive",
              "xpath": "/html/body",
              "issueID": "54f0800cefc01630421d46dd777b246f",
              "signature": "83b6e61eb45b4266bde25b57cb3d1653",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=54f0800cefc01630421d46dd777b246f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 27.984375
                },
                "bottom-right": {
                  "x": 35,
                  "y": 62.984375
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 6669,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/NLM_NIH\" aria-label=\"Twitter\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 249 249\" style=\"en",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "24c814d2556524a0850922924f2fc1b1",
              "signature": "1e20925cb319e587b8560882dfc185cb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=24c814d2556524a0850922924f2fc1b1"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 44.109375,
                  "y": 27.984375
                },
                "bottom-right": {
                  "x": 79.109375,
                  "y": 62.984375
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 6669,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/nationallibraryofmedicine\" aria-label=\"Facebook\" rel=\"noopener noreferrer\" target=\"_blank\"&gt; &lt;svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBo",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "eb52a8221d62ebc30157cd7c388fdba3",
              "signature": "9fcbaaf8b1915a76df5309958e032174",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=eb52a8221d62ebc30157cd7c388fdba3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 88.21875,
                  "y": 27.984375
                },
                "bottom-right": {
                  "x": 123.21875,
                  "y": 62.984375
                },
                "height": 35,
                "width": 35
              },
              "position": {
                "line": 6669,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/NLMNIH\" aria-label=\"Youtube\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" x=\"0px\" y=\"0px\" viewBox=\"0 0 249 249\" s",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "c0f080048b92d10d536fd951b78f854e",
              "signature": "97119d08cbc505e380798b8633853de0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c0f080048b92d10d536fd951b78f854e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 21
                },
                "bottom-right": {
                  "x": 131,
                  "y": 55
                },
                "height": 34,
                "width": 131
              },
              "position": {
                "line": 6836,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://www.google.com/maps/place/8600+Rockville+Pike,+Bethesda,+MD+20894/@38.9959508,-77.101021,17z/data=!3m1!4b1!4m5!3m4!1s0x89b7c95e25765ddb:0x19156f88b27635b8!8m2!3d38.9959508!4d-77.0988323\" class=\"text-white\" target=\"_blank\" rel=\"noopene",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/section[2]/div[1]/div[1]/div[2]/p[1]/a[1]",
              "issueID": "2cd5497b51fe063a35548a143ddda541",
              "signature": "2075f3084c63095fdb4fdc82c3858375",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2cd5497b51fe063a35548a143ddda541"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://ncbi.nlm.nih.gov/",
      "what": "National Center for Biotechnology Information",
      "result": "https://ncbi.nlm.nih.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://ncbi.nlm.nih.gov/",
      "result": "NONE"
    }
  ],
  "timeStamp": "4ea6d",
  "startTime": "2022-07-21T23:16:22",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      46
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      7
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "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
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 107,
  "logSize": 9770,
  "errorLogCount": 83,
  "errorLogSize": 8835,
  "prohibitedCount": 11,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-21T23:18:01",
  "elapsedSeconds": 102,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focAll": 12,
        "focInd": 3,
        "focOp": 12,
        "hover": 5,
        "linkUl": 108,
        "role": 9,
        "styleDiff": 22,
        "zIndex": 11
      },
      "alfa": {
        "r57": 260,
        "r62": 40,
        "r65": 1,
        "r66": 74,
        "r69": 62,
        "r73": 56,
        "r83": 12,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 80,
        "color-contrast": 47,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "link-in-text-block": 10,
        "label-content-name-mismatch": 3,
        "landmark-one-main": 2,
        "landmark-unique": 2,
        "region": 60
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 16,
        "w:AA.1_3_1.H48": 5,
        "w:AA.1_3_1.H85.2": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 19,
        "w:AA.2_5_3.F96": 6,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "ibm": {
        "WCAG21_Label_Accessible": 24,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 112,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 8,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 4,
        "IBMA_Color_Contrast_WCAG2AA": 36,
        "element_attribute_deprecated": 4,
        "aria_role_redundant": 2
      },
      "wave": {
        "c:contrast": 27,
        "a:link_suspicious": 1,
        "a:link_redundant": 6,
        "a:accesskey": 6,
        "a:text_small": 3,
        "a:title_redundant": 1
      },
      "tenon": {
        "79": 4,
        "95": 32,
        "98": 8,
        "134": 18,
        "144": 28,
        "152": 16,
        "155": 2,
        "218": 16
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 6,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 9,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 54,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 20,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 5,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 7,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 3,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 130,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 30,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 56,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 19,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 20,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 8,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 47,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 35,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 12,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 27,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 20,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 42,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 12,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "visibleLabelNotName": {
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 5,
              "what": "Visible label is not in the accessible name"
            }
          },
          "ibm": {
            "WCAG21_Label_Accessible": {
              "score": 18,
              "what": "Accessible name does not match or contain the visible label text"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "selectFlatRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H85.2": {
              "score": 1,
              "what": "Selection list may contain groups of related options that are not grouped with optgroup"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 5,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "selectNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.Select.Value": {
              "score": 1,
              "what": "Select element value has no accessible name"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 3,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 3,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "accessKeyDuplicate": {
          "wave": {
            "a:accesskey": {
              "score": 5,
              "what": "Accesskey"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 2,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 14,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 28,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 8,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "headingStructure": {
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1212,
      "log": 576,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 166
        },
        {
          "groupName": "contrastAA",
          "score": 87
        },
        {
          "groupName": "linkIndication",
          "score": 66
        },
        {
          "groupName": "noLeading",
          "score": 44
        },
        {
          "groupName": "contrastAAA",
          "score": 33
        },
        {
          "groupName": "leadingClipsText",
          "score": 30
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 23
        },
        {
          "groupName": "fontSmall",
          "score": 17
        },
        {
          "groupName": "overflowHidden",
          "score": 14
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "focusableOperable",
          "score": 11
        },
        {
          "groupName": "roleBad",
          "score": 10
        },
        {
          "groupName": "targetSize",
          "score": 10
        },
        {
          "groupName": "tabFocusability",
          "score": 8
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "navConfusion",
          "score": 8
        },
        {
          "groupName": "accessKeyDuplicate",
          "score": 7
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "zIndexNotZero",
          "score": 5
        },
        {
          "groupName": "bannerConfusion",
          "score": 5
        },
        {
          "groupName": "obsolete",
          "score": 5
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "selectNoText",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        }
      ]
    }
  }
}