Accessibility test digest

Synopsis

Page: Department of Energy Office of Scientific and Technical Information

URL: https://osti.gov/

Score: 385

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 Department of Energy Office of Scientific and Technical Information web page at https://osti.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 385 (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
total385
log109
focusIndication46
linkForcesNewWindow41
targetSize34
linkIndication24
contrastAA17
zIndexNotZero11
navConfusion10
contrastRisk9
navNoText8
contrastAAA7
inconsistentStyles6
linkTextsSame6
hoverSurprise5
noScriptRisk5
horizontalScrolling5
focusableOperable4
landmarkConfusion4
titleEmpty4
skipRepeatedContent3
hiddenContentRisk3
nonSemanticText3
selectFlatRisk3
eventKeyboardRisk3
destinationLink3
selectNoText3
obsolete3
imageTextRisk3
titleRedundant3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

titleRedundant: 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-osti",
  "host": {
    "id": "osti",
    "which": "https://osti.gov/",
    "what": "Department of Energy Office of Scientific and Technical Information"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-21T23:20:30"
    },
    {
      "event": "endTime",
      "value": "2022-07-21T23:22:12"
    }
  ],
  "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://osti.gov/",
        "what": "Department of Energy Office of Scientific and Technical 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://osti.gov/",
        "what": "Department of Energy Office of Scientific and Technical 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://osti.gov/",
      "what": "Department of Energy Office of Scientific and Technical Information",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.osti.gov/",
      "result": {
        "bytes": [
          278398,
          278398,
          278398,
          278398,
          278398
        ],
        "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://osti.gov/",
      "what": "Department of Energy Office of Scientific and Technical Information",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.osti.gov/",
      "result": {
        "visibleElements": 121
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.osti.gov/",
      "result": {
        "tabFocusables": 22,
        "tabFocused": 22,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "total": 22,
          "types": {
            "indicatorMissing": {
              "total": 10,
              "tagNames": {
                "A": 9,
                "BUTTON": 1
              }
            },
            "nonOutlinePresent": {
              "total": 11,
              "tagNames": {
                "A": 10,
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 1,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Sign In"
            },
            {
              "tagName": "A",
              "text": "Create Account"
            },
            {
              "tagName": "BUTTON",
              "text": "Submit"
            },
            {
              "tagName": "A",
              "text": "Submit Research Results"
            },
            {
              "tagName": "A",
              "text": "Search Tools"
            },
            {
              "tagName": "A",
              "text": "Public Access Policy"
            },
            {
              "tagName": "A",
              "text": "Data Services & Dev Tools"
            },
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "FAQs"
            },
            {
              "tagName": "A",
              "text": "News"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Website Policies / Important Links"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "Facebook"
            },
            {
              "tagName": "A",
              "text": "Twitter"
            },
            {
              "tagName": "A",
              "text": "YouTube"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "Advanced search options",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "total": 80,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "SPAN": 1
              }
            },
            "focusableAndOperable": {
              "total": 79,
              "tagNames": {
                "A": 40,
                "INPUT": 35,
                "BUTTON": 3,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span style=\"position: absolute; top: 8px; right: 10px; z-index: 2; cursor: defa",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "open-main-menu",
              "text": "Main Menu",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit Research Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Access Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Services & Dev Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Create Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Create Account",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energy.gov\" target=\"_blank\" rel=\"noopener noreferrer\" style",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news?organization:OSTI%2075th%20Anniversary\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "index_search_act",
              "text": "<input type=\"hidden\" id=\"index_search_act\" name=\"act\" value=\"act\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "index_search_rows",
              "text": "<input type=\"hidden\" id=\"index_search_rows\" name=\"rows\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "index_search_page",
              "text": "<input type=\"hidden\" id=\"index_search_page\" name=\"page\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "index_search_sort",
              "text": "<input type=\"hidden\" id=\"index_search_sort\" name=\"sort\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_journal_type",
              "text": "<input type=\"hidden\" id=\"search_journal_type\" name=\"journal_type\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_data_type",
              "text": "<input type=\"hidden\" id=\"search_data_type\" name=\"data_type\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_availability",
              "text": "<input type=\"hidden\" id=\"search_availability\" name=\"availability\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_search",
              "text": "<input class=\"pure-input-1\" id=\"search_search\" type=\"text\" name=\"search\" value=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Advanced search options",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search_term",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"term\" id=\"search_term\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_title",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"title\" id=\"search_title\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_creators",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"creators\" id=\"search_creators\" val",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_doi",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"doi\" id=\"search_doi\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_idnos",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"idnos\" id=\"search_idnos\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_pubd_from",
              "text": "<input type=\"text\" id=\"search_pubd_from\" name=\"pubd_from\" data-toggle=\"tooltip\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_pubd_until",
              "text": "<input type=\"text\" id=\"search_pubd_until\" name=\"pubd_until\" data-toggle=\"tooltip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "search_search-moreoptions",
              "text": "More Options ...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "search_fulltext",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"fulltext\" id=\"search_fulltext\" val",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_product_type",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"product_type\" id=\"search_product_t",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Journal Article\" value=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Technical Report\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Data\" value=\"Data\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Software\" value=\"Softwa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Patent\" value=\"Patent\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Conference / Event\" val",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Book / Monograph\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Program Document\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Thesis / Dissertation\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Video / Audio\" value=\"M",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"checkbox\" name=\"product_type_option\" title=\"Miscellaneous\" value=\"M",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_subject",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"subject\" id=\"search_subject\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "SELECT",
              "id": "search_site_code",
              "text": "All",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_research_org",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"research_org\" id=\"search_research_",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_sponsor_org",
              "text": "<input class=\"pure-input-1\" type=\"text\" name=\"sponsor_org\" id=\"search_sponsor_or",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_updd_from",
              "text": "<input type=\"text\" id=\"search_updd_from\" name=\"updd_from\" data-toggle=\"tooltip\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_updd_until",
              "text": "<input type=\"text\" id=\"search_updd_until\" name=\"updd_until\" data-toggle=\"tooltip",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_inis_nsa",
              "text": "<input type=\"checkbox\" id=\"search_inis_nsa\" name=\"inis_nsa\" title=\"Limit to INIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "search_nobel",
              "text": "<input type=\"checkbox\" id=\"search_nobel\" name=\"nobel\" title=\"Limit to Nobel Priz",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "search_submit",
              "text": "Submit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news?organization:OSTI%2075th%20Anniversary\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Submit Research Results",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Search Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Public Access Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data Services & Dev Tools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://energy.gov\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energy.gov/science/office-science\" target=\"_blank\" rel=\"noo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.osti.gov\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Policies / Important Links",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://energy.gov\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.energy.gov/science/office-science\" target=\"_blank\" rel=\"noo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.osti.gov\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Website Policies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "YouTube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "triggers": 40,
          "headTriggers": 20,
          "tailTriggers": 20,
          "impactTriggers": 5,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 5,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "Twitter",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Facebook",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "YouTube",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Twitter",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 32
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search terms:"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Advanced search options"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "All Fields:"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Title:"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Author / Contributor:"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Digital Object Identifier (DOI):"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Identifier Numbers:"
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Publication Date:"
                ]
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "to"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Full Text:"
                ]
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Resource Type:"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Journal Article"
                ]
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Technical Report"
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Data"
                ]
              }
            },
            {
              "index": 14,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Software"
                ]
              }
            },
            {
              "index": 15,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Patent"
                ]
              }
            },
            {
              "index": 16,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Conference / Event"
                ]
              }
            },
            {
              "index": 17,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Book / Monograph"
                ]
              }
            },
            {
              "index": 18,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Program Document"
                ]
              }
            },
            {
              "index": 19,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Thesis / Dissertation"
                ]
              }
            },
            {
              "index": 20,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Video / Audio"
                ]
              }
            },
            {
              "index": 21,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Miscellaneous"
                ]
              }
            },
            {
              "index": 22,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Subject:"
                ]
              }
            },
            {
              "index": 23,
              "tagName": "SELECT",
              "type": "select-one",
              "labelType": "label",
              "texts": {
                "label": [
                  "Site:"
                ]
              }
            },
            {
              "index": 24,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Research Org:"
                ]
              }
            },
            {
              "index": 25,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Sponsoring Org:"
                ]
              }
            },
            {
              "index": 26,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Update Date:"
                ]
              }
            },
            {
              "index": 27,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "to"
                ]
              }
            },
            {
              "index": 28,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Limit to INIS / NSA records only"
                ]
              }
            },
            {
              "index": 29,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "Limit to Nobel Prize winning researchers only"
                ]
              }
            },
            {
              "index": 30,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 31,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submit"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "links": 40,
          "adjacent": {
            "total": 22,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Main Menu",
            "Submit Research Results",
            "Search Tools",
            "Public Access Policy",
            "Data Services & Dev Tools",
            "About",
            "FAQs",
            "News",
            "Sign In",
            "Create Account",
            "",
            "",
            "FAQ",
            "More Options ...",
            "",
            "Submit Research Results",
            "Search Tools",
            "Public Access Policy",
            "Data Services & Dev Tools",
            "About",
            "FAQs",
            "News"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.osti.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://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.osti.gov/",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.osti.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": 3,
            "subtotals": [
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 22,
            "subtotals": [
              20,
              1,
              1
            ]
          },
          "listLink": {
            "total": 18,
            "subtotals": [
              10,
              6,
              2
            ]
          },
          "h1": {
            "total": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "h2": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "height": {
              "33.1953px": [
                "Advanced search options"
              ],
              "auto": [
                "Search"
              ],
              "57px": [
                "Submit"
              ]
            },
            "lineHeight": {
              "31.2px": [
                "Advanced search options"
              ],
              "normal": [
                "Search"
              ],
              "40px": [
                "Submit"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "300": [
                ""
              ],
              "400": [
                "Main Menu",
                "Submit Research Results",
                "Search Tools",
                "Public Access Policy",
                "Data Services & Dev Tools",
                "About",
                "FAQs",
                "News",
                "Sign In",
                "Create Account",
                "",
                "FAQ",
                "More Options ...",
                "",
                "Submit Research Results",
                "Search Tools",
                "Public Access Policy",
                "Data Services & Dev Tools",
                "About",
                "FAQs",
                "News"
              ]
            },
            "opacity": {
              "1": [
                "Submit Research Results",
                "Search Tools",
                "Public Access Policy",
                "Data Services & Dev Tools",
                "About",
                "FAQs",
                "News",
                "Sign In",
                "Create Account",
                "",
                "",
                "FAQ",
                "More Options ...",
                "",
                "Submit Research Results",
                "Search Tools",
                "Public Access Policy",
                "Data Services & Dev Tools",
                "About",
                "FAQs",
                "News"
              ],
              "0.6": [
                "Main Menu"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(242, 242, 242)": [
                "Sign In",
                "Create Account"
              ],
              "rgb(255, 255, 255)": [
                "",
                "",
                "",
                "Website Policies / Important Links",
                "Contact Us",
                "Facebook",
                "Twitter",
                "YouTube",
                "",
                "",
                "",
                "Website Policies",
                "Contact Us",
                "Facebook",
                "Twitter",
                "YouTube"
              ]
            },
            "fontSize": {
              "13.6px": [
                "Sign In",
                "Create Account",
                "Website Policies / Important Links",
                "Contact Us",
                "Facebook",
                "Twitter",
                "YouTube",
                "Website Policies",
                "Contact Us",
                "Facebook",
                "Twitter",
                "YouTube"
              ],
              "16px": [
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "normal": [
                "Sign In",
                "Create Account"
              ],
              "24px": [
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "20.4px": [
                "Website Policies / Important Links",
                "Contact Us",
                "Facebook",
                "Twitter",
                "YouTube",
                "Website Policies",
                "Contact Us",
                "Facebook",
                "Twitter",
                "YouTube"
              ]
            }
          },
          "h1": {
            "fontSize": {
              "34px": [
                ""
              ],
              "26px": [
                "U.S. Department of EnergyOffice of Scientific and Technical Information",
                "U.S. Department of EnergyOffice of Scientific and Technical Information"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "total": 35,
          "tagNames": {
            "DIV": 4,
            "BUTTON": 1,
            "SPAN": 1,
            "INPUT": 13,
            "LI": 16
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Sign In Create Account"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Sign In\nCreate Account"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Advanced search options"
          },
          {
            "tagName": "DIV",
            "id": "adv-search",
            "text": "Advanced Search OptionsAdvanced Search queries use a traditional Term Search. For more info, see our"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "product_type_dropdown",
            "text": "Journal Article Technical Report Data Software Patent Conference / Event Book / Monograph Program Do"
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "search_inis_nsa",
            "text": ""
          },
          {
            "tagName": "INPUT",
            "id": "search_nobel",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Website Policies / Important Links"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Contact Us"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Facebook"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Twitter"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "YouTube"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": ""
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Website Policies"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Contact Us"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Facebook"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "Twitter"
          },
          {
            "tagName": "LI",
            "id": "",
            "text": "YouTube"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "failures": 0,
          "warnings": 8
        },
        "items": [
          {
            "index": 242,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"/submit-sti\" class=\"fa fa-sign-in text-center\">",
                "  Submit",
                "  <span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\">",
                "    Research Results",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 243,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/search-tools\" class=\"fa fa-search text-center\">",
                "  Search",
                "  <span class=\"d-sm-inline d-md-none d-lg-inline\">",
                "    Tools",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 244,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/public-access\" class=\"fa fa-unlock text-center\">",
                "  <span class=\"d-sm-inline d-md-none d-lg-inline\">",
                "    Public",
                "  </span>",
                "  Access",
                "  <span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\">",
                "    Policy",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 245,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/data-services-developer-tools\" class=\"fa fa-database text-center\">",
                "  Data",
                "  <span class=\"d-sm-inline d-md-none d-lg-inline\">",
                "    Services",
                "  </span>",
                "  <span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\">",
                "    & Dev Tools",
                "  </span>",
                "</a>"
              ]
            }
          },
          {
            "index": 246,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"/about\" class=\"fa fa-info text-center\">",
                "  About",
                "</a>"
              ]
            }
          },
          {
            "index": 247,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[7]/a[1]",
              "codeLines": [
                "<a href=\"/faqs\" class=\"fa fa-question text-center\">",
                "  FAQs",
                "</a>"
              ]
            }
          },
          {
            "index": 248,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[8]/a[1]",
              "codeLines": [
                "<a href=\"/news\" class=\"fa fa-newspaper-o text-center\">",
                "  News",
                "</a>"
              ]
            }
          },
          {
            "index": 331,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.osti.gov/",
      "result": {
        "totals": {
          "rulesNA": 54,
          "rulesPassed": 42,
          "rulesWarned": 3,
          "rulesViolated": 1,
          "warnings": {
            "minor": 8,
            "moderate": 0,
            "serious": 38,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 0,
            "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:21:56.833Z",
          "url": "https://www.osti.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": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sign-in\" class=\"fa fa-user\">Sign In</a>",
                  "target": [
                    "a[href$=\"sign-in\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/create-account\" class=\"fa fa-user-plus\">Create Account</a>",
                  "target": [
                    ".fa-user-plus"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 style=\"font-size: 26px;margin: 2rem 0!important;line-height: 1.35;\">U.S. Department of Energy<br><span class=\"skip\">Office of Scientific and Technical Information</span>\n</h1>",
                  "target": [
                    ".col-sm-9 > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"skip\">Office of Scientific and Technical Information</span>",
                  "target": [
                    ".col-sm-9 > h1 > .skip"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/submit-sti\" class=\"fa fa-sign-in text-center\">Submit<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> Research Results</span></a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7013.first.col-md-3 > .fa-sign-in.text-center[href$=\"submit-sti\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> Research Results</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7013.first.col-md-3 > .fa-sign-in.text-center[href$=\"submit-sti\"] > .d-lg-none.d-xl-inline.d-sm-inline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/search-tools\" class=\"fa fa-search text-center\">Search<span class=\"d-sm-inline d-md-none d-lg-inline\"> Tools</span></a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-13258.col-md-3.col-sm-2 > .fa-search.text-center[href$=\"search-tools\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-inline\"> Tools</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-13258.col-md-3.col-sm-2 > .fa-search.text-center[href$=\"search-tools\"] > .d-lg-inline.d-sm-inline.d-md-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/public-access\" class=\"fa fa-unlock text-center\"><span class=\"d-sm-inline d-md-none d-lg-inline\">Public </span>Access<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> Policy</span></a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7012.col-md-3.has-children > .fa-unlock.text-center[href$=\"public-access\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-inline\">Public </span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7012.col-md-3.has-children > .fa-unlock.text-center[href$=\"public-access\"] > .d-lg-inline.d-sm-inline.d-md-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> Policy</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7012.col-md-3.has-children > .fa-unlock.text-center[href$=\"public-access\"] > .d-lg-none.d-xl-inline.d-sm-inline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data-services-developer-tools\" class=\"fa fa-database text-center\">Data<span class=\"d-sm-inline d-md-none d-lg-inline\"> Services</span><span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> &amp; Dev Tools</span></a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7015.col-md-3.has-children > .fa-database.text-center[href=\"/data-services-developer-tools\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-inline\"> Services</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7015.col-md-3.has-children > .fa-database.text-center[href=\"/data-services-developer-tools\"] > .d-lg-inline.d-sm-inline.d-md-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> &amp; Dev Tools</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7015.col-md-3.has-children > .fa-database.text-center[href=\"/data-services-developer-tools\"] > .d-lg-none.d-xl-inline.d-sm-inline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"fa fa-info text-center\">About</a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7016.col-md-4.has-children > .fa-info.text-center[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/faqs\" class=\"fa fa-question text-center\">FAQs</a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-13583.col-md-2.has-children > .fa-question.text-center[href$=\"faqs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news\" class=\"fa fa-newspaper-o text-center\">News</a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-13584.col-md-4.col-sm-1 > .fa-newspaper-o.text-center[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/disclaim\" class=\"pure-menu-link\"><span class=\"fa fa-university\"></span> Website Policies / Important Links</a>",
                  "target": [
                    ".small.hidden-xs.text-center > .pure-menu.pure-menu-horizontal > .pure-menu-list > .pure-menu-item:nth-child(1) > .pure-menu-link[href$=\"disclaim\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\" class=\"pure-menu-link\"><span class=\"fa fa-comments-o\"></span> Contact Us</a>",
                  "target": [
                    ".small.hidden-xs.text-center > .pure-menu.pure-menu-horizontal > .pure-menu-list > .pure-menu-item:nth-child(2) > .pure-menu-link[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                }
              ]
            },
            {
              "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": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/sign-in\" class=\"fa fa-user\">Sign In</a>",
                  "target": [
                    "a[href$=\"sign-in\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/create-account\" class=\"fa fa-user-plus\">Create Account</a>",
                  "target": [
                    ".fa-user-plus"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 style=\"font-size: 26px;margin: 2rem 0!important;line-height: 1.35;\">U.S. Department of Energy<br><span class=\"skip\">Office of Scientific and Technical Information</span>\n</h1>",
                  "target": [
                    ".col-sm-9 > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#f2f2f2",
                        "contrastRatio": 0,
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"skip\">Office of Scientific and Technical Information</span>",
                  "target": [
                    ".col-sm-9 > h1 > .skip"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/submit-sti\" class=\"fa fa-sign-in text-center\">Submit<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> Research Results</span></a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7013.first.col-md-3 > .fa-sign-in.text-center[href$=\"submit-sti\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> Research Results</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7013.first.col-md-3 > .fa-sign-in.text-center[href$=\"submit-sti\"] > .d-lg-none.d-xl-inline.d-sm-inline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/search-tools\" class=\"fa fa-search text-center\">Search<span class=\"d-sm-inline d-md-none d-lg-inline\"> Tools</span></a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-13258.col-md-3.col-sm-2 > .fa-search.text-center[href$=\"search-tools\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-inline\"> Tools</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-13258.col-md-3.col-sm-2 > .fa-search.text-center[href$=\"search-tools\"] > .d-lg-inline.d-sm-inline.d-md-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/public-access\" class=\"fa fa-unlock text-center\"><span class=\"d-sm-inline d-md-none d-lg-inline\">Public </span>Access<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> Policy</span></a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7012.col-md-3.has-children > .fa-unlock.text-center[href$=\"public-access\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-inline\">Public </span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7012.col-md-3.has-children > .fa-unlock.text-center[href$=\"public-access\"] > .d-lg-inline.d-sm-inline.d-md-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> Policy</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7012.col-md-3.has-children > .fa-unlock.text-center[href$=\"public-access\"] > .d-lg-none.d-xl-inline.d-sm-inline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/data-services-developer-tools\" class=\"fa fa-database text-center\">Data<span class=\"d-sm-inline d-md-none d-lg-inline\"> Services</span><span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> &amp; Dev Tools</span></a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7015.col-md-3.has-children > .fa-database.text-center[href=\"/data-services-developer-tools\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-inline\"> Services</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7015.col-md-3.has-children > .fa-database.text-center[href=\"/data-services-developer-tools\"] > .d-lg-inline.d-sm-inline.d-md-none"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\"> &amp; Dev Tools</span>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7015.col-md-3.has-children > .fa-database.text-center[href=\"/data-services-developer-tools\"] > .d-lg-none.d-xl-inline.d-sm-inline"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"fa fa-info text-center\">About</a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-7016.col-md-4.has-children > .fa-info.text-center[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/faqs\" class=\"fa fa-question text-center\">FAQs</a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-13583.col-md-2.has-children > .fa-question.text-center[href$=\"faqs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news\" class=\"fa fa-newspaper-o text-center\">News</a>",
                  "target": [
                    ".menu-block-7 > .menu > .menu-mlid-13584.col-md-4.col-sm-1 > .fa-newspaper-o.text-center[href$=\"news\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/disclaim\" class=\"pure-menu-link\"><span class=\"fa fa-university\"></span> Website Policies / Important Links</a>",
                  "target": [
                    ".small.hidden-xs.text-center > .pure-menu.pure-menu-horizontal > .pure-menu-list > .pure-menu-item:nth-child(1) > .pure-menu-link[href$=\"disclaim\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ffffff",
                        "contrastRatio": 1,
                        "fontSize": "10.2pt (13.6px)",
                        "fontWeight": "normal",
                        "messageKey": "equalRatio",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a 1:1 contrast ratio with the background"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact\" class=\"pure-menu-link\"><span class=\"fa fa-comments-o\"></span> Contact Us</a>",
                  "target": [
                    ".small.hidden-xs.text-center > .pure-menu.pure-menu-horizontal > .pure-menu-list > .pure-menu-item:nth-child(2) > .pure-menu-link[href$=\"contact\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a 1:1 contrast ratio with the background"
                }
              ]
            },
            {
              "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=\"header-nav-mobile d-block d-md-none text-right\">",
                  "target": [
                    ".header-nav-mobile"
                  ],
                  "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=\"panel-pane pane-panels-mini pane-2017-osti-gov-mobile-menu-group header-menu hidden-lg d-none header-nav-menu clearfix\">",
                  "target": [
                    ".pane-2017-osti-gov-mobile-menu-group"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"adv-search\" style=\"background-color:#f9f9f9; border:1px solid #444; padding:20px; position:absolute; left:0; right: 0; top: 38px; display:none; z-index:2000;\">",
                  "target": [
                    "#adv-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"more-options-container\" class=\"hidden\">",
                  "target": [
                    "#more-options-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"product_type_dropdown\" class=\"jq-dropdown jq-dropdown-tip jq-dropdown-relative\" style=\"width:100%;\">",
                  "target": [
                    "#product_type_dropdown"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col-sm-12 col-xs-12 text-center hidden-md\">",
                  "target": [
                    ".hidden-md"
                  ],
                  "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=\"row hidden-sm\">",
                  "target": [
                    ".hidden-sm.row:nth-child(4)"
                  ],
                  "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=\"row hidden-sm\">",
                  "target": [
                    ".hidden-sm.row:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "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=\"nav-minor mdb-darken\">",
                          "target": [
                            ".nav-minor"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav>",
                  "target": [
                    "header > nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.osti.gov/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_3_1.H49.Small": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "small",
                "id": "",
                "code": "<small style=\"display:block;color:#737373;\">...</small>"
              }
            ]
          },
          "AA.1_3_1.H65": {
            "This form control has a \"title\" attribute that is empty or contains only spaces. It will be ignored for labelling test purposes.": [
              {
                "tagName": "input",
                "id": "#search_pubd_from",
                "code": "<input type=\"text\" id=\"search_pubd_from\" name=\"pubd_from\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\">"
              },
              {
                "tagName": "input",
                "id": "#search_pubd_until",
                "code": "<input type=\"text\" id=\"search_pubd_until\" name=\"pubd_until\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\">"
              },
              {
                "tagName": "input",
                "id": "#search_updd_from",
                "code": "<input type=\"text\" id=\"search_updd_from\" name=\"updd_from\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\">"
              },
              {
                "tagName": "input",
                "id": "#search_updd_until",
                "code": "<input type=\"text\" id=\"search_updd_until\" name=\"updd_until\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\">"
              }
            ]
          },
          "AA.1_3_1.H85.2": {
            "If this selection list contains groups of related options, they should be grouped with optgroup.": [
              {
                "tagName": "select",
                "id": "#search_site_code",
                "code": "<select class=\"pure-input-1\" name=\"site_code\" id=\"search_site_code\">...</select>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 style=\"font-size: 26px;margin: 2rem 0!important;line-height: 1.35;\">...</h1>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"skip\">...</span>"
              }
            ]
          },
          "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=\"sr-only\">...</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 href=\"/about\" class=\"fa fa-info text-center\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/contact\" class=\"pure-menu-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/create-account\" class=\"fa fa-user-plus\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/data-services-developer-tools\" class=\"fa fa-database text-center\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/disclaim\" class=\"pure-menu-link\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/faqs\" class=\"fa fa-question text-center\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/news\" class=\"fa fa-newspaper-o text-center\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/public-access\" class=\"fa fa-unlock text-center\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/search-tools\" class=\"fa fa-search text-center\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/sign-in\" class=\"fa fa-user\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/submit-sti\" class=\"fa fa-sign-in text-center\">...</a>"
              },
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"sr-only\" for=\"search_search\">...</label>"
              },
              {
                "tagName": "legend",
                "id": "",
                "code": "<legend class=\"sr-only\">...</legend>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"d-sm-inline d-md-none d-lg-inline\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"d-sm-inline d-md-none d-lg-none d-xl-inline\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"row justify-content-center\" style=\"color:white\">...</div>"
              },
              {
                "tagName": "small",
                "id": "",
                "code": "<small style=\"display:block;color:#737373;\">...</small>"
              }
            ]
          },
          "AA.2_1_1.G90": {
            "Ensure the functionality provided by an event handler for this element is available through the keyboard": [
              {
                "tagName": "a",
                "id": "#open-main-menu",
                "code": "<a id=\"open-main-menu\" name=\"open-main-menu\" aria-label=\"Main Menu\" href=\"\" class=\"pure-button\" onclick=\"jQuery('.header-nav-menu').toggleClass('d-none');return false;\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H65": {
            "This form control has a \"title\" attribute that is empty or contains only spaces. It will be ignored for labelling test purposes.": [
              {
                "tagName": "input",
                "id": "#search_pubd_from",
                "code": "<input type=\"text\" id=\"search_pubd_from\" name=\"pubd_from\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\">"
              },
              {
                "tagName": "input",
                "id": "#search_pubd_until",
                "code": "<input type=\"text\" id=\"search_pubd_until\" name=\"pubd_until\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\">"
              },
              {
                "tagName": "input",
                "id": "#search_updd_from",
                "code": "<input type=\"text\" id=\"search_updd_from\" name=\"updd_from\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\">"
              },
              {
                "tagName": "input",
                "id": "#search_updd_until",
                "code": "<input type=\"text\" id=\"search_updd_until\" name=\"updd_until\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\">"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoHref": {
            "Anchor elements should not be used for defining in-page link targets. If not using the ID for other purposes (such as CSS or scripting), consider moving it to a parent element.": [
              {
                "tagName": "a",
                "id": "#open-main-menu",
                "code": "<a id=\"open-main-menu\" name=\"open-main-menu\" aria-label=\"Main Menu\" href=\"\" class=\"pure-button\" onclick=\"jQuery('.header-nav-menu').toggleClass('d-none');return false;\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.Select.Value": {
            "This select element does not have a value available to an accessibility API.": [
              {
                "tagName": "select",
                "id": "#search_site_code",
                "code": "<select class=\"pure-input-1\" name=\"site_code\" id=\"search_site_code\">...</select>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.osti.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 2,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 351,
                "height": 119,
                "width": 800
              },
              "snippet": "<nav class=\"nav-minor mdb-darken\">",
              "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"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 2,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/header[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/main[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 351,
                "height": 119,
                "width": 800
              },
              "snippet": "<nav class=\"nav-minor mdb-darken\">",
              "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"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.osti.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "OSTI.GOV | OSTI.GOV",
          "pageurl": "https://www.osti.gov/",
          "time": 2.32,
          "creditsremaining": 628,
          "allitemcount": 82,
          "totalelements": 421,
          "waveurl": "http://wave.webaim.org/report?url=https://www.osti.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV#mini-panel-2017_osti_gov_desktop_front_page > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > FORM#search_form > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + FIELDSET > LEGEND:first-child + DIV > DIV:first-child + DIV > BUTTON#search_submit > SPAN:first-child + SPAN"
                ],
                "contrastdata": [
                  [
                    2.23,
                    "#f2f2f2",
                    "#7cb342",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 14,
            "items": {
              "alt_suspicious": {
                "id": "alt_suspicious",
                "description": "Suspicious alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV#mini-panel-2017_osti_gov_desktop_front_page > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 11,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT + STYLE + SCRIPT + DIV + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV#mini-panel-2017_osti_gov_desktop_front_page > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > FORM#search_form > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + FIELDSET > LEGEND:first-child + DIV > DIV:first-child > DIV:first-child > LABEL:first-child + INPUT + BUTTON",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > DIV:first-child > HEADER:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV#mini-panel-2017_osti_gov_desktop_front_page > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > FORM#search_form > INPUT:first-child + INPUT + INPUT + INPUT + INPUT + INPUT + INPUT + FIELDSET > LEGEND:first-child + DIV > DIV:first-child + DIV > BUTTON#search_submit"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "URL",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.osti.gov/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.062",
        "responseTime": "2022-07-21T23:22:14.309Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1191015,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 176,
              "failing": 4
            },
            "issues": {
              "totalErrors": 32,
              "totalWarnings": 0,
              "totalIssues": 32
            },
            "issuesByLevel": {
              "A": {
                "count": 18,
                "pct": 56.25
              },
              "AA": {
                "count": 16,
                "pct": 50
              },
              "AAA": {
                "count": 32,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "4a99e812-7685-4a8e-b3df-3dec161b5d73",
          "docID": "aa0fe0d5-d50d-40c2-ec4a-59b80c37d354",
          "sourceHash": "64333571056a9d94a0cb6484504fbe96",
          "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=4a99e812-7685-4a8e-b3df-3dec161b5d73",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 11803,
                "column": 60
              },
              "errorSnippet": "&lt;body data-baseurl=\"https://www.osti.gov\" data-context=\"\" class=\"\"&gt;\n&lt;div class=\"panel-pane pane-page-content\"&gt;&lt;div class=\"pane-content\"&gt;\n&lt;div class=\"gradient-body-wrapper-index6\"&gt;\n&lt;header&gt;&lt;nav&gt;&lt;div class=\"panel-disp",
              "xpath": "/html/body",
              "issueID": "69ff2b34fd08bbbaa7006df21c841bae",
              "signature": "892a0df241d79d0a72df79c4e5f42002",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=69ff2b34fd08bbbaa7006df21c841bae"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 59.9875,
                  "y": 15.993800000000002
                },
                "height": 15.993800000000002,
                "width": 59.9875
              },
              "position": {
                "line": 9768,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/sign-in\" class=\"fa fa-user\"&gt;Sign In&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[3]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "fa6054e3a261f7829aae092199235459",
              "signature": "1a1e5e15d039b2b10924b6e98115248a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=fa6054e3a261f7829aae092199235459"
            },
            {
              "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": 88.1875,
                  "y": 0
                },
                "bottom-right": {
                  "x": 184.1755,
                  "y": 15.993800000000002
                },
                "height": 15.993800000000002,
                "width": 95.988
              },
              "position": {
                "line": 9768,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/create-account\" class=\"fa fa-user-plus\"&gt;Create Account&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[3]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "20fd70c8d59303e0f3009c2defc6944c",
              "signature": "9959ac56718e21f59d4fed73076d2bff",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=20fd70c8d59303e0f3009c2defc6944c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9796,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"/faqs#faq-270584\"&gt;FAQ&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[1]/legend[1]/small[1]/a[1]",
              "issueID": "ba68958f6287b462068279649b0bcacf",
              "signature": "d5280fb1698e8072a35792f6ef9d543d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ba68958f6287b462068279649b0bcacf"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17525,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"term\" id=\"search_term\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[1]/div[1]/input[1]",
              "issueID": "18b8855519b96567d5fb2c3765478aa7",
              "signature": "47499c4a6c554532b286e0f37f133ea3",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=18b8855519b96567d5fb2c3765478aa7"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17525,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"title\" id=\"search_title\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[1]/div[2]/input[1]",
              "issueID": "eb58d60de50b311432f3057fa595dc6e",
              "signature": "2ad4e9cbdc52176f28793e75fc905ef5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eb58d60de50b311432f3057fa595dc6e"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17525,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"creators\" id=\"search_creators\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[1]/div[3]/input[1]",
              "issueID": "c074a1c15790857e0f70a395cf754fcc",
              "signature": "d9b16b8aebac5796e09f7789a3c943d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c074a1c15790857e0f70a395cf754fcc"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17525,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"doi\" id=\"search_doi\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[1]/div[4]/input[1]",
              "issueID": "0846ded8b59984741c2675b22eb2811c",
              "signature": "5e531805e34ae90cf19034a4d8febf91",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0846ded8b59984741c2675b22eb2811c"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17525,
                "column": 0
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"idnos\" id=\"search_idnos\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[1]/div[5]/input[1]",
              "issueID": "9a38d0434dd7bc1415f255821e8cdfa4",
              "signature": "2d24997ca135b022593d80e4e5987c71",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9a38d0434dd7bc1415f255821e8cdfa4"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17525,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"search_pubd_from\" name=\"pubd_from\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[1]/div[6]/div[1]/input[1]",
              "issueID": "74481b4ec05e15881c8f3097a32ef181",
              "signature": "bc732565fee32c072d9017a14403e547",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=74481b4ec05e15881c8f3097a32ef181"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17529,
                "column": 65
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"search_pubd_until\" name=\"pubd_until\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[1]/div[6]/div[1]/input[2]",
              "issueID": "49596f7fce92f1b112857190be9bdbbc",
              "signature": "6171283eb292d3507d811bd3ae94cbe2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=49596f7fce92f1b112857190be9bdbbc"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17536,
                "column": 46
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"fulltext\" id=\"search_fulltext\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[2]/div[1]/div[1]/input[1]",
              "issueID": "cba04a92f77f971345dab09778a93c3b",
              "signature": "98087eb6ab00692f103a1cc3ca4ac618",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cba04a92f77f971345dab09778a93c3b"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17539,
                "column": 42
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"product_type\" id=\"search_product_type\" value=\"\" style=\"-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[2]/div[1]/div[2]/div[1]/input[1]",
              "issueID": "3ca3d8b1d41663651b9d0f4838f1a0aa",
              "signature": "30e7eff05dcf3b60cd07214a79ec8937",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3ca3d8b1d41663651b9d0f4838f1a0aa"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17573,
                "column": 53
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"subject\" id=\"search_subject\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[2]/div[1]/div[3]/input[1]",
              "issueID": "29a9857b6cc1b4d6965926ef0782f793",
              "signature": "2635590405ecd0192b107c3a00259d76",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=29a9857b6cc1b4d6965926ef0782f793"
            },
            {
              "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": -21.2,
                  "y": 18
                },
                "height": 18,
                "width": -21.2
              },
              "position": {
                "line": 9767,
                "column": 0
              },
              "errorSnippet": "&lt;select class=\"pure-input-1\" name=\"site_code\" id=\"search_site_code\"&gt;&lt;option value=\"\"&gt;All&lt;/option&gt;&lt;/select&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[2]/div[1]/div[4]/select[1]",
              "issueID": "6371e41968bdc27c7296014ccb903551",
              "signature": "b99dff384416b8774f23c6d25da9c92b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6371e41968bdc27c7296014ccb903551"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17574,
                "column": 53
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"research_org\" id=\"search_research_org\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[2]/div[1]/div[5]/input[1]",
              "issueID": "ebad8455c8ae37dd2496b34bbebbda88",
              "signature": "6fca236de0c598c7084f23b4fb60b8ff",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ebad8455c8ae37dd2496b34bbebbda88"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17578,
                "column": 53
              },
              "errorSnippet": "&lt;input class=\"pure-input-1\" type=\"text\" name=\"sponsor_org\" id=\"search_sponsor_org\" value=\"\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[2]/div[1]/div[6]/input[1]",
              "issueID": "9f8402b6c4aa1a80df7a8e27644dddff",
              "signature": "b11803297af2cc843dc3f0a50f4b5a8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9f8402b6c4aa1a80df7a8e27644dddff"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17579,
                "column": 53
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"search_updd_from\" name=\"updd_from\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[2]/div[1]/div[7]/div[1]/input[1]",
              "issueID": "8d8f58bd4fff992f384e0dae6b43883a",
              "signature": "453020434edabcc70c54d0602a5581e2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8d8f58bd4fff992f384e0dae6b43883a"
            },
            {
              "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": -21.2,
                  "y": -18
                },
                "height": -18,
                "width": -21.2
              },
              "position": {
                "line": 17580,
                "column": 53
              },
              "errorSnippet": "&lt;input type=\"text\" id=\"search_updd_until\" name=\"updd_until\" data-toggle=\"tooltip\" data-placement=\"bottom\" title=\"\" class=\"dateinput pure-u-1-3\" value=\"\" placeholder=\"MM/DD/YYYY\" data-original-title=\"Enter date in MM/DD/YYYY format\"&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/form[1]/fieldset[1]/div[1]/div[1]/div[1]/div[1]/fieldset[2]/div[1]/div[7]/div[1]/input[2]",
              "issueID": "f4bb6c2afceb376010431e2fb0e996f5",
              "signature": "59df49a196ce4d319a8ddb93b9f7918e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f4bb6c2afceb376010431e2fb0e996f5"
            },
            {
              "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": 15,
                  "y": 114
                },
                "bottom-right": {
                  "x": 145,
                  "y": 154
                },
                "height": 40,
                "width": 130
              },
              "position": {
                "line": 9768,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energy.gov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;img src=\"https://www.osti.gov/sites/www.osti.gov/files/public/doe-seal-white-600-33-min.png\" alt=\"Department of Energy Seal\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/a[1]",
              "issueID": "9b5b5329fef0326ee00dfc3b393d7fd1",
              "signature": "bad4c9a853c2ec59f48722cc4472e583",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9b5b5329fef0326ee00dfc3b393d7fd1"
            },
            {
              "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": 29
                },
                "bottom-right": {
                  "x": 159,
                  "y": 48
                },
                "height": 19,
                "width": 159
              },
              "position": {
                "line": 13401,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://energy.gov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;img src=\"https://www.osti.gov/sites/www.osti.gov/files/public/footer-us-doe-frontpage-min_0.png\" alt=\"U.S. Department of Energy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "d1fc2e920dff3bbaa7377e02b20ec0b8",
              "signature": "24c14f9bebf10baeae28072ff801f4c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d1fc2e920dff3bbaa7377e02b20ec0b8"
            },
            {
              "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": 29
                },
                "bottom-right": {
                  "x": 76,
                  "y": 48
                },
                "height": 19,
                "width": 76
              },
              "position": {
                "line": 13401,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.energy.gov/science/office-science\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;img src=\"https://www.osti.gov/sites/www.osti.gov/files/public/footer-office-of-science-frontpage-min_0.png\" alt=\"Office of Science\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "68acda07697f35cecab521b38041997b",
              "signature": "caa8e3acfdbb71c6697e855e53a84f7a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=68acda07697f35cecab521b38041997b"
            },
            {
              "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": 29
                },
                "bottom-right": {
                  "x": 163,
                  "y": 48
                },
                "height": 19,
                "width": 163
              },
              "position": {
                "line": 13401,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.osti.gov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;img src=\"https://www.osti.gov/sites/www.osti.gov/files/public/footer-osti-frontpage-min_0.png\" alt=\"Office of Scientific and Technical Information\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "3f3e63b466dba4404f1f453c6c8538ca",
              "signature": "b31bae6bf9398e82ab6182690f459788",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3f3e63b466dba4404f1f453c6c8538ca"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 11.9875,
                  "y": 19.9938
                },
                "height": 19.9938,
                "width": 11.9875
              },
              "position": {
                "line": 13761,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Visit OSTI on Facebook\" href=\"https://www.facebook.com/ostigov\" target=\"_blank\" class=\"pure-menu-link social ext\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"fa fa-facebook\" style=\"\"&gt;&lt;/span&gt;&lt;span class=\"sr-only\"&gt;Facebook",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "0d6b36eee82d3c4538096b62d41c8f6e",
              "signature": "287d17f71fc162e4ef138e5a62c2c62d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0d6b36eee82d3c4538096b62d41c8f6e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 16.9875,
                  "y": 19.9938
                },
                "height": 19.9938,
                "width": 16.9875
              },
              "position": {
                "line": 13761,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Visit OSTI on Twitter\" href=\"https://twitter.com/OSTIgov\" target=\"_blank\" class=\"pure-menu-link social ext\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"fa fa-twitter\" style=\"\"&gt;&lt;/span&gt;&lt;span class=\"sr-only\"&gt;Twitter&lt;/spa",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "cf5b0e0e216c6105e9b9510b9ba19a29",
              "signature": "4959c31571a21e9ab05d65b9970f5e1e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=cf5b0e0e216c6105e9b9510b9ba19a29"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 17.9875,
                  "y": 19.9938
                },
                "height": 19.9938,
                "width": 17.9875
              },
              "position": {
                "line": 13761,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Visit OSTI on YouTube\" href=\"https://www.youtube.com/user/ostigov\" target=\"_blank\" class=\"pure-menu-link social ext\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"fa fa-youtube-play\" style=\"\"&gt;&lt;/span&gt;&lt;span class=\"sr-only\"&gt;Y",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "dc4f84bda87278a521eaba49dc378f08",
              "signature": "b4dd6907522537445376348255598815",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=dc4f84bda87278a521eaba49dc378f08"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13761,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://energy.gov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;img src=\"https://www.osti.gov/sites/www.osti.gov/files/public/footer-us-doe-frontpage-min_0.png\" alt=\"U.S. Department of Energy\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "fda24f84505f17e323483cb26b2930da",
              "signature": "c967c9a4327abad1e24b404d5590443b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fda24f84505f17e323483cb26b2930da"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13928,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.energy.gov/science/office-science\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;img src=\"https://www.osti.gov/sites/www.osti.gov/files/public/footer-office-of-science-frontpage-min_0.png\" alt=\"Office of Science\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "f637a1454f3f5273e601943d826db633",
              "signature": "555142734f0a9856aaa3d64d60352b83",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f637a1454f3f5273e601943d826db633"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13929,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.osti.gov\" target=\"_blank\" rel=\"noopener noreferrer\"&gt;&lt;img src=\"https://www.osti.gov/sites/www.osti.gov/files/public/footer-osti-frontpage-min_0.png\" alt=\"Office of Scientific and Technical Information\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "7f2e7ec61a764a8067ae7aeba5938e31",
              "signature": "0d439a3ec42ad38d0a8068bfc5c555b7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7f2e7ec61a764a8067ae7aeba5938e31"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -27.2,
                  "y": -13.6
                },
                "height": -13.6,
                "width": -27.2
              },
              "position": {
                "line": 14000,
                "column": 34
              },
              "errorSnippet": "&lt;a aria-label=\"Visit OSTI on Facebook\" href=\"https://www.facebook.com/ostigov\" target=\"_blank\" class=\"pure-menu-link social ext\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"fa fa-facebook\" style=\"\"&gt;&lt;/span&gt;&lt;span class=\"sr-only\"&gt;Facebook",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[1]/a[1]",
              "issueID": "2b5b3d1a5d51e604b3587e3926abe8ff",
              "signature": "15684937361bab85f3ef762bdb82fa5e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2b5b3d1a5d51e604b3587e3926abe8ff"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -27.2,
                  "y": -13.6
                },
                "height": -13.6,
                "width": -27.2
              },
              "position": {
                "line": 14001,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Visit OSTI on Twitter\" href=\"https://twitter.com/OSTIgov\" target=\"_blank\" class=\"pure-menu-link social ext\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"fa fa-twitter\" style=\"\"&gt;&lt;/span&gt;&lt;span class=\"sr-only\"&gt;Twitter&lt;/spa",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "2c597176d74198c5dfbdb5271beae801",
              "signature": "ae5909f1e29d6aa58f32966f8f7ddbc9",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2c597176d74198c5dfbdb5271beae801"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -27.2,
                  "y": -13.6
                },
                "height": -13.6,
                "width": -27.2
              },
              "position": {
                "line": 14001,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Visit OSTI on YouTube\" href=\"https://www.youtube.com/user/ostigov\" target=\"_blank\" class=\"pure-menu-link social ext\" rel=\"noopener noreferrer\"&gt;&lt;span class=\"fa fa-youtube-play\" style=\"\"&gt;&lt;/span&gt;&lt;span class=\"sr-only\"&gt;Y",
              "xpath": "/html/body/div[1]/div[1]/div[1]/footer[1]/div[1]/div[1]/div[4]/div[1]/div[2]/ul[1]/li[3]/a[1]",
              "issueID": "e15e944a0e3153bf5ea123c0d41ba5e8",
              "signature": "62f5fb49b779a34c23bd861d022e6a15",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e15e944a0e3153bf5ea123c0d41ba5e8"
            }
          ],
          "log": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://osti.gov/",
      "what": "Department of Energy Office of Scientific and Technical Information",
      "result": "https://www.osti.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.osti.gov/",
      "result": [
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav><div id=\"mini-panel-2017_ostigov_a_mobile_header_grp\" class=\"panel-display panel-1col clearfix\" ... class=\"pane-content\"><ul class=\"pure-menu-list\"><li class=\"pure-menu-item\"><span class=\"nav-user\"><a",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav",
            "attNo": 0
          }
        },
        {
          "engineTestId": 531,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have a unique accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"nav-minor mdb-darken\"><div class=\"container\"><div class=\"row\"><div class=\"col-sm-12\"><di ... ></div><div class=\"adv_search-row\"><label for=\"search_pubd_from\">Publication Date:</label><div style",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"nav-minor mdb-darken\"]",
            "attNo": 1
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav><div id=\"mini-panel-2017_ostigov_a_mobile_header_grp\" class=\"panel-display panel-1col clearfix\" ... class=\"pane-content\"><ul class=\"pure-menu-list\"><li class=\"pure-menu-item\"><span class=\"nav-user\"><a",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav",
            "attNo": 0
          }
        },
        {
          "engineTestId": 533,
          "bestPracticeId": 2519,
          "attribute": "This nav does not have an accessible name as required when two or more nav elements are present",
          "attributeDetail": "This nav does not have an accessible name as required when two or more nav elements are present",
          "element": "<nav class=\"nav-minor mdb-darken\"><div class=\"container\"><div class=\"row\"><div class=\"col-sm-12\"><di ... ></div><div class=\"adv_search-row\"><label for=\"search_pubd_from\">Publication Date:</label><div style",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "nav[class=\"nav-minor mdb-darken\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4ea6d",
  "startTime": "2022-07-21T23:20:30",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      45
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      6
    ],
    [
      "ibm",
      5
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      2
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      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": 33,
  "logSize": 3937,
  "errorLogCount": 10,
  "errorLogSize": 2175,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-21T23:22:12",
  "elapsedSeconds": 107,
  "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": {
        "focInd": 41,
        "focOp": 2,
        "hover": 11,
        "linkUl": 44,
        "styleDiff": 14,
        "zIndex": 35
      },
      "alfa": {
        "r65": 7,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 19,
        "color-contrast": 19,
        "hidden-content": 0,
        "landmark-unique": 2
      },
      "htmlcs": {
        "w:AA.1_3_1.H49.Small": 1,
        "w:AA.1_3_1.H65": 4,
        "w:AA.1_3_1.H85.2": 1,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 16,
        "w:AA.1_4_3_F24.F24.FGColour": 2,
        "w:AA.2_1_1.G90": 1,
        "w:AA.4_1_2.H65": 4,
        "w:AA.4_1_2.H91.A.NoHref": 1,
        "w:AA.4_1_2.H91.Select.Value": 1
      },
      "ibm": {
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 8,
        "element_attribute_deprecated": 1
      },
      "wave": {
        "c:contrast": 3,
        "a:alt_suspicious": 1,
        "a:noscript": 11,
        "a:title_redundant": 2
      },
      "tenon": {
        "28": 4,
        "98": 8,
        "152": 64,
        "218": 52
      },
      "continuum": {
        "531": 8,
        "533": 8
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 41,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 7,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 3,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 22,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 4,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 9,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 14,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "nonSemanticText": {
          "htmlcs": {
            "w:AA.1_3_1.H49.Small": {
              "score": 1,
              "what": "Special text is made small nonsemantically"
            }
          }
        },
        "titleEmpty": {
          "htmlcs": {
            "w:AA.1_3_1.H65": {
              "score": 1,
              "what": "Value of the title attribute of the form control is empty or only whitespace"
            },
            "w:AA.4_1_2.H65": {
              "score": 1,
              "what": "Value of the title attribute of the form control is empty or only whitespace"
            }
          }
        },
        "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"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 4,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "eventKeyboardRisk": {
          "htmlcs": {
            "w:AA.2_1_1.G90": {
              "score": 1,
              "what": "Event handler functionality may not be available by keyboard"
            }
          }
        },
        "destinationLink": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.NoHref": {
              "score": 1,
              "what": "Link is misused as a link destination"
            }
          }
        },
        "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"
            }
          },
          "continuum": {
            "531": {
              "score": 6,
              "what": "nav element has an accessible name that is non-unique among the nav elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 1,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "imageTextRisk": {
          "wave": {
            "a:alt_suspicious": {
              "score": 1,
              "what": "Image text alternative is suspicious"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 3,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 32,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 39,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "navNoText": {
          "continuum": {
            "533": {
              "score": 6,
              "what": "nav element is not the only nav element but has no accessible name"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 385,
      "log": 109,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 46
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 41
        },
        {
          "groupName": "targetSize",
          "score": 34
        },
        {
          "groupName": "linkIndication",
          "score": 24
        },
        {
          "groupName": "contrastAA",
          "score": 17
        },
        {
          "groupName": "zIndexNotZero",
          "score": 11
        },
        {
          "groupName": "navConfusion",
          "score": 10
        },
        {
          "groupName": "contrastRisk",
          "score": 9
        },
        {
          "groupName": "navNoText",
          "score": 8
        },
        {
          "groupName": "contrastAAA",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "hoverSurprise",
          "score": 5
        },
        {
          "groupName": "noScriptRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "titleEmpty",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "nonSemanticText",
          "score": 3
        },
        {
          "groupName": "selectFlatRisk",
          "score": 3
        },
        {
          "groupName": "eventKeyboardRisk",
          "score": 3
        },
        {
          "groupName": "destinationLink",
          "score": 3
        },
        {
          "groupName": "selectNoText",
          "score": 3
        },
        {
          "groupName": "obsolete",
          "score": 3
        },
        {
          "groupName": "imageTextRisk",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        }
      ]
    }
  }
}