Accessibility test digest

Synopsis

Page: Department of Education

URL: https://www.ed.gov/

Score: 461

Tested by: Testaro, procedure tp14

Scored by: Testilo, procedure sp14a

Digested by: Testilo, procedure dp14a

Introduction

The Testaro application used its tp14 testing procedure to test the accessibility (barrier-free design and coding) of the Department of Education web page at https://www.ed.gov/ on 2022/07/17. The procedure performed 1075 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp14a scoring procedure to compute partial and total scores for the page. The total score is 461 (where 0 is the best possible score). The scored report is appended below.

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

Score summary

Score components
total461
log50
contentBeyondLandmarks56
overflowHidden50
noLeading44
linkIndication31
contrastAAA23
fontSizeAbsolute20
titleRedundant16
linkNoText15
contrastAA15
landmarkConfusion15
buttonNoText12
headingEmpty9
inconsistentStyles8
navConfusion8
bannerConfusion8
obsolete7
roleBad6
contrastRisk6
controlNoText6
fontSmall5
focusIndication4
h1Missing4
nonSemanticText4
visibleBulk3
tabFocusability3
zIndexNotZero3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
banners3
mainNot13
decorativeImageRisk3
pseudoHeadingRisk3
linkComprehensionRisk3
linkPair3
pdfLink3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4aieq-education",
  "host": {
    "id": "education",
    "which": "https://www.ed.gov/",
    "what": "Department of Education"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-17T21:54:02"
    },
    {
      "event": "endTime",
      "value": "2022-07-17T21:56:12"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.ed.gov/",
        "what": "Department of Education"
      },
      {
        "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.ed.gov/",
        "what": "Department of Education"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "Department of Education",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.ed.gov/",
      "result": {
        "bytes": [
          513271,
          513271,
          513271,
          513271,
          513271
        ],
        "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.ed.gov/",
      "what": "Department of Education",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.ed.gov/",
      "result": {
        "visibleElements": 339
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.ed.gov/",
      "result": {
        "tabFocusables": 93,
        "tabFocused": 94,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "total": 93,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 2,
              "tagNames": {
                "A": 1,
                "INPUT": 1
              }
            },
            "outlinePresent": {
              "total": 91,
              "meanDelay": 0,
              "tagNames": {
                "A": 90,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Language Assistance"
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Education",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Student Loans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Laws",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GO >",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GO >",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GO >",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "GO >",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Education Announces Engage Every Student Initiative to Ensure Every Student Has A",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "U.S. Department of Education Awards Final $198 Million of American Rescue Plan Higher Education Fund",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education Department Announces $68 Million in Grants to Support Students Through Full-Service Commun",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More...",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bio",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Speeches",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "@SecCardona",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Student loans, forgiveness",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Higher Education Rulemaking",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "College accreditation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Every Student Succeeds Act (ESSA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FERPA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAFSA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "1098, tax forms",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "More...",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Elevating Teaching",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Family and Community Engagement",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Early Learning",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Constitution Day",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Student Loans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Repaying Loans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Defaulted Loans",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Loan Forgiveness",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Loan Servicers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants & Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply for Pell Grants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Grants Forecast",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Apply for a Grant",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Eligibility for Grants",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Laws & Guidance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Every Student Succeeds Act (ESSA)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FERPA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Civil Rights",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "IDEA Website",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Data & Research",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Education Statistics",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Postsecondary Education Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ED Data Express",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nation's Report Card",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "What Works Clearinghouse",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Open Data Platform",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "COVID Relief Data",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ED Offices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Jobs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Press Releases",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FAQs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Recursos en español",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Budget, Performance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Program",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Subscribe to E-Mail Updates",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Homeroom Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Notices",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "FOIA",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Security",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Information Quality",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Inspector General",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Whitehouse.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "USA.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Benefits.gov",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Regulations.gov",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "total": 106,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 106,
              "tagNames": {
                "A": 101,
                "INPUT": 3,
                "BUTTON": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Language Assistance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "中文: 繁體版",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Việt-ngữ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "한국어",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tagalog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Русский",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" title=\"Home\" rel=\"home\" style=\"cursor: default;\"> <img src=\"https://",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"utf8\" type=\"hidden\" value=\"✓\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "affiliate",
              "text": "<input id=\"affiliate\" name=\"affiliate\" type=\"hidden\" value=\"ed.gov\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "query",
              "text": "<input type=\"search\" placeholder=\"Search...\" id=\"query\" value=\"\" name=\"query\" au",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "searchsubmit",
              "text": "<button value=\"Search\" id=\"searchsubmit\" type=\"submit\" class=\"btn btn-primary\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-content",
              "text": "<a id=\"main-content\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www2.ed.gov/fund/grants-college.html?src=image\" style=\"cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GO >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www2.ed.gov/fund/grants-apply.html?src=image\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GO >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www2.ed.gov/policy/landing.jhtml?src=image\" style=\"cursor: defa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GO >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=image\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GO >",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/news/press-releases/feed\" style=\"cursor: default;\"><img src=\"/misc/fee",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Education Announces Engage Every Student Initiative to Ensure",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "U.S. Department of Education Awards Final $198 Million of American Rescue Plan H",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education Department Announces $68 Million in Grants to Support Students Through",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Speeches",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "@SecCardona",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student loans, forgiveness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Higher Education Rulemaking",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "College accreditation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Every Student Succeeds Act (ESSA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAFSA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "1098, tax forms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More...",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://oese.ed.gov/offices/american-rescue-plan/\" style=\"cursor: defau",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.ed.gov/coronavirus/\" style=\"cursor: default;\"><img typeof=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www2.ed.gov/documents/coronavirus/reopening-3.pdf\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Elevating Teaching",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family and Community Engagement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Early Learning",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Constitution Day",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Repaying Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Defaulted Loans",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan Forgiveness",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Loan Servicers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants & Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for Pell Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Grants Forecast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apply for a Grant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Eligibility for Grants",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Laws & Guidance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Every Student Succeeds Act (ESSA)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FERPA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Civil Rights",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "IDEA Website",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Data & Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education Statistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Postsecondary Education Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ED Data Express",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nation's Report Card",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "What Works Clearinghouse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open Data Platform",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "COVID Relief Data",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ED Offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Press Releases",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FAQs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Recursos en español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Budget, Performance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe to E-Mail Updates",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Homeroom Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.facebook.com/ed.gov\" style=\"cursor: default;\"><img class=\"co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://www.twitter.com/usedgov\" style=\"cursor: default;\"><img class=\"co",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.ed.gov/subscriptions\" style=\"cursor: default;\"><img class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.ed.gov/feed\" style=\"cursor: default;\"><img class=\"connected",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Notices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "FOIA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Security",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Information Quality",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inspector General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Whitehouse.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Benefits.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Regulations.gov",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "triggers": 165,
          "headTriggers": 20,
          "tailTriggers": 145,
          "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.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button value=\"Search\" id=\"searchsubmit\" type=\"submit\" class=\"btn btn-primary\" style=\"height:34px;\"><span class=\"glyphicon glyphicon-search\"></span></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "links": 101,
          "adjacent": {
            "total": 30,
            "underlined": 1,
            "underlinedPercent": 3
          }
        },
        "items": {
          "underlined": [
            "More..."
          ],
          "notUnderlined": [
            "Skip to main content",
            "About Us",
            "Contact Us",
            "FAQs",
            "Language Assistance",
            "",
            "U.S. Department of Education",
            "U.S. Department of Education",
            "",
            "",
            "GO >",
            "",
            "GO >",
            "",
            "GO >",
            "",
            "GO >",
            "Press Releases",
            "",
            "U.S. Department of Education Announces Engage Every Student Initiative to Ensure Every Student Has Access to High-Quality Learning",
            "U.S. Department of Education Awards Final $198 Million of American Rescue Plan Higher Education Funds to Support Students at Community Colleges, Rural, and Minority-Serving Institutions",
            "Education Department Announces $68 Million in Grants to Support Students Through Full-Service Community Schools",
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.ed.gov/",
      "result": {
        "roleElements": 3,
        "badRoleElements": 1,
        "redundantRoleElements": 1,
        "tagNames": {
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.ed.gov/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 30,
            "subtotals": [
              27,
              2,
              1
            ]
          },
          "listLink": {
            "total": 71,
            "subtotals": [
              29,
              15,
              11,
              7,
              5,
              4
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 10,
            "subtotals": [
              6,
              4
            ]
          },
          "h3": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "height": {
              "34px": [
                ""
              ],
              "auto": [
                "Toggle navigation"
              ]
            },
            "lineHeight": {
              "20px": [
                ""
              ],
              "27.1429px": [
                "Toggle navigation"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "About Us",
                "Contact Us",
                "FAQs",
                "Language Assistance",
                "",
                "U.S. Department of Education",
                "U.S. Department of Education",
                "",
                "",
                "GO >",
                "",
                "GO >",
                "",
                "GO >",
                "",
                "GO >",
                "U.S. Department of Education Announces Engage Every Student Initiative to Ensure Every Student Has Access to High-Quality Learning",
                "U.S. Department of Education Awards Final $198 Million of American Rescue Plan Higher Education Funds to Support Students at Community Colleges, Rural, and Minority-Serving Institutions",
                "Education Department Announces $68 Million in Grants to Support Students Through Full-Service Community Schools",
                "More...",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "500": [
                "Press Releases",
                ""
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to main content",
                "About Us",
                "Contact Us",
                "FAQs",
                "Language Assistance",
                "",
                "U.S. Department of Education",
                "U.S. Department of Education",
                "",
                "",
                "GO >",
                "",
                "GO >",
                "",
                "GO >",
                "",
                "GO >",
                "Press Releases",
                "",
                "U.S. Department of Education Announces Engage Every Student Initiative to Ensure Every Student Has Access to High-Quality Learning",
                "U.S. Department of Education Awards Final $198 Million of American Rescue Plan Higher Education Funds to Support Students at Community Colleges, Rural, and Minority-Serving Institutions",
                "Education Department Announces $68 Million in Grants to Support Students Through Full-Service Community Schools",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ],
              "underline": [
                "More..."
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(51, 51, 51)": [
                "English",
                "español",
                "中文: 繁體版",
                "Việt-ngữ",
                "한국어",
                "Tagalog",
                "Русский"
              ],
              "rgb(255, 255, 255)": [
                "Student Loans",
                "Grants",
                "Laws",
                "Data"
              ],
              "rgb(17, 92, 167)": [
                "Bio",
                "Speeches",
                "@SecCardona",
                "Student loans, forgiveness",
                "Higher Education Rulemaking",
                "College accreditation",
                "Every Student Succeeds Act (ESSA)",
                "FERPA",
                "FAFSA",
                "1098, tax forms",
                "More...",
                "Elevating Teaching",
                "Family and Community Engagement",
                "Early Learning",
                "Constitution Day"
              ],
              "rgb(0, 0, 0)": [
                "Student Loans",
                "Grants & Programs",
                "Laws & Guidance",
                "Data & Research",
                "About Us"
              ],
              "rgb(85, 85, 85)": [
                "Repaying Loans",
                "Defaulted Loans",
                "Loan Forgiveness",
                "Loan Servicers",
                "Apply for Pell Grants",
                "Grants Forecast",
                "Apply for a Grant",
                "Eligibility for Grants",
                "Every Student Succeeds Act (ESSA)",
                "FERPA",
                "Civil Rights",
                "IDEA Website",
                "Education Statistics",
                "Postsecondary Education Data",
                "ED Data Express",
                "Nation's Report Card",
                "What Works Clearinghouse",
                "Open Data Platform",
                "COVID Relief Data",
                "Contact Us",
                "ED Offices",
                "Jobs",
                "Press Releases",
                "FAQs",
                "Recursos en español",
                "Budget, Performance",
                "Privacy Program",
                "Subscribe to E-Mail Updates",
                "Homeroom Blog"
              ],
              "rgb(57, 59, 75)": [
                "Notices",
                "FOIA",
                "Privacy Policy",
                "Accessibility",
                "Security",
                "Information Quality",
                "Inspector General",
                "Whitehouse.gov",
                "USA.gov",
                "Benefits.gov",
                "Regulations.gov"
              ]
            },
            "fontSize": {
              "13.86px": [
                "English",
                "español",
                "中文: 繁體版",
                "Việt-ngữ",
                "한국어",
                "Tagalog",
                "Русский"
              ],
              "19px": [
                "Student Loans",
                "Grants",
                "Laws",
                "Data"
              ],
              "14px": [
                "Bio",
                "Speeches",
                "@SecCardona",
                "Student loans, forgiveness",
                "Higher Education Rulemaking",
                "College accreditation",
                "Every Student Succeeds Act (ESSA)",
                "FERPA",
                "FAFSA",
                "1098, tax forms",
                "More...",
                "Elevating Teaching",
                "Family and Community Engagement",
                "Early Learning",
                "Constitution Day",
                "Student Loans",
                "Grants & Programs",
                "Laws & Guidance",
                "Data & Research",
                "About Us"
              ],
              "12px": [
                "Repaying Loans",
                "Defaulted Loans",
                "Loan Forgiveness",
                "Loan Servicers",
                "Apply for Pell Grants",
                "Grants Forecast",
                "Apply for a Grant",
                "Eligibility for Grants",
                "Every Student Succeeds Act (ESSA)",
                "FERPA",
                "Civil Rights",
                "IDEA Website",
                "Education Statistics",
                "Postsecondary Education Data",
                "ED Data Express",
                "Nation's Report Card",
                "What Works Clearinghouse",
                "Open Data Platform",
                "COVID Relief Data",
                "Contact Us",
                "ED Offices",
                "Jobs",
                "Press Releases",
                "FAQs",
                "Recursos en español",
                "Budget, Performance",
                "Privacy Program",
                "Subscribe to E-Mail Updates",
                "Homeroom Blog",
                "Notices",
                "FOIA",
                "Privacy Policy",
                "Accessibility",
                "Security",
                "Information Quality",
                "Inspector General",
                "Whitehouse.gov",
                "USA.gov",
                "Benefits.gov",
                "Regulations.gov"
              ]
            },
            "lineHeight": {
              "19.8px": [
                "English",
                "español",
                "中文: 繁體版",
                "Việt-ngữ",
                "한국어",
                "Tagalog",
                "Русский"
              ],
              "20px": [
                "Student Loans",
                "Grants",
                "Laws",
                "Data",
                "Bio",
                "Speeches",
                "@SecCardona",
                "Student loans, forgiveness",
                "Higher Education Rulemaking",
                "College accreditation",
                "Every Student Succeeds Act (ESSA)",
                "FERPA",
                "FAFSA",
                "1098, tax forms",
                "More...",
                "Elevating Teaching",
                "Family and Community Engagement",
                "Early Learning",
                "Constitution Day",
                "Student Loans",
                "Grants & Programs",
                "Laws & Guidance",
                "Data & Research",
                "About Us"
              ],
              "17.1429px": [
                "Repaying Loans",
                "Defaulted Loans",
                "Loan Forgiveness",
                "Loan Servicers",
                "Apply for Pell Grants",
                "Grants Forecast",
                "Apply for a Grant",
                "Eligibility for Grants",
                "Every Student Succeeds Act (ESSA)",
                "FERPA",
                "Civil Rights",
                "IDEA Website",
                "Education Statistics",
                "Postsecondary Education Data",
                "ED Data Express",
                "Nation's Report Card",
                "What Works Clearinghouse",
                "Open Data Platform",
                "COVID Relief Data",
                "Contact Us",
                "ED Offices",
                "Jobs",
                "Press Releases",
                "FAQs",
                "Recursos en español",
                "Budget, Performance",
                "Privacy Program",
                "Subscribe to E-Mail Updates",
                "Homeroom Blog",
                "Notices",
                "FOIA",
                "Privacy Policy",
                "Accessibility",
                "Security",
                "Information Quality",
                "Inspector General",
                "Whitehouse.gov",
                "USA.gov",
                "Benefits.gov",
                "Regulations.gov"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(51, 51, 51)": [
                "STUDENT LOANS",
                "GRANTS",
                "LAWS & GUIDANCE",
                "DATA"
              ],
              "rgb(0, 66, 133)": [
                "Press Releases",
                "Dr. Miguel Cardona",
                "How Do I Find...?",
                "Featured",
                "",
                "Information About..."
              ]
            },
            "fontSize": {
              "18px": [
                "STUDENT LOANS",
                "GRANTS",
                "LAWS & GUIDANCE",
                "DATA"
              ],
              "24px": [
                "Press Releases",
                "Dr. Miguel Cardona",
                "How Do I Find...?",
                "Featured",
                "",
                "Information About..."
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "total": 2,
          "tagNames": {
            "UL": 1,
            "INPUT": 1
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "English español 中文: 繁體版 Việt-ngữ 한국어 Tagalog Русский"
          },
          {
            "tagName": "INPUT",
            "id": "query",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "failures": 39,
          "warnings": 9
        },
        "items": [
          {
            "index": 38,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"https://oese.ed.gov/offices/american-rescue-plan/\">",
                "  <img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://www.ed.gov/sites/default/files/style...",
                "</a>"
              ]
            }
          },
          {
            "index": 94,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/form[1]/div[1]/span[1]/button[1]",
              "codeLines": [
                "<button value=\"Search\" id=\"searchsubmit\" type=\"submit\" class=\"btn btn-primary\" style=\"height:34px;\"...",
                "  <span class=\"glyphicon glyphicon-search\"></span>",
                "</button>"
              ]
            }
          },
          {
            "index": 586,
            "verdict": "failed",
            "rule": {
              "ruleID": "r61",
              "ruleSummary": "Documents start with a level 1 heading",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r61",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 598,
            "verdict": "failed",
            "rule": {
              "ruleID": "r64",
              "ruleSummary": "Heading has non-empty accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r64",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#headings-and-labels",
                  "chapter": "2.4.6",
                  "title": "Headings and Labels"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H42",
                  "name": "H42",
                  "title": "Using h1-h6 to identify headings"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "h2",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/h2[1]",
              "codeLines": [
                "<h2 class=\"pane-title\">",
                "  <br>",
                "</h2>"
              ]
            }
          },
          {
            "index": 702,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Dr. Miguel Cardona"
              ]
            }
          },
          {
            "index": 703,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Secretary of Education"
              ]
            }
          },
          {
            "index": 710,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/p[1]/em[1]/text()[1]",
              "codeLines": [
                "Our mission"
              ]
            }
          },
          {
            "index": 711,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "is to promote student achievement and preparation for global competitiveness by fostering education..."
              ]
            }
          },
          {
            "index": 735,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Dr. Miguel Cardona"
              ]
            }
          },
          {
            "index": 736,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Secretary of Education"
              ]
            }
          },
          {
            "index": 743,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/p[1]/em[1]/text()[1]",
              "codeLines": [
                "Our mission"
              ]
            }
          },
          {
            "index": 744,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "is to promote student achievement and preparation for global competitiveness by fostering education..."
              ]
            }
          },
          {
            "index": 775,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a class=\"site-name name\" href=\"/\" title=\"Home\">",
                "    U.S. Department of Education",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 776,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www2.ed.gov/fund/grants-college.html?src=image\">",
                "    <img alt=\"Student Loans\" src=\"/sites/default/files/homepage-images/home-banner1.jpg\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 777,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"banner-preface\">",
                "  Get all the information you need to apply for or manage repayment of your federal student loans.",
                "</p>"
              ]
            }
          },
          {
            "index": 778,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"banner-preface rteright\">",
                "  <a class=\"preface-go\" href=\"https://www2.ed.gov/fund/grants-college.html?src=go\">",
                "    GO >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 779,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www2.ed.gov/fund/grants-apply.html?src=image\">",
                "    <img alt=\"Grants\" src=\"/sites/default/files/homepage-images/home-banner2.jpg\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 780,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"banner-preface\">",
                "  Learn more about grant opportunities, applications, and details about grants awarded.",
                "</p>"
              ]
            }
          },
          {
            "index": 781,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"banner-preface rteright\">",
                "  <a class=\"preface-go\" href=\"https://www2.ed.gov/fund/grants-apply.html?src=go\">",
                "    GO >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 782,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www2.ed.gov/policy/landing.jhtml?src=image\">",
                "    <img alt=\"Laws\" src=\"/sites/default/files/homepage-images/home-banner3.jpg\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 783,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"banner-preface\">",
                "  Find federal education legislation, regulations, guidance, and other policy documents.",
                "</p>"
              ]
            }
          },
          {
            "index": 784,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"banner-preface rteright\">",
                "  <a class=\"preface-go\" href=\"https://www2.ed.gov/policy/landing.jhtml?src=go\">",
                "    GO >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 785,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=image\">",
                "    <img alt=\"Data\" src=\"/sites/default/files/homepage-images/home-banner4_1.jpg\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 786,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"banner-preface4\">",
                "  Explore and download data and learn about education-related data and research.",
                "</p>"
              ]
            }
          },
          {
            "index": 787,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"banner-preface4 rteright\">",
                "  <a class=\"preface-go\" href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=go\">",
                "    GO >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 788,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/footer[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <em>",
                "    Our mission",
                "  </em>",
                "  is to promote student achievement and preparation for global competitiveness by fostering educati...",
                "</p>"
              ]
            }
          },
          {
            "index": 789,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/header[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a class=\"site-name name\" href=\"/\" title=\"Home\">",
                "    U.S. Department of Education",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 790,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"banner-preface\">",
                "  Get all the information you need to apply for or manage repayment of your federal student loans.",
                "</p>"
              ]
            }
          },
          {
            "index": 791,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"banner-preface rteright\">",
                "  <a class=\"preface-go\" href=\"https://www2.ed.gov/fund/grants-college.html?src=go\">",
                "    GO >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 792,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"banner-preface\">",
                "  Learn more about grant opportunities, applications, and details about grants awarded.",
                "</p>"
              ]
            }
          },
          {
            "index": 793,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"banner-preface rteright\">",
                "  <a class=\"preface-go\" href=\"https://www2.ed.gov/fund/grants-apply.html?src=go\">",
                "    GO >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 794,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"banner-preface\">",
                "  Find federal education legislation, regulations, guidance, and other policy documents.",
                "</p>"
              ]
            }
          },
          {
            "index": 795,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"banner-preface rteright\">",
                "  <a class=\"preface-go\" href=\"https://www2.ed.gov/policy/landing.jhtml?src=go\">",
                "    GO >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 796,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"banner-preface4\">",
                "  Explore and download data and learn about education-related data and research.",
                "</p>"
              ]
            }
          },
          {
            "index": 797,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"banner-preface4 rteright\">",
                "  <a class=\"preface-go\" href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=go\">",
                "    GO >",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 891,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "STUDENT LOANS"
              ]
            }
          },
          {
            "index": 892,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Get all the information you need to apply for or manage repayment of your federal student loans."
              ]
            }
          },
          {
            "index": 893,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "GO >"
              ]
            }
          },
          {
            "index": 894,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "GRANTS"
              ]
            }
          },
          {
            "index": 895,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Learn more about grant opportunities, applications, and details about grants awarded."
              ]
            }
          },
          {
            "index": 896,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "GO >"
              ]
            }
          },
          {
            "index": 897,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "LAWS & GUIDANCE"
              ]
            }
          },
          {
            "index": 898,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Find federal education legislation, regulations, guidance, and other policy documents."
              ]
            }
          },
          {
            "index": 899,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "GO >"
              ]
            }
          },
          {
            "index": 900,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "DATA"
              ]
            }
          },
          {
            "index": 901,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Explore and download data and learn about education-related data and research."
              ]
            }
          },
          {
            "index": 902,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "GO >"
              ]
            }
          },
          {
            "index": 920,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.ed.gov/",
      "result": {
        "totals": {
          "rulesNA": 55,
          "rulesPassed": 37,
          "rulesWarned": 4,
          "rulesViolated": 9,
          "warnings": {
            "minor": 17,
            "moderate": 0,
            "serious": 32,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 10,
            "serious": 23,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-17T21:55:31.876Z",
          "url": "https://www.ed.gov/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Student Loans\" src=\"/sites/default/files/homepage-images/home-banner1.jpg\">",
                          "target": [
                            "img[alt=\"Student Loans\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pane-title\">\n      STUDENT LOANS    </h2>",
                  "target": [
                    ".pane-1 > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#030a13",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Student Loans\" src=\"/sites/default/files/homepage-images/home-banner1.jpg\">",
                          "target": [
                            "img[alt=\"Student Loans\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"banner-preface\">Get all the information you need to apply for or manage repayment of your federal student loans. </p>",
                  "target": [
                    ".pane-1 > .pane-content > .banner-preface:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Grants\" src=\"/sites/default/files/homepage-images/home-banner2.jpg\">",
                          "target": [
                            "img[alt=\"Grants\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pane-title\">\n      GRANTS    </h2>",
                  "target": [
                    ".pane-3 > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#030a13",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Grants\" src=\"/sites/default/files/homepage-images/home-banner2.jpg\">",
                          "target": [
                            "img[alt=\"Grants\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"banner-preface\">Learn more about grant opportunities, applications, and details about grants awarded.</p>",
                  "target": [
                    ".pane-3 > .pane-content > .banner-preface:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Laws\" src=\"/sites/default/files/homepage-images/home-banner3.jpg\">",
                          "target": [
                            "img[alt=\"Laws\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pane-title\">\n      LAWS &amp; GUIDANCE    </h2>",
                  "target": [
                    ".pane-4 > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#030a13",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Laws\" src=\"/sites/default/files/homepage-images/home-banner3.jpg\">",
                          "target": [
                            "img[alt=\"Laws\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"banner-preface\">Find federal education legislation, regulations, guidance, and other policy documents.</p>",
                  "target": [
                    ".pane-4 > .pane-content > .banner-preface:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Data\" src=\"/sites/default/files/homepage-images/home-banner4_1.jpg\">",
                          "target": [
                            "img[alt=\"Data\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pane-title\">\n      DATA    </h2>",
                  "target": [
                    ".pane-2 > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#030a13",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Data\" src=\"/sites/default/files/homepage-images/home-banner4_1.jpg\">",
                          "target": [
                            "img[alt=\"Data\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"banner-preface4\">Explore and download data and learn about education-related data and research.</p>",
                  "target": [
                    ".banner-preface4:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases/us-department-education-announces-engage-every-student-initiative-ensure-every-student-has-access-high-quality-learning\">U.S. Department of Education Announces Engage Every Student Initiative to Ensure Every Student Has Access to High-Quality Learning   </a>",
                  "target": [
                    ".views-row-1 > .views-field-field-custom-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#004285",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Dr. Miguel Cardona</h2>",
                  "target": [
                    ".secretary-profile > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#2d8700",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Secretary of Education</h3>",
                  "target": [
                    "h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/news/staff/bios/cardona.html?src=hp\">Bio</a>",
                  "target": [
                    ".secretary-profile > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/speeches?src=hp\">Speeches</a>",
                  "target": [
                    "a[href=\"news/speeches?src=hp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.twitter.com/SecCardona\">@SecCardona</a>",
                  "target": [
                    ".secretary-profile > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-sm-3 col-xs-12 hidden-sm mission-statement region-footer-first\">\n\t\t\t\t\t\t<p><em>Our mission</em> is to promote student achievement and preparation for global competitiveness by fostering educational excellence and ensuring equal access.</p>\n\t\t</div>",
                          "target": [
                            ".hidden-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><em>Our mission</em> is to promote student achievement and preparation for global competitiveness by fostering educational excellence and ensuring equal access.</p>",
                  "target": [
                    ".hidden-sm > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-sm-3 col-xs-12 hidden-sm mission-statement region-footer-first\">\n\t\t\t\t\t\t<p><em>Our mission</em> is to promote student achievement and preparation for global competitiveness by fostering educational excellence and ensuring equal access.</p>\n\t\t</div>",
                          "target": [
                            ".hidden-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Our mission</em>",
                  "target": [
                    "em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Student Loans\" src=\"/sites/default/files/homepage-images/home-banner1.jpg\">",
                          "target": [
                            "img[alt=\"Student Loans\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pane-title\">\n      STUDENT LOANS    </h2>",
                  "target": [
                    ".pane-1 > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#030a13",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Student Loans\" src=\"/sites/default/files/homepage-images/home-banner1.jpg\">",
                          "target": [
                            "img[alt=\"Student Loans\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"banner-preface\">Get all the information you need to apply for or manage repayment of your federal student loans. </p>",
                  "target": [
                    ".pane-1 > .pane-content > .banner-preface:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Grants\" src=\"/sites/default/files/homepage-images/home-banner2.jpg\">",
                          "target": [
                            "img[alt=\"Grants\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pane-title\">\n      GRANTS    </h2>",
                  "target": [
                    ".pane-3 > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#030a13",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Grants\" src=\"/sites/default/files/homepage-images/home-banner2.jpg\">",
                          "target": [
                            "img[alt=\"Grants\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"banner-preface\">Learn more about grant opportunities, applications, and details about grants awarded.</p>",
                  "target": [
                    ".pane-3 > .pane-content > .banner-preface:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Laws\" src=\"/sites/default/files/homepage-images/home-banner3.jpg\">",
                          "target": [
                            "img[alt=\"Laws\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pane-title\">\n      LAWS &amp; GUIDANCE    </h2>",
                  "target": [
                    ".pane-4 > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#030a13",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Laws\" src=\"/sites/default/files/homepage-images/home-banner3.jpg\">",
                          "target": [
                            "img[alt=\"Laws\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"banner-preface\">Find federal education legislation, regulations, guidance, and other policy documents.</p>",
                  "target": [
                    ".pane-4 > .pane-content > .banner-preface:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Data\" src=\"/sites/default/files/homepage-images/home-banner4_1.jpg\">",
                          "target": [
                            "img[alt=\"Data\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pane-title\">\n      DATA    </h2>",
                  "target": [
                    ".pane-2 > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#030a13",
                        "contrastRatio": 0,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"Data\" src=\"/sites/default/files/homepage-images/home-banner4_1.jpg\">",
                          "target": [
                            "img[alt=\"Data\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"banner-preface4\">Explore and download data and learn about education-related data and research.</p>",
                  "target": [
                    ".banner-preface4:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#115ca7",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases/us-department-education-announces-engage-every-student-initiative-ensure-every-student-has-access-high-quality-learning\">U.S. Department of Education Announces Engage Every Student Initiative to Ensure Every Student Has Access to High-Quality Learning   </a>",
                  "target": [
                    ".views-row-1 > .views-field-field-custom-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it partially overlaps other elements"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#004285",
                        "contrastRatio": 0,
                        "fontSize": "18.0pt (24px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2>Dr. Miguel Cardona</h2>",
                  "target": [
                    ".secretary-profile > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#2d8700",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Secretary of Education</h3>",
                  "target": [
                    "h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#115ca7",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/news/staff/bios/cardona.html?src=hp\">Bio</a>",
                  "target": [
                    ".secretary-profile > ul > li:nth-child(1) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#115ca7",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"news/speeches?src=hp\">Speeches</a>",
                  "target": [
                    "a[href=\"news/speeches?src=hp\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#115ca7",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-ed-core-secretary-block\">",
                          "target": [
                            ".pane-ed-core-secretary-block"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.twitter.com/SecCardona\">@SecCardona</a>",
                  "target": [
                    ".secretary-profile > ul > li:nth-child(3) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-sm-3 col-xs-12 hidden-sm mission-statement region-footer-first\">\n\t\t\t\t\t\t<p><em>Our mission</em> is to promote student achievement and preparation for global competitiveness by fostering educational excellence and ensuring equal access.</p>\n\t\t</div>",
                          "target": [
                            ".hidden-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><em>Our mission</em> is to promote student achievement and preparation for global competitiveness by fostering educational excellence and ensuring equal access.</p>",
                  "target": [
                    ".hidden-sm > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-sm-3 col-xs-12 hidden-sm mission-statement region-footer-first\">\n\t\t\t\t\t\t<p><em>Our mission</em> is to promote student achievement and preparation for global competitiveness by fostering educational excellence and ensuring equal access.</p>\n\t\t</div>",
                          "target": [
                            ".hidden-sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Our mission</em>",
                  "target": [
                    "em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\">",
                  "target": [
                    ".dropdown-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"navbar-toggle pull-right\" type=\"button\" data-toggle=\"collapse\" data-target=\".navbar-collapse\">\n\t\t\t<span class=\"sr-only\">Toggle navigation</span>\n\t\t\t<span class=\"icon-bar\"></span>\n\t\t\t<span class=\"icon-bar\"></span>\n\t\t\t<span class=\"icon-bar\"></span>\n\t\t  </button>",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/\" class=\"navbar-brand visible-xs\">U.S. Department of Education</a>",
                  "target": [
                    ".navbar-brand"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h1 class=\"page-header\">Home</h1>",
                  "target": [
                    "h1"
                  ],
                  "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": "about us",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www2.ed.gov",
                          "port": "",
                          "pathname": "/about/",
                          "search": {},
                          "hash": "",
                          "filename": "landing.jhtml"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"list-group-item\" href=\"https://www2.ed.gov/about/landing.jhtml?src=ft\" title=\"About ED\">About Us</a>",
                          "target": [
                            "a[title=\"About ED\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www2.ed.gov/about/landing.jhtml\" title=\"\">About Us</a>",
                  "target": [
                    ".menu-3603 > a[title=\"\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "contact us",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www2.ed.gov",
                          "port": "",
                          "pathname": "/about/contacts/gen/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"list-group-item\" href=\"https://www2.ed.gov/about/contacts/gen/index.html?src=ft\" title=\"Contact\">Contact Us</a>",
                          "target": [
                            "a[title=\"Contact\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www2.ed.gov/about/contacts/gen\" title=\"Contact Us\">Contact Us</a>",
                  "target": [
                    "a[title=\"Contact Us\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "faqs",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.ed.gov",
                          "port": "",
                          "pathname": "/answers/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"list-group-item\" href=\"https://www.ed.gov/answers?src=ft\" title=\"FAQs\">FAQs</a>",
                          "target": [
                            "a[title=\"FAQs\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.ed.gov/answers/\" title=\"\">FAQs</a>",
                  "target": [
                    "a[href$=\"answers/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "student loans",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www2.ed.gov",
                          "port": "",
                          "pathname": "/fund/",
                          "search": {
                            "src": "pn"
                          },
                          "hash": "",
                          "filename": "grants-college.html"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www2.ed.gov/fund/grants-college.html?src=image\"><img alt=\"Student Loans\" src=\"/sites/default/files/homepage-images/home-banner1.jpg\"></a>",
                          "target": [
                            ".pane-1 > .pane-content > p:nth-child(1) > a"
                          ]
                        },
                        {
                          "html": "<a class=\"list-group-item\" href=\"https://www2.ed.gov/fund/grants-college.html?src=ft\" title=\"Student Loans\">Student Loans</a>",
                          "target": [
                            ".list-group-item[title=\"Student Loans\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www2.ed.gov/fund/grants-college.html?src=pn\" title=\"Student Loans\">Student Loans</a>",
                  "target": [
                    ".menu-9395 > a[title=\"Student Loans\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "grants",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www2.ed.gov",
                          "port": "",
                          "pathname": "/fund/",
                          "search": {
                            "src": "pn"
                          },
                          "hash": "",
                          "filename": "grants-apply.html"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www2.ed.gov/fund/grants-apply.html?src=image\"><img alt=\"Grants\" src=\"/sites/default/files/homepage-images/home-banner2.jpg\"></a>",
                          "target": [
                            ".pane-3 > .pane-content > p:nth-child(1) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www2.ed.gov/fund/grants-apply.html?src=pn\" title=\"Grants\">Grants</a>",
                  "target": [
                    "a[title=\"Grants\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "laws",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www2.ed.gov",
                          "port": "",
                          "pathname": "/policy/",
                          "search": {
                            "src": "pn"
                          },
                          "hash": "",
                          "filename": "landing.jhtml"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www2.ed.gov/policy/landing.jhtml?src=image\"><img alt=\"Laws\" src=\"/sites/default/files/homepage-images/home-banner3.jpg\"></a>",
                          "target": [
                            ".pane-4 > .pane-content > p:nth-child(1) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www2.ed.gov/policy/landing.jhtml?src=pn\" title=\"Laws\">Laws</a>",
                  "target": [
                    "a[title=\"Laws\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "data",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www2.ed.gov",
                          "port": "",
                          "pathname": "/rschstat/",
                          "search": {
                            "src": "pn"
                          },
                          "hash": "",
                          "filename": "landing.jhtml"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=image\"><img alt=\"Data\" src=\"/sites/default/files/homepage-images/home-banner4_1.jpg\"></a>",
                          "target": [
                            ".pane-2 > .pane-content > p:nth-child(1) > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=pn\" title=\"Data\">Data</a>",
                  "target": [
                    "a[title=\"Data\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "go",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www2.ed.gov",
                          "port": "",
                          "pathname": "/fund/",
                          "search": {
                            "src": "go"
                          },
                          "hash": "",
                          "filename": "grants-college.html"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"preface-go\" href=\"https://www2.ed.gov/fund/grants-apply.html?src=go\">GO &gt;</a>",
                          "target": [
                            ".pane-3 > .pane-content > .rteright.banner-preface > .preface-go"
                          ]
                        },
                        {
                          "html": "<a class=\"preface-go\" href=\"https://www2.ed.gov/policy/landing.jhtml?src=go\">GO &gt;</a>",
                          "target": [
                            ".pane-4 > .pane-content > .rteright.banner-preface > .preface-go"
                          ]
                        },
                        {
                          "html": "<a class=\"preface-go\" href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=go\">GO &gt;</a>",
                          "target": [
                            ".banner-preface4.rteright > .preface-go"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"preface-go\" href=\"https://www2.ed.gov/fund/grants-college.html?src=go\">GO &gt;</a>",
                  "target": [
                    ".pane-1 > .pane-content > .rteright.banner-preface > .preface-go"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "press releases",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.ed.gov",
                          "port": "",
                          "pathname": "/news/press-releases/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"list-group-item\" href=\"https://www.ed.gov/news/?src=ft\" title=\"News\">Press Releases</a>",
                          "target": [
                            "a[title=\"News\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/news/press-releases\">Press Releases</a>",
                  "target": [
                    "a[href$=\"press-releases\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "rss",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.ed.gov",
                          "port": "",
                          "pathname": "/news/press-releases/feed/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.ed.gov/feed\"><img class=\"connected\" src=\"/profiles/ed_main/themes/ed3/images/rss.gif\" alt=\"RSS\"></a>",
                          "target": [
                            ".item:nth-child(4) > a[href$=\"feed\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/news/press-releases/feed\"><img src=\"/misc/feed.png\" width=\"16\" height=\"16\" border=\"0\" alt=\"RSS\"></a>",
                  "target": [
                    ".pane-title > a[href$=\"feed\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.ed.gov",
                          "port": "",
                          "pathname": "/news/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www2.ed.gov/about/top-tasks.html?src=rn\" title=\"More\">More...</a>",
                          "target": [
                            "a[title=\"More\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"/news/\">More...</a>",
                  "target": [
                    "a[href$=\"news/\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "every student succeeds act essa",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.ed.gov",
                          "port": "",
                          "pathname": "/essa/",
                          "search": {
                            "src": "rn"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"list-group-item\" href=\"https://www.ed.gov/essa?src=ft\" title=\"Every Student Succeeds Act (ESSA)\">Every Student Succeeds Act (ESSA)</a>",
                          "target": [
                            "a[href=\"https://www.ed.gov/essa?src=ft\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.ed.gov/essa?src=rn\" title=\"Every Student Succeeds Act (ESSA)\">Every Student Succeeds Act (ESSA)</a>",
                  "target": [
                    "a[href=\"https://www.ed.gov/essa?src=rn\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "ferpa",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "studentprivacy.ed.gov",
                          "port": "",
                          "pathname": "/",
                          "search": {
                            "src": "rn"
                          },
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"list-group-item\" href=\"https://studentprivacy.ed.gov/?src=ft\" title=\"FERPA\">FERPA</a>",
                          "target": [
                            ".list-group-item[title=\"FERPA\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://studentprivacy.ed.gov?src=rn\" title=\"FERPA\">FERPA</a>",
                  "target": [
                    ".leaf:nth-child(5) > a[title=\"FERPA\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures buttons have discernible text",
              "help": "Buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "button-has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have inner text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button value=\"Search\" id=\"searchsubmit\" type=\"submit\" class=\"btn btn-primary\" style=\"height:34px;\"><span class=\"glyphicon glyphicon-search\"></span></button>",
                  "target": [
                    "#searchsubmit"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1f5c99",
                        "contrastRatio": 6.88,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"col-sm-3 menu-9395 first\"><a href=\"https://www2.ed.gov/fund/grants-college.html?src=pn\" title=\"Student Loans\">Student Loans</a></li>",
                          "target": [
                            ".menu-9395"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.88 (foreground color: #ffffff, background color: #1f5c99, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/fund/grants-college.html?src=pn\" title=\"Student Loans\">Student Loans</a>",
                  "target": [
                    ".menu-9395 > a[title=\"Student Loans\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.88 (foreground color: #ffffff, background color: #1f5c99, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1f5c99",
                        "contrastRatio": 6.88,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"col-sm-3 menu-9442\"><a href=\"https://www2.ed.gov/fund/grants-apply.html?src=pn\" title=\"Grants\">Grants</a></li>",
                          "target": [
                            ".menu-9442"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.88 (foreground color: #ffffff, background color: #1f5c99, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/fund/grants-apply.html?src=pn\" title=\"Grants\">Grants</a>",
                  "target": [
                    "a[title=\"Grants\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.88 (foreground color: #ffffff, background color: #1f5c99, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1f5c99",
                        "contrastRatio": 6.88,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"col-sm-3 menu-9443\"><a href=\"https://www2.ed.gov/policy/landing.jhtml?src=pn\" title=\"Laws\">Laws</a></li>",
                          "target": [
                            ".menu-9443"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.88 (foreground color: #ffffff, background color: #1f5c99, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/policy/landing.jhtml?src=pn\" title=\"Laws\">Laws</a>",
                  "target": [
                    "a[title=\"Laws\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.88 (foreground color: #ffffff, background color: #1f5c99, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1f5c99",
                        "contrastRatio": 6.88,
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<li class=\"col-sm-3 menu-9444 last\"><a href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=pn\" title=\"Data\">Data</a></li>",
                          "target": [
                            ".menu-9444"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.88 (foreground color: #ffffff, background color: #1f5c99, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=pn\" title=\"Data\">Data</a>",
                  "target": [
                    "a[title=\"Data\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.88 (foreground color: #ffffff, background color: #1f5c99, font size: 14.3pt (19px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"preface-go\" href=\"https://www2.ed.gov/fund/grants-college.html?src=go\">GO &gt;</a>",
                  "target": [
                    ".pane-1 > .pane-content > .rteright.banner-preface > .preface-go"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"preface-go\" href=\"https://www2.ed.gov/fund/grants-apply.html?src=go\">GO &gt;</a>",
                  "target": [
                    ".pane-3 > .pane-content > .rteright.banner-preface > .preface-go"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"preface-go\" href=\"https://www2.ed.gov/policy/landing.jhtml?src=go\">GO &gt;</a>",
                  "target": [
                    ".pane-4 > .pane-content > .rteright.banner-preface > .preface-go"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "7.5pt (10px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"preface-go\" href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=go\">GO &gt;</a>",
                  "target": [
                    ".banner-preface4.rteright > .preface-go"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 7.5pt (10px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases/us-department-education-awards-final-198-million-american-rescue-plan-higher-education-funds-support-students-community-colleges-rural-and-minority-serving-institutions\">",
                  "target": [
                    ".views-row-2 > .views-field-field-custom-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news/press-releases/education-department-announces-68-million-grants-support-students-through-full-service-community-schools\">Education Department Announces $68 Million in Grants to Support Students Through Full-Service Community Schools </a>",
                  "target": [
                    ".views-row-3 > .views-field-field-custom-title.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/fund/grants-college.html?src=rn\" title=\"Student loans, forgiveness\">Student loans, forgiveness</a>",
                  "target": [
                    "a[title=\"Student loans, forgiveness\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/policy/highered/reg/hearulemaking/2021/index.html?src=rn\" title=\"Higher Education Rulemaking\">Higher Education Rulemaking</a>",
                  "target": [
                    "a[title=\"Higher Education Rulemaking\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ed.gov/accreditation?src=rn\" title=\"College accreditation\">College accreditation</a>",
                  "target": [
                    "a[title=\"College accreditation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ed.gov/essa?src=rn\" title=\"Every Student Succeeds Act (ESSA)\">Every Student Succeeds Act (ESSA)</a>",
                  "target": [
                    "a[href=\"https://www.ed.gov/essa?src=rn\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://studentprivacy.ed.gov?src=rn\" title=\"FERPA\">FERPA</a>",
                  "target": [
                    ".leaf:nth-child(5) > a[title=\"FERPA\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://fafsa.gov/?src=edgov-rn\" title=\"FAFSA\">FAFSA</a>",
                  "target": [
                    "a[title=\"FAFSA\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ed.gov/1098-e?src=rn\" title=\"1098, tax forms\">1098, tax forms</a>",
                  "target": [
                    "a[title=\"1098, tax forms\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/about/top-tasks.html?src=rn\" title=\"More\">More...</a>",
                  "target": [
                    "a[title=\"More\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ed.gov/teaching?src=rn\" title=\"Transforming Teaching\">Elevating Teaching</a>",
                  "target": [
                    "a[title=\"Transforming Teaching\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.ed.gov/family-and-community-engagement?src=rn\" title=\"Family and Community Engagement\">Family and Community Engagement</a>",
                  "target": [
                    ".pane-menu-ed-information-for-menu > .pane-content > .menu.nav > .leaf:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/about/inits/ed/earlylearning/index.html?src=rn\" title=\"Early Learning\">Early Learning</a>",
                  "target": [
                    "a[title=\"Early Learning\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#115ca7",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.74,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body class=\"html front not-logged-in no-sidebars page-home home \">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www2.ed.gov/policy/fund/guid/constitutionday.html\" title=\"Constitution Day\">Constitution Day</a>",
                  "target": [
                    "a[title=\"Constitution Day\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.74 (foreground color: #115ca7, background color: #ffffff, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "empty-heading",
              "impact": "minor",
              "tags": [
                "cat.name-role-value",
                "best-practice"
              ],
              "description": "Ensures headings have discernible text",
              "help": "Headings should not be empty",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/empty-heading?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"pane-title\">\n      <br>    </h2>",
                  "target": [
                    ".pane-views > .pane-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-banner",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one banner landmark",
              "help": "Document should not have more than one banner landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-banner?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-banner",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" id=\"page-header\">\n    \n      </header>",
                          "target": [
                            "#page-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one banner landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"branding clearfix\">",
                  "target": [
                    ".branding"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one banner landmark"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "navigation",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<nav class=\"navbar navbar-inverse main-navigation\" role=\"navigation\">",
                          "target": [
                            ".navbar"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<nav class=\"utility-nav clearfix\">",
                  "target": [
                    ".utility-nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "banner",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<header role=\"banner\" id=\"page-header\">\n    \n      </header>",
                          "target": [
                            "#page-header"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<header class=\"branding clearfix\">",
                  "target": [
                    ".branding"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://oese.ed.gov/offices/american-rescue-plan/\"><img typeof=\"foaf:Image\" class=\"img-responsive\" src=\"https://www.ed.gov/sites/default/files/styles/featured_image/public/arp-feature.png?itok=ZsV0ko4P\" width=\"190\" height=\"142\" alt=\"\"></a>",
                  "target": [
                    ".view-featured > .view-content > .views-view-grid.cols-2 > .grid-row.row-1.row-first > .col-1.col-first.grid-column > .views-field-field-featured-image.views-field > .field-content > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "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 lang=\"en\" dir=\"ltr\" prefix=\"content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema#\" class=\"js\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"row panel-display region-wrapper region-preface\">",
                  "target": [
                    ".region-preface"
                  ],
                  "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=\"panel-panel region-homepage-top-first col-sm-6 clearfix\">",
                  "target": [
                    ".region-homepage-top-first"
                  ],
                  "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=\"secretary-profile\">",
                  "target": [
                    ".secretary-profile"
                  ],
                  "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=\"panel-panel region-homepage-top-third col-sm-3\">",
                  "target": [
                    ".region-homepage-top-third"
                  ],
                  "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=\"panel-display region-wrapper region-homepage-bottom clearfix\">",
                  "target": [
                    ".region-homepage-bottom"
                  ],
                  "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.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.ed.gov/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://oese.ed.gov/offices/american-rescue-plan/\">...</a>"
              }
            ]
          },
          "AA.1_3_1.H42.2": {
            "Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"pane-title\">...</h2>"
              }
            ]
          },
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "#searchsubmit",
                "code": "<button value=\"Search\" id=\"searchsubmit\" type=\"submit\" class=\"btn btn-primary\" style=\"height:34px;\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/images/languageicon.gif\" alt=\"\">"
              }
            ]
          },
          "AA.1_3_1.H49.B": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "b",
                "id": "",
                "code": "<b class=\"caret\">...</b>"
              }
            ]
          },
          "AA.1_3_1.H49.Small": {
            "Semantic markup should be used to mark emphasised or special text so that it can be programmatically determined.": [
              {
                "tagName": "small",
                "id": "",
                "code": "<small>...</small>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2>...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"sr-only\" for=\"query\">...</label>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.twitter.com/SecCardona\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www2.ed.gov/news/staff/bios/cardona.html?src=hp\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"news/speeches?src=hp\">...</a>"
              },
              {
                "tagName": "em",
                "id": "",
                "code": "<em>...</em>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.ed.gov/",
      "result": {
        "content": {
          "totals": {
            "violation": 37,
            "recommendation": 9,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/form[1]/div[1]/span[1]/button[1]",
                "aria": "/document[1]/banner[1]/search[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 705,
                "top": 81,
                "height": 34,
                "width": 40
              },
              "snippet": "<button style=\"height:34px;\" class=\"btn btn-primary\" type=\"submit\" id=\"searchsubmit\" value=\"Search\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 55,
                "top": 910,
                "height": 142,
                "width": 165
              },
              "snippet": "<a href=\"https://oese.ed.gov/offices/american-rescue-plan/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 415,
                "top": 873,
                "height": 27,
                "width": 150
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 595,
                "top": 873,
                "height": 53,
                "width": 150
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 599,
                "top": 936,
                "height": 130,
                "width": 146
              },
              "snippet": "<ul class=\"menu nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 910,
                "height": 142,
                "width": 75
              },
              "snippet": "<a href=\"https://www2.ed.gov/documents/coronavirus/reopening-3.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 873,
                "height": 27,
                "width": 330
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 236,
                "top": 910,
                "height": 142,
                "width": 150
              },
              "snippet": "<a href=\"https://www.ed.gov/coronavirus/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 595,
                "top": 491,
                "height": 53,
                "width": 150
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 599,
                "top": 554,
                "height": 278,
                "width": 146
              },
              "snippet": "<ul class=\"menu nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 433,
                "top": 642,
                "height": 17,
                "width": 89
              },
              "snippet": "<a href=\"http://www.twitter.com/SecCardona\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 433,
                "top": 622,
                "height": 17,
                "width": 63
              },
              "snippet": "<a href=\"news/speeches?src=hp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 433,
                "top": 602,
                "height": 17,
                "width": 21
              },
              "snippet": "<a href=\"https://www2.ed.gov/news/staff/bios/cardona.html?src=hp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 491,
                "height": 53,
                "width": 150
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 766,
                "height": 21,
                "width": 330
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 534,
                "height": 231,
                "width": 330
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 491,
                "height": 29,
                "width": 330
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 578,
                "top": 306,
                "height": 20,
                "width": 148
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 687,
                "top": 246,
                "height": 12,
                "width": 24
              },
              "snippet": "<a href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=go\" class=\"preface-go\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 563,
                "top": 210,
                "height": 22,
                "width": 163
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 405,
                "top": 306,
                "height": 20,
                "width": 148
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 514,
                "top": 260,
                "height": 12,
                "width": 24
              },
              "snippet": "<a href=\"https://www2.ed.gov/policy/landing.jhtml?src=go\" class=\"preface-go\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 390,
                "top": 210,
                "height": 22,
                "width": 163
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 233,
                "top": 306,
                "height": 20,
                "width": 148
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 342,
                "top": 260,
                "height": 12,
                "width": 24
              },
              "snippet": "<a href=\"https://www2.ed.gov/fund/grants-apply.html?src=go\" class=\"preface-go\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 218,
                "top": 210,
                "height": 22,
                "width": 163
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 306,
                "height": 20,
                "width": 148
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 169,
                "top": 260,
                "height": 12,
                "width": 24
              },
              "snippet": "<a href=\"https://www2.ed.gov/fund/grants-college.html?src=go\" class=\"preface-go\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 45,
                "top": 210,
                "height": 22,
                "width": 163
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 130,
                "height": 46,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-inverse main-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 25,
                "top": 5,
                "height": 22,
                "width": 750
              },
              "snippet": "<nav class=\"utility-nav clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 41,
                "height": 75,
                "width": 720
              },
              "snippet": "<header class=\"branding clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 196,
                "height": 0,
                "width": 720
              },
              "snippet": "<header id=\"page-header\" role=\"banner\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 130,
                "height": 46,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-inverse main-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 41,
                "height": 75,
                "width": 720
              },
              "snippet": "<header class=\"branding clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 196,
                "height": 0,
                "width": 720
              },
              "snippet": "<header id=\"page-header\" role=\"banner\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 25,
                "top": 5,
                "height": 22,
                "width": 750
              },
              "snippet": "<nav class=\"utility-nav clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 40,
                "top": 1154,
                "height": 475,
                "width": 720
              },
              "snippet": "<footer class=\"footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[5]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=ED\" id=\"_fed_an_ua_tag\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[16]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[4]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[2]/img[1]",
                "aria": "/document[1]/heading[6]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 215,
                "top": 494,
                "height": 27,
                "width": 60
              },
              "snippet": "<img alt=\"RSS\" border=\"0\" height=\"16\" width=\"16\" src=\"/misc/feed.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 40,
                "top": 130,
                "height": 46,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-inverse main-navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 40,
                "top": 196,
                "height": 0,
                "width": 720
              },
              "snippet": "<header id=\"page-header\" role=\"banner\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 37,
            "recommendation": 9,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]/div[2]/div[1]/form[1]/div[1]/span[1]/button[1]",
                "aria": "/document[1]/banner[1]/search[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 705,
                "top": 88,
                "height": 34,
                "width": 40
              },
              "snippet": "<button style=\"height:34px;\" class=\"btn btn-primary\" type=\"submit\" id=\"searchsubmit\" value=\"Search\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[9]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 55,
                "top": 917,
                "height": 142,
                "width": 165
              },
              "snippet": "<a href=\"https://oese.ed.gov/offices/american-rescue-plan/\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[11]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 415,
                "top": 880,
                "height": 27,
                "width": 150
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 595,
                "top": 880,
                "height": 53,
                "width": 150
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 599,
                "top": 943,
                "height": 130,
                "width": 146
              },
              "snippet": "<ul class=\"menu nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[11]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 917,
                "height": 142,
                "width": 75
              },
              "snippet": "<a href=\"https://www2.ed.gov/documents/coronavirus/reopening-3.pdf\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 880,
                "height": 27,
                "width": 330
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[10]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 236,
                "top": 917,
                "height": 142,
                "width": 150
              },
              "snippet": "<a href=\"https://www.ed.gov/coronavirus/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[9]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 595,
                "top": 498,
                "height": 53,
                "width": 150
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[3]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 599,
                "top": 561,
                "height": 278,
                "width": 146
              },
              "snippet": "<ul class=\"menu nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/list[3]/listitem[3]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 433,
                "top": 649,
                "height": 17,
                "width": 89
              },
              "snippet": "<a href=\"http://www.twitter.com/SecCardona\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[3]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 433,
                "top": 629,
                "height": 17,
                "width": 63
              },
              "snippet": "<a href=\"news/speeches?src=hp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/list[3]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 433,
                "top": 609,
                "height": 17,
                "width": 21
              },
              "snippet": "<a href=\"https://www2.ed.gov/news/staff/bios/cardona.html?src=hp\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 415,
                "top": 498,
                "height": 53,
                "width": 150
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/ul[1]",
                "aria": "/document[1]/list[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 771,
                "height": 21,
                "width": 330
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 539,
                "height": 231,
                "width": 330
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 55,
                "top": 498,
                "height": 27,
                "width": 330
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 578,
                "top": 313,
                "height": 20,
                "width": 148
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 687,
                "top": 381,
                "height": 12,
                "width": 24
              },
              "snippet": "<a href=\"https://www2.ed.gov/rschstat/landing.jhtml?src=go\" class=\"preface-go\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 563,
                "top": 217,
                "height": 151,
                "width": 163
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 405,
                "top": 313,
                "height": 20,
                "width": 148
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 514,
                "top": 396,
                "height": 12,
                "width": 24
              },
              "snippet": "<a href=\"https://www2.ed.gov/policy/landing.jhtml?src=go\" class=\"preface-go\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 390,
                "top": 217,
                "height": 151,
                "width": 163
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 233,
                "top": 313,
                "height": 20,
                "width": 148
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 342,
                "top": 396,
                "height": 12,
                "width": 24
              },
              "snippet": "<a href=\"https://www2.ed.gov/fund/grants-apply.html?src=go\" class=\"preface-go\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 218,
                "top": 217,
                "height": 151,
                "width": 163
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 313,
                "height": 20,
                "width": 148
              },
              "snippet": "<h2 class=\"pane-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 169,
                "top": 396,
                "height": 12,
                "width": 24
              },
              "snippet": "<a href=\"https://www2.ed.gov/fund/grants-college.html?src=go\" class=\"preface-go\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 45,
                "top": 217,
                "height": 151,
                "width": 163
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 137,
                "height": 46,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-inverse main-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 25,
                "top": 5,
                "height": 29,
                "width": 750
              },
              "snippet": "<nav class=\"utility-nav clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 48,
                "height": 75,
                "width": 720
              },
              "snippet": "<header class=\"branding clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleBannerLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple elements with \"banner\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 203,
                "height": 0,
                "width": 720
              },
              "snippet": "<header id=\"page-header\" role=\"banner\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 137,
                "height": 46,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-inverse main-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 48,
                "height": 75,
                "width": 720
              },
              "snippet": "<header class=\"branding clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "Multiple \"banner\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 203,
                "height": 0,
                "width": 720
              },
              "snippet": "<header id=\"page-header\" role=\"banner\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 25,
                "top": 5,
                "height": 29,
                "width": 750
              },
              "snippet": "<nav class=\"utility-nav clearfix\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ContentinfoWithNoMain_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The element with \"contentinfo\" role is present without an element with \"main\" role",
              "bounds": {
                "left": 40,
                "top": 1161,
                "height": 475,
                "width": 720
              },
              "snippet": "<footer class=\"footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[3]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script src=\"https://dap.digitalgov.gov/Universal-Federated-Analytics-Min.js?agency=ED\" id=\"_fed_an_ua_tag\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/script[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"language\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<script type=\"text/javascript\" language=\"javascript\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[5]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"Content-Type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[4]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"profile\" is deprecated for the <head> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<head profile=\"http://www.w3.org/1999/xhtml/vocab\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/section[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[2]/img[1]",
                "aria": "/document[1]/heading[6]/link[2]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 215,
                "top": 506,
                "height": 16,
                "width": 16
              },
              "snippet": "<img alt=\"RSS\" border=\"0\" height=\"16\" width=\"16\" src=\"/misc/feed.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/nav[1]",
                "aria": "/document[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 40,
                "top": 137,
                "height": 46,
                "width": 720
              },
              "snippet": "<nav role=\"navigation\" class=\"navbar navbar-inverse main-navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/header[1]",
                "aria": "/document[1]/banner[2]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 40,
                "top": 203,
                "height": 0,
                "width": 720
              },
              "snippet": "<header id=\"page-header\" role=\"banner\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.ed.gov/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home | U.S. Department of Education",
          "pageurl": "https://www.ed.gov/",
          "time": 2.92,
          "creditsremaining": 1066,
          "allitemcount": 116,
          "totalelements": 412,
          "waveurl": "http://wave.webaim.org/report?url=https://www.ed.gov/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child > DIV#searchbox > DIV:first-child > FORM#cse-search-box > LABEL:first-child + DIV > DIV:first-child + INPUT + INPUT + SPAN > BUTTON#searchsubmit"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 64,
            "items": {
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child > DIV#logo > DIV:first-child > DIV:first-child > A:first-child + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_suspicious": {
                "id": "link_suspicious",
                "description": "Suspicious link text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child > DIV#logo > DIV:first-child > DIV:first-child > A:first-child + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV > DIV:first-child > BUTTON:first-child + A"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > H2:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > P:first-child + P"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 54,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > DIV:first-child > NAV:first-child > DIV:first-child > SMALL:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV > HEADER:first-child + DIV > SECTION:first-child > DIV:first-child > A:first-child + H1 + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV > UL:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child + UL > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child + UL > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV > UL:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#footer-columns > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > HEADER:first-child + NAV + DIV + FOOTER > DIV#page-bottom > DIV:first-child > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "URL",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.ed.gov/",
      "result": {
        "error": "ERROR: Tenon result not retrieved",
        "status": 202
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.ed.gov/",
      "what": "Department of Education",
      "result": "https://www.ed.gov/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.ed.gov/",
      "result": [
        {
          "engineTestId": 224,
          "bestPracticeId": 338,
          "attribute": "This button element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This button element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<button style=\"height:34px;\" class=\"btn btn-primary\" type=\"submit\" id=\"searchsubmit\" value=\"Search\"><span class=\"glyphicon glyphicon-search\"></span></button>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(4)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "button[value=\"Search\"][id=\"searchsubmit\"][type=\"submit\"][class=\"btn btn-primary\"]",
            "attNo": 5
          }
        },
        {
          "engineTestId": 237,
          "bestPracticeId": 1301,
          "attribute": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This A element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<a href=\"https://oese.ed.gov/offices/american-rescue-plan/\"><img alt=\"\" height=\"142\" width=\"190\" src ... featured_image/public/arp-feature.png?itok=ZsV0ko4P\" class=\"img-responsive\" typeof=\"foaf:Image\"></a>",
          "testResult": 0,
          "path": "body>div:nth-of-type(2)>*:nth-child(3)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(3)>*:nth-child(2)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Provide a descriptive accessible name for the anchor element.",
            "fix": {
              "aria-label": null
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "a[href=\"https://oese.ed.gov/offices/american-rescue-plan/\"]",
            "attNo": 1
          }
        }
      ]
    }
  ],
  "timeStamp": "4aieq",
  "startTime": "2022-07-17T21:54:02",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "tenon",
      21
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "continuum",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 1111,
  "errorLogCount": 11,
  "errorLogSize": 1111,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-17T21:56:12",
  "elapsedSeconds": 134,
  "score": {
    "scoreProcID": "sp14a",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "bulk": 0,
        "focAll": 2,
        "focInd": 2,
        "linkUl": 58,
        "role": 3,
        "styleDiff": 23,
        "zIndex": 2
      },
      "alfa": {
        "r11": 4,
        "r12": 4,
        "r61": 4,
        "r64": 4,
        "r66": 4,
        "r69": 4,
        "r73": 56,
        "r74": 36,
        "r83": 48,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 82,
        "color-contrast": 16,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "button-name": 4,
        "empty-heading": 1,
        "landmark-no-duplicate-banner": 2,
        "landmark-one-main": 2,
        "landmark-unique": 4,
        "link-name": 3,
        "page-has-heading-one": 2,
        "region": 10
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 4,
        "e:AA.1_3_1.H42.2": 4,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H49.B": 1,
        "w:AA.1_3_1.H49.Small": 1,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 6,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 4,
        "WCAG20_A_HasText": 4,
        "RPT_Header_HasContent": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 104,
        "Rpt_Aria_MultipleNavigationLandmarks_Implicit": 8,
        "Rpt_Aria_MultipleBannerLandmarks_Implicit": 8,
        "landmark_name_unique": 16,
        "Rpt_Aria_ContentinfoWithNoMain_Implicit": 1,
        "element_attribute_deprecated": 6,
        "aria_role_redundant": 2
      },
      "wave": {
        "e:alt_link_missing": 4,
        "e:heading_empty": 4,
        "e:button_empty": 4,
        "a:heading_possible": 1,
        "a:link_suspicious": 2,
        "a:link_redundant": 2,
        "a:link_pdf": 1,
        "a:text_small": 4,
        "a:title_redundant": 54
      },
      "continuum": {
        "224": 4,
        "237": 4
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 1,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 2,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 29,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "ibm": {
            "Rpt_Aria_ContentinfoWithNoMain_Implicit": {
              "score": 1,
              "what": "Element has a contentinfo role when no element has a main role"
            },
            "aria_role_redundant": {
              "score": 2,
              "what": "Explicitly assigned ARIA role is redundant with the implicit role of the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 6,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 3,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 4,
              "what": "img element is the only link content but has no text alternative"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 4,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 4,
              "what": "Linked image has no text alternative"
            }
          },
          "continuum": {
            "237": {
              "score": 4,
              "what": "a element has no mechanism that allows an accessible name value to be calculated"
            }
          }
        },
        "buttonNoText": {
          "alfa": {
            "r12": {
              "score": 4,
              "what": "Button has no accessible name"
            }
          },
          "axe": {
            "button-name": {
              "score": 4,
              "what": "Button has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          },
          "continuum": {
            "224": {
              "score": 4,
              "what": "button element has no mechanism that allows an accessible name to be calculated"
            }
          }
        },
        "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"
            }
          }
        },
        "headingEmpty": {
          "alfa": {
            "r64": {
              "score": 3,
              "what": "Heading has no non-empty accessible name"
            }
          },
          "axe": {
            "empty-heading": {
              "score": 1,
              "what": "Heading empty"
            }
          },
          "htmlcs": {
            "e:AA.1_3_1.H42.2": {
              "score": 3,
              "what": "Heading empty"
            }
          },
          "ibm": {
            "RPT_Header_HasContent": {
              "score": 3,
              "what": "Heading element provides no descriptive text"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 3,
              "what": "Empty heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 21,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 3,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 12,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 42,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 18,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 48,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "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"
            }
          }
        },
        "banners": {
          "axe": {
            "landmark-no-duplicate-banner": {
              "score": 1,
              "what": "Page has more than 1 banner landmark"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 3,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          },
          "ibm": {
            "landmark_name_unique": {
              "score": 12,
              "what": "Landmark has no unique aria-labelledby or aria-label among landmarks in the same parent region"
            }
          }
        },
        "contentBeyondLandmarks": {
          "axe": {
            "region": {
              "score": 5,
              "what": "Some page content is not contained by landmarks"
            }
          },
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 52,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "nonSemanticText": {
          "htmlcs": {
            "w:AA.1_3_1.H49.B": {
              "score": 1,
              "what": "Special text is bolded nonsemantically"
            },
            "w:AA.1_3_1.H49.Small": {
              "score": 1,
              "what": "Special text is made small nonsemantically"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 4,
              "what": "Form control has no associated label"
            }
          }
        },
        "navConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleNavigationLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a navigation role has no unique purpose label among the navigation-role elements"
            }
          }
        },
        "bannerConfusion": {
          "ibm": {
            "Rpt_Aria_MultipleBannerLandmarks_Implicit": {
              "score": 6,
              "what": "Element with a banner role has no unique purpose label among the banner-role elements"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 5,
              "what": "Element or attribute is obsolete"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "linkComprehensionRisk": {
          "wave": {
            "a:link_suspicious": {
              "score": 1,
              "what": "Suspicious link text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 3,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 14,
              "what": "Title attribute text is the same as text or alternative text"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 461,
      "log": 50,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 56
        },
        {
          "groupName": "overflowHidden",
          "score": 50
        },
        {
          "groupName": "noLeading",
          "score": 44
        },
        {
          "groupName": "linkIndication",
          "score": 31
        },
        {
          "groupName": "contrastAAA",
          "score": 23
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 20
        },
        {
          "groupName": "titleRedundant",
          "score": 16
        },
        {
          "groupName": "linkNoText",
          "score": 15
        },
        {
          "groupName": "contrastAA",
          "score": 15
        },
        {
          "groupName": "landmarkConfusion",
          "score": 15
        },
        {
          "groupName": "buttonNoText",
          "score": 12
        },
        {
          "groupName": "headingEmpty",
          "score": 9
        },
        {
          "groupName": "inconsistentStyles",
          "score": 8
        },
        {
          "groupName": "navConfusion",
          "score": 8
        },
        {
          "groupName": "bannerConfusion",
          "score": 8
        },
        {
          "groupName": "obsolete",
          "score": 7
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "controlNoText",
          "score": 6
        },
        {
          "groupName": "fontSmall",
          "score": 5
        },
        {
          "groupName": "focusIndication",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "nonSemanticText",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "tabFocusability",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "banners",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "linkComprehensionRisk",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        }
      ]
    }
  }
}