Accessibility test digest

Synopsis

Page: TIAA (90%)

URL: https://www.tiaa.org/public/

Score: 1094

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the TIAA (90%) web page at https://www.tiaa.org/public/ on 2022/08/13. The procedure performed 1230 tests. Of these, 24 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 sp15c scoring procedure to compute partial and total scores for the page. The total score is 1094 (where 0 is the best possible score). The scored report is appended below.

Finally, Testilo used procedure dp15a to produce this digest, briefly explaining how sp15c computed the scores.

Score summary

Score components
total1094
log931
contentBeyondLandmarks19
pageLanguage14
activeEmbedding14
linkForcesNewWindow14
contrastAAA10
linkIndication8
metaBad8
pageTitle6
leadingClipsText6
tabIndexMissing6
h1Missing5
docType5
parseError5
roleBad4
imageTextRedundant4
linkPair4
fontSmall4
zIndexNotZero3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
mainNot13
headingStructure3
scrollRisk3
typeRedundant3
sectionHeadingless3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

zIndexNotZero: Score 3. 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:

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

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

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

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

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

sectionHeadingless: 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 sp15c. You can modify and extend Testaro and Testilo to fit other theories and priorities.

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

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

Report

{
  "id": "4yiew-tiaa",
  "host": {
    "id": "tiaa",
    "which": "https://www.tiaa.org/public/",
    "what": "TIAA (90%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T12:16:14"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T12:18:03"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.tiaa.org/public/",
        "what": "TIAA (90%)"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.tiaa.org/public/",
        "what": "TIAA (90%)"
      },
      {
        "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": 40,
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "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": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "TIAA (90%)",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "bytes": [
          90054,
          90054,
          90054,
          90054,
          90054
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "TIAA (90%)",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "visibleElements": 35
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "tabFocusables": 6,
        "tabFocused": 6,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "total": 6,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 6,
              "meanDelay": 0,
              "tagNames": {
                "A": 6
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Mozilla Firefox",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Google Chrome",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Microsoft Edge (Previously Internet Explorer)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Safari",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Remind me",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Continue with existing browser",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "total": 9,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 9,
              "tagNames": {
                "A": 9
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Mozilla Firefox",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google Chrome",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Microsoft Edge (Previously Internet Explorer)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Safari",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "remindMe",
              "text": "Remind me",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "nextWeek",
              "text": "Next Week",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "nextMonth",
              "text": "Next Month",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "never",
              "text": "Never",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "setSession",
              "text": "Continue with existing browser",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "triggers": 6,
          "headTriggers": 6,
          "tailTriggers": 0,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "links": 9,
          "adjacent": {
            "total": 6,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Mozilla Firefox",
            "Google Chrome",
            "Microsoft Edge (Previously Internet Explorer)",
            "Safari",
            "Remind me",
            "Continue with existing browser"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "roleElements": 1,
        "badRoleElements": 1,
        "redundantRoleElements": 0,
        "tagNames": {
          "SPAN": {
            "link": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "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": {
          "adjacentLink": {
            "total": 6
          },
          "listLink": {
            "total": 3
          },
          "h2": {
            "total": 1
          }
        },
        "items": {}
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "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.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "total": 1,
          "tagNames": {
            "DIV": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "failures": 5,
          "warnings": 1
        },
        "items": [
          {
            "index": 67,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html>",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 84,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Your browser needs an update"
              ]
            }
          },
          {
            "index": 97,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 108,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[1]/text()[1]",
              "codeLines": [
                "The browser you're using is outdated and may cause issues when using the site."
              ]
            }
          },
          {
            "index": 109,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[1]/div[2]/text()[1]",
              "codeLines": [
                "Click the browser icon below to get the latest version."
              ]
            }
          },
          {
            "index": 142,
            "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",
                "  <html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "totals": {
          "rulesNA": 67,
          "rulesPassed": 26,
          "rulesWarned": 2,
          "rulesViolated": 6,
          "warnings": {
            "minor": 2,
            "moderate": 0,
            "serious": 0,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 7,
            "serious": 10,
            "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-08-13T12:17:36.198Z",
          "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "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": "<span class=\"interval-content\">",
                  "target": [
                    ".interval-content"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "remind me"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"javascript:void(0);\" id=\"remindMe\">Remind me</a>",
                          "target": [
                            "#remindMe"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"interval rightpos\" role=\"link\">",
                  "target": [
                    ".interval"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#586971",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.71,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.71 (foreground color: #586971, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>The browser you're using is outdated and may cause issues when using the site.</div>",
                  "target": [
                    ".desc > div:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.71 (foreground color: #586971, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#586971",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.71,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.71 (foreground color: #586971, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>Click the browser icon below to get the latest version.</div>",
                  "target": [
                    ".desc > div:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.71 (foreground color: #586971, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0065bd",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>Mozilla Firefox</div>",
                  "target": [
                    ".col.s6.m3:nth-child(1) > a[target=\"_blank\"] > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0065bd",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>Google Chrome</div>",
                  "target": [
                    "a[href$=\"chrome/\"] > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0065bd",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>Microsoft Edge <br><span class=\"footnotedesc\">(Previously Internet Explorer)</span></div>",
                  "target": [
                    ".col.s6.m3:nth-child(3) > a[target=\"_blank\"] > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"footnotedesc\">(Previously Internet Explorer)</span>",
                  "target": [
                    ".footnotedesc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0065bd",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div>Safari</div>",
                  "target": [
                    ".col.s6.m3:nth-child(4) > a[target=\"_blank\"] > div"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0065bd",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"javascript:void(0);\" id=\"remindMe\">Remind me</a>",
                  "target": [
                    "#remindMe"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#0065bd",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.83,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"link\" id=\"setSession\" href=\"javascript:void(0)\">Continue with existing browser</a>",
                  "target": [
                    "#setSession"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.83 (foreground color: #0065bd, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noLang"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The <html> element does not have a lang attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html>",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                }
              ]
            },
            {
              "id": "image-redundant-alt",
              "impact": "minor",
              "tags": [
                "cat.text-alternatives",
                "best-practice"
              ],
              "description": "Ensure image alternative is not repeated as text",
              "help": "Alternative text of images should not be repeated as text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-redundant-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "duplicate-img-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element contains <img> element with alt text that duplicates existing text"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img src=\"/content/dam/tiaa/global/icons/safari_128x128.png\" alt=\"Safari\">",
                  "target": [
                    "img[alt=\"Safari\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html>",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html>",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"h2\" id=\"heading\">Your browser needs an update</h2>",
                  "target": [
                    "#heading"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"desc\"><div>The browser you're using is outdated and may cause issues when using the site.</div><div>Click the browser icon below to get the latest version.</div></section>",
                  "target": [
                    ".desc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<section class=\"row browsers\" id=\"browserList\">",
                  "target": [
                    "#browserList"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"javascript:void(0);\" id=\"remindMe\">Remind me</a>",
                  "target": [
                    "#remindMe"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"continue\">\n                  <a class=\"link\" id=\"setSession\" href=\"javascript:void(0)\">Continue with existing browser</a>\n               </div>",
                  "target": [
                    ".continue"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": [
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html><head><script type=\"text/javascript\"></script><script type=\"text/javascript\"></script><script  ... aiap/PW0JTHkTAQ/WRoEMG4/kZhQ\" type=\"text/javascript\"></script></div></div></div></div></body></html>",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 4,
            "domSpec": false,
            "helperText": "Enter the appropriate language value for the page.",
            "fix": {
              "lang": null
            }
          },
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 2
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "Error": {
          "AA.2_4_2.H25.1.NoTitleEl": {
            "A title should be provided for the document, using a non-empty title element in the head section.": [
              {
                "tagName": "head",
                "id": "",
                "code": "<head>...</head>"
              }
            ]
          },
          "AA.3_1_1.H57.2": {
            "The html element should have a lang or xml:lang attribute which describes the language of the document.": [
              {
                "tagName": "html",
                "id": "",
                "code": "<html><head></head><body>...</body></html>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "#heading",
                "code": "<h2 class=\"h2\" id=\"heading\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#heading",
                "code": "<h2 class=\"h2\" id=\"heading\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"nav-content\">...</div>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "content": {
          "totals": {
            "violation": 9,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[4]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 8,
                "top": 261,
                "height": 19,
                "width": 55
              },
              "snippet": "<img alt=\"Safari\" src=\"/content/dam/tiaa/global/icons/safari_128x128.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/span[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 298,
                "height": 18,
                "width": 75
              },
              "snippet": "<span role=\"link\" class=\"interval rightpos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 404,
                "height": 18,
                "width": 202
              },
              "snippet": "<a href=\"javascript:void(0)\" id=\"setSession\" class=\"link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[4]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 261,
                "height": 37,
                "width": 784
              },
              "snippet": "<a target=\"_blank\" href=\"https://support.apple.com/downloads/safari\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 205,
                "height": 56,
                "width": 784
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.microsoft.com/en-us/edge\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 168,
                "height": 37,
                "width": 784
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.google.com/chrome/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 131,
                "height": 37,
                "width": 784
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.mozilla.org/en-US/firefox/new/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 47,
                "height": 28,
                "width": 784
              },
              "snippet": "<h2 id=\"heading\" class=\"h2\">",
              "level": "violation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 9,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[4]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 575,
                "top": 299,
                "height": 100,
                "width": 100
              },
              "snippet": "<img alt=\"Safari\" src=\"/content/dam/tiaa/global/icons/safari_128x128.png\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/span[1]",
                "aria": "/document[1]/link[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 365,
                "top": 497,
                "height": 20,
                "width": 71
              },
              "snippet": "<span role=\"link\" class=\"interval rightpos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/div[1]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 304,
                "top": 531,
                "height": 17,
                "width": 193
              },
              "snippet": "<a href=\"javascript:void(0)\" id=\"setSession\" class=\"link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[4]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 562,
                "top": 386,
                "height": 30,
                "width": 126
              },
              "snippet": "<a target=\"_blank\" href=\"https://support.apple.com/downloads/safari\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[3]/a[1]",
                "aria": "/document[1]/link[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 412,
                "top": 386,
                "height": 54,
                "width": 126
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.microsoft.com/en-us/edge\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 262,
                "top": 386,
                "height": 30,
                "width": 126
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.google.com/chrome/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 112,
                "top": 386,
                "height": 30,
                "width": 126
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.mozilla.org/en-US/firefox/new/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 131,
                "height": 35,
                "width": 800
              },
              "snippet": "<h2 id=\"heading\" class=\"h2\">",
              "level": "violation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 6,
            "firstColumn": 1,
            "message": "Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>.",
            "extract": "<html><head>",
            "hiliteStart": 0,
            "hiliteLength": 6
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 19,
            "firstColumn": 13,
            "message": "Element head is missing a required instance of child element title.",
            "extract": "tml><head></head><body ",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "info",
            "lastLine": 7,
            "lastColumn": 105,
            "firstColumn": 75,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\">var _g",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "error",
            "lastLine": 8,
            "lastColumn": 31,
            "firstColumn": 10,
            "message": "Attribute charset not allowed on element meta at this point.",
            "extract": "\n         <meta charset=\"UTF-8\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 22
          },
          {
            "type": "error",
            "lastLine": 8,
            "lastColumn": 31,
            "firstColumn": 10,
            "message": "Element meta is missing one or more of the following attributes: content, itemprop, property.",
            "extract": "\n         <meta charset=\"UTF-8\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 22
          },
          {
            "type": "error",
            "lastLine": 9,
            "lastColumn": 79,
            "firstColumn": 10,
            "message": "Attribute name not allowed on element meta at this point.",
            "extract": "\n         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 70
          },
          {
            "type": "error",
            "lastLine": 9,
            "lastColumn": 79,
            "firstColumn": 10,
            "message": "Element meta is missing one or more of the following attributes: itemprop, property.",
            "extract": "\n         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 70
          },
          {
            "type": "error",
            "lastLine": 10,
            "lastColumn": 16,
            "firstColumn": 10,
            "message": "Element title not allowed as child of element div in this context. (Suppressing further errors from this subtree.)",
            "extract": "\n         <title>Approv",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "info",
            "lastLine": 12,
            "lastColumn": 83,
            "firstColumn": 10,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n         <script type=\"text/javascript\" src=\"/content/dam/tiaa/global/js/index.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 74
          },
          {
            "type": "info",
            "lastLine": 13,
            "lastColumn": 40,
            "firstColumn": 10,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n         <script type=\"text/javascript\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 31
          },
          {
            "type": "info",
            "lastLine": 25,
            "lastColumn": 34,
            "firstColumn": 13,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "          <section class=\"desc\"><div>T",
            "hiliteStart": 10,
            "hiliteLength": 22
          },
          {
            "type": "info",
            "lastLine": 26,
            "lastColumn": 59,
            "firstColumn": 13,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "          <section class=\"row browsers\" id=\"browserList\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 47
          },
          {
            "type": "error",
            "lastLine": 31,
            "lastColumn": 62,
            "firstColumn": 19,
            "message": "The element a must not appear as a descendant of an element with the attribute role=link.",
            "extract": "          <a href=\"javascript:void(0);\" id=\"remindMe\">Remind",
            "hiliteStart": 10,
            "hiliteLength": 44
          },
          {
            "type": "error",
            "lastLine": 33,
            "lastColumn": 25,
            "firstColumn": 22,
            "message": "Element ul not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "          <ul>\n     ",
            "hiliteStart": 10,
            "hiliteLength": 4
          },
          {
            "type": "error",
            "lastLine": 35,
            "lastColumn": 71,
            "firstColumn": 28,
            "message": "The element a must not appear as a descendant of an element with the attribute role=link.",
            "extract": "          <a href=\"javascript:void(0);\" id=\"nextWeek\">Next W",
            "hiliteStart": 10,
            "hiliteLength": 44
          },
          {
            "type": "error",
            "lastLine": 38,
            "lastColumn": 72,
            "firstColumn": 28,
            "message": "The element a must not appear as a descendant of an element with the attribute role=link.",
            "extract": "          <a href=\"javascript:void(0);\" id=\"nextMonth\">Next M",
            "hiliteStart": 10,
            "hiliteLength": 45
          },
          {
            "type": "error",
            "lastLine": 41,
            "lastColumn": 68,
            "firstColumn": 28,
            "message": "The element a must not appear as a descendant of an element with the attribute role=link.",
            "extract": "          <a href=\"javascript:void(0);\" id=\"never\">Never<",
            "hiliteStart": 10,
            "hiliteLength": 41
          },
          {
            "type": "info",
            "lastLine": 28,
            "lastColumn": 44,
            "firstColumn": 13,
            "subType": "warning",
            "message": "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.",
            "extract": "          <section class=\"browser-action\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 32
          },
          {
            "type": "info",
            "lastLine": 51,
            "lastColumn": 103,
            "firstColumn": 7,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "iv>\n      <script type=\"text/javascript\" src=\"/xZLfJt/HdxB2/vbwGC/1S5M/N7aaNpaiap/PW0JTHkTAQ/WRoEMG4/kZhQ\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 97
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 6,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Consider adding a lang attribute to the html start tag to declare the language of this document.",
            "extract": "<html><head>",
            "hiliteStart": 0,
            "hiliteLength": 6
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Approved Browsers",
          "pageurl": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined",
          "time": 2.31,
          "creditsremaining": 959,
          "allitemcount": 19,
          "totalelements": 57,
          "waveurl": "http://wave.webaim.org/report?url=https://www.tiaa.org/public/legacy-browser-detection?type=undefined"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 9,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#basichtmlcomponent-afd45e1cbc > DIV:first-child > DIV#basichtmlcomponent-89ed3a9d91 > SCRIPT:first-child + SCRIPT + META + META + TITLE + LINK + SCRIPT + SCRIPT + HEADER + DIV > SECTION#browserList > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#basichtmlcomponent-afd45e1cbc > DIV:first-child > DIV#basichtmlcomponent-89ed3a9d91 > SCRIPT:first-child + SCRIPT + META + META + TITLE + LINK + SCRIPT + SCRIPT + HEADER + DIV > SECTION#browserList > DIV:first-child + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#basichtmlcomponent-afd45e1cbc > DIV:first-child > DIV#basichtmlcomponent-89ed3a9d91 > SCRIPT:first-child + SCRIPT + META + META + TITLE + LINK + SCRIPT + SCRIPT + HEADER + DIV > SECTION#browserList > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#basichtmlcomponent-afd45e1cbc > DIV:first-child > DIV#basichtmlcomponent-89ed3a9d91 > SCRIPT:first-child + SCRIPT + META + META + TITLE + LINK + SCRIPT + SCRIPT + HEADER + DIV > SECTION#browserList > DIV:first-child + DIV + DIV + DIV > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#basichtmlcomponent-afd45e1cbc > DIV:first-child > DIV#basichtmlcomponent-89ed3a9d91 > SCRIPT:first-child + SCRIPT + META + META + TITLE + LINK + SCRIPT + SCRIPT + HEADER + DIV > H2:first-child + SECTION + SECTION + SECTION > SPAN:first-child > A:first-child + SPAN > UL:first-child > LI:first-child > A#nextWeek",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#basichtmlcomponent-afd45e1cbc > DIV:first-child > DIV#basichtmlcomponent-89ed3a9d91 > SCRIPT:first-child + SCRIPT + META + META + TITLE + LINK + SCRIPT + SCRIPT + HEADER + DIV > H2:first-child + SECTION + SECTION + SECTION > SPAN:first-child > A:first-child + SPAN > UL:first-child > LI:first-child + LI > A#nextMonth",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#basichtmlcomponent-afd45e1cbc > DIV:first-child > DIV#basichtmlcomponent-89ed3a9d91 > SCRIPT:first-child + SCRIPT + META + META + TITLE + LINK + SCRIPT + SCRIPT + HEADER + DIV > H2:first-child + SECTION + SECTION + SECTION > SPAN:first-child > A:first-child + SPAN > UL:first-child > LI:first-child + LI + LI > A#never"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV#basichtmlcomponent-afd45e1cbc > DIV:first-child > DIV#basichtmlcomponent-89ed3a9d91 > SCRIPT:first-child + SCRIPT + META + META + TITLE + LINK + SCRIPT + SCRIPT + HEADER + DIV > SECTION#browserList > DIV:first-child + DIV + DIV > A:first-child > IMG:first-child + DIV > BR:first-child + SPAN"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tiaa.org/public/",
      "what": "URL",
      "result": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.tiaa.org/public/legacy-browser-detection?type=undefined&os=Mac%20OS",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.065",
        "responseTime": "2022-08-13T12:18:03.571Z",
        "data": {
          "apiErrors": [],
          "documentSize": 976371,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 8,
              "totalWarnings": 1,
              "totalIssues": 9
            },
            "issuesByLevel": {
              "A": {
                "count": 4,
                "pct": 44.44
              },
              "AA": {
                "count": 1,
                "pct": 11.11
              },
              "AAA": {
                "count": 9,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "d37aef0b-192d-432f-8252-8b5ac203878b",
          "docID": "4f2034e8-30d5-4502-a0b3-f8225f9b3e42",
          "sourceHash": "34ca142b4c3e8fb3469463b3a53c8a37",
          "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=d37aef0b-192d-432f-8252-8b5ac203878b",
          "resultSet": [
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 539.75,
                  "y": 412
                },
                "bottom-right": {
                  "x": 668.75,
                  "y": 423
                },
                "height": 11,
                "width": 129
              },
              "position": {
                "line": 7736,
                "column": 585
              },
              "errorSnippet": "&lt;span class=\"footnotedesc\"&gt;(Previously Internet Explorer)&lt;/span&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[3]/a[1]/div[1]/span[1]",
              "issueID": "ca842a8d3109fa8f02840657d841a8cb",
              "signature": "66458f2afce58b47fa41e3e1c0a8260d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ca842a8d3109fa8f02840657d841a8cb"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 709,
                  "y": 383
                },
                "bottom-right": {
                  "x": 809,
                  "y": 399
                },
                "height": 16,
                "width": 100
              },
              "position": {
                "line": 5,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://support.apple.com/downloads/safari\" target=\"_blank\"&gt;&lt;img src=\"/content/dam/tiaa/global/icons/safari_128x128.png\" alt=\"Safari\"&gt;&lt;div&gt;Safari&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[4]/a[1]",
              "issueID": "62d9c5980095de59b8bfc7792d920b56",
              "signature": "3da1d9b7d4cc5028dce4829a5ec8e9e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=62d9c5980095de59b8bfc7792d920b56"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2041,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"browser-detection\"&gt;&lt;div class=\"basichtmlcomponent embed\"&gt;\n&lt;div id=\"basichtmlcomponent-afd45e1cbc\" class=\"cmp-embed\"&gt; &lt;div class=\"basichtmlcomponent embed\"&gt; &lt;div id=\"basichtmlcomponent-89ed3a9d91\" class=\"cmp-embed\"&",
              "xpath": "/html/body",
              "issueID": "23cd6cdf401a94ab402589678567a1d8",
              "signature": "278e280b387a293caf53eebb32bea81a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=23cd6cdf401a94ab402589678567a1d8"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2041,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"browser-detection\"&gt;&lt;div class=\"basichtmlcomponent embed\"&gt;\n&lt;div id=\"basichtmlcomponent-afd45e1cbc\" class=\"cmp-embed\"&gt; &lt;div class=\"basichtmlcomponent embed\"&gt; &lt;div id=\"basichtmlcomponent-89ed3a9d91\" class=\"cmp-embed\"&",
              "xpath": "/html/body",
              "issueID": "feb0a63a1e4797881c219d23d5d35e6e",
              "signature": "2cb5a76cbefbfeeb9c1c99c0af593172",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=feb0a63a1e4797881c219d23d5d35e6e"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 476.203125,
                  "y": 482
                },
                "bottom-right": {
                  "x": 548.203125,
                  "y": 499
                },
                "height": 17,
                "width": 72
              },
              "position": {
                "line": 7739,
                "column": 16
              },
              "errorSnippet": "&lt;span class=\"interval rightpos\" role=\"link\"&gt; &lt;a href=\"javascript:void(0);\" id=\"remindMe\"&gt;Remind me&lt;/a&gt; &lt;span class=\"interval-content\" style=\"\"&gt; &lt;ul&gt; &lt;li&gt; &lt;a href=\"javascript:void(0);\" id=\"nextWeek\"&gt;Next Week&lt;/",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/section[3]/span[1]",
              "issueID": "0f209a77cab79ce7fc6fb196cbb41cc6",
              "signature": "8ae7a0782917821d4ec4d111b6d44bfb",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=0f209a77cab79ce7fc6fb196cbb41cc6"
            },
            {
              "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": 154,
                  "y": 383
                },
                "bottom-right": {
                  "x": 254,
                  "y": 399
                },
                "height": 16,
                "width": 100
              },
              "position": {
                "line": 5,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.mozilla.org/en-US/firefox/new/\" target=\"_blank\"&gt;&lt;img src=\"/content/dam/tiaa/global/icons/firefox_128x128.png\" alt=\"Firefox\"&gt;&lt;div&gt;Mozilla Firefox&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[1]/a[1]",
              "issueID": "b4d3bd4e997437dfdb979befbc7e2ff3",
              "signature": "beb323ef57e7be39618d9e13219e5619",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b4d3bd4e997437dfdb979befbc7e2ff3"
            },
            {
              "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": 339,
                  "y": 383
                },
                "bottom-right": {
                  "x": 439,
                  "y": 399
                },
                "height": 16,
                "width": 100
              },
              "position": {
                "line": 5,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.google.com/chrome/\" target=\"_blank\"&gt;&lt;img src=\"/content/dam/tiaa/global/icons/chrome_128x128.png\" alt=\"Chrome\"&gt;&lt;div&gt;Google Chrome&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[2]/a[1]",
              "issueID": "f6190abd84d5f4bea68d070c7f545da0",
              "signature": "cf9051a1a7ec37545b07688eaad9bc53",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f6190abd84d5f4bea68d070c7f545da0"
            },
            {
              "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": 524,
                  "y": 383
                },
                "bottom-right": {
                  "x": 624,
                  "y": 399
                },
                "height": 16,
                "width": 100
              },
              "position": {
                "line": 5,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.microsoft.com/en-us/edge\" target=\"_blank\"&gt;&lt;img src=\"/content/dam/tiaa/global/icons/edge_128x128.png\" alt=\"Edge\"&gt;&lt;div&gt;Microsoft Edge &lt;br&gt;&lt;span class=\"footnotedesc\"&gt;(Previously Internet Explorer)&lt;/span&",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[3]/a[1]",
              "issueID": "f66a08287a109086a5b8ddb2c8bfe39e",
              "signature": "3e027eb52f0fa7288608a52373c7c635",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f66a08287a109086a5b8ddb2c8bfe39e"
            },
            {
              "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": 709,
                  "y": 383
                },
                "bottom-right": {
                  "x": 809,
                  "y": 399
                },
                "height": 16,
                "width": 100
              },
              "position": {
                "line": 5,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://support.apple.com/downloads/safari\" target=\"_blank\"&gt;&lt;img src=\"/content/dam/tiaa/global/icons/safari_128x128.png\" alt=\"Safari\"&gt;&lt;div&gt;Safari&lt;/div&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[1]/div[1]/section[2]/div[4]/a[1]",
              "issueID": "2a596ac03adeb9988d8e062dcffdd757",
              "signature": "1e3fb6fb558187d3b731117b17b2766c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2a596ac03adeb9988d8e062dcffdd757"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T12:16:14",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "motion",
      13
    ],
    [
      "hover",
      10
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "ibm",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "axe",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ]
  ],
  "logCount": 92,
  "logSize": 24379,
  "errorLogCount": 90,
  "errorLogSize": 24036,
  "prohibitedCount": 0,
  "visitTimeoutCount": 2,
  "visitRejectionCount": 0,
  "visitLatency": 63,
  "endTime": "2022-08-13T12:18:03",
  "elapsedSeconds": 109,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "linkUl": 12,
        "role": 2,
        "zIndex": 1
      },
      "alfa": {
        "r4": 4,
        "r57": 4,
        "r61": 4,
        "r66": 8,
        "r87": 1
      },
      "axe": {
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "color-contrast-enhanced": 27,
        "html-has-lang": 3,
        "image-redundant-alt": 1,
        "landmark-one-main": 2,
        "page-has-heading-one": 2,
        "region": 10
      },
      "continuum": {
        "101": 4
      },
      "htmlcs": {
        "e:AA.2_4_2.H25.1.NoTitleEl": 4,
        "e:AA.3_1_1.H57.2": 4,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1
      },
      "ibm": {
        "WCAG20_Img_LinkTextNotRedundant": 4,
        "WCAG20_Html_HasLang": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 28
      },
      "nuVal": {
        "Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>.": 4,
        "Element head is missing a required instance of child element title.": 4,
        "The type attribute is unnecessary for JavaScript resources.": 4,
        "Attribute charset not allowed on element meta at this point.": 4,
        "Element meta is missing one or more of the following attributes: content, itemprop, property.": 4,
        "Attribute name not allowed on element meta at this point.": 4,
        "Element meta is missing one or more of the following attributes: itemprop, property.": 4,
        "Element title not allowed as child of element div in this context. (Suppressing further errors from this subtree.)": 4,
        "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": 3,
        "The element a must not appear as a descendant of an element with the attribute role=link.": 16,
        "Element ul not allowed as child of element span in this context. (Suppressing further errors from this subtree.)": 4,
        "Consider adding a lang attribute to the html start tag to declare the language of this document.": 1
      },
      "wave": {
        "e:language_missing": 4,
        "a:alt_redundant": 4,
        "a:h1_missing": 1,
        "a:link_redundant": 3,
        "a:text_small": 1
      },
      "tenon": {
        "134": 3,
        "138": 4,
        "144": 4,
        "155": 2,
        "190": 4,
        "218": 16
      }
    },
    "groupDetails": {
      "groups": {
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 6,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "continuum": {
            "101": {
              "score": 4,
              "what": "root html element has no lang attribute"
            }
          },
          "htmlcs": {
            "e:AA.3_1_1.H57.2": {
              "score": 4,
              "what": "html element has no lang or xml:lang attribute"
            }
          },
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          },
          "nuVal": {
            "Consider adding a lang attribute to the html start tag to declare the language of this document.": {
              "score": 1,
              "what": "html start tag has no lang attribute to declare the language of the page"
            }
          },
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 5,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 14,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 7,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "imageTextRedundant": {
          "axe": {
            "image-redundant-alt": {
              "score": 1,
              "what": "Text of a button or link is repeated in the image alternative"
            }
          },
          "ibm": {
            "WCAG20_Img_LinkTextNotRedundant": {
              "score": 1,
              "what": "Text alternative for the image in a link repeats text of the same or an adjacent link"
            }
          },
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          },
          "tenon": {
            "138": {
              "score": 1,
              "what": "Image link alternative text repeats text in the link"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "pageTitle": {
          "htmlcs": {
            "e:AA.2_4_2.H25.1.NoTitleEl": {
              "score": 3,
              "what": "Document head element contains no title element"
            }
          },
          "nuVal": {
            "Element head is missing a required instance of child element title.": {
              "score": 3,
              "what": "head element has no child title element"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "docType": {
          "nuVal": {
            "Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>.": {
              "score": 3,
              "what": "Page does not start with <!DOCTYPE html>"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 1,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "^Attribute .+ not allowed on element meta at this point.*$": {
              "score": 3,
              "what": "Attribute is not allowed on a meta element here"
            },
            "^Element meta is missing one or more of the following attributes: .+$": {
              "score": 3,
              "what": "meta element is missing a required attribute"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "^Element .+ not allowed as child of element .+ in this context.*$": {
              "score": 3,
              "what": "Element not allowed as a child of its parent here"
            }
          }
        },
        "sectionHeadingless": {
          "nuVal": {
            "Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed.": {
              "score": 1,
              "what": "section has no heading"
            }
          }
        },
        "activeEmbedding": {
          "nuVal": {
            "The element a must not appear as a descendant of an element with the attribute role=link.": {
              "score": 12,
              "what": "a element is a descendant of an element with a link role"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 12,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 1094,
      "log": 931,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 19
        },
        {
          "groupName": "pageLanguage",
          "score": 14
        },
        {
          "groupName": "activeEmbedding",
          "score": 14
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 14
        },
        {
          "groupName": "contrastAAA",
          "score": 10
        },
        {
          "groupName": "linkIndication",
          "score": 8
        },
        {
          "groupName": "metaBad",
          "score": 8
        },
        {
          "groupName": "pageTitle",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "docType",
          "score": 5
        },
        {
          "groupName": "parseError",
          "score": 5
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "imageTextRedundant",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "typeRedundant",
          "score": 3
        },
        {
          "groupName": "sectionHeadingless",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}