Accessibility test digest

Synopsis

Page: Georgia Tech CIDI

URL: https://cidi.gatech.edu/

Score: 691

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the Georgia Tech CIDI web page at https://cidi.gatech.edu/ on 2022/07/06. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total691
log45
focusIndication69
linkNoText54
ariaReferenceBad46
linkIndication37
parentMissing34
leadingClipsText34
menuItemless30
tabIndexMissing30
listItemOrphan26
contrastAA23
contrastAAA22
targetSize20
roleBad19
titleRedundant18
invisibleLabel12
headingEmpty12
noLeading11
linkForcesNewWindow11
duplicateID10
inconsistentStyles9
childMissing8
ariaBadAttribute8
buttonNoText8
landmarkConfusion7
contrastRisk7
zIndexNotZero6
linkPair6
h1Missing5
horizontalScrolling5
focusableOperable4
contentBeyondLandmarks4
decorativeElementExposed4
headingOfNothing4
linkTextsSame4
visibleBulk3
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
linkConfusionRisk3
footerTopLandmark3
footerMultiple3
focusableHidden3
pseudoHeadingRisk3
pseudoNavListRisk3
headingStructure3
linkBrokenRisk3
allItalics3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hoverSurprise: 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:

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

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

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

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

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

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

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

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

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

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

Report

{
  "id": "3zjtz-gatechcidi",
  "host": {
    "id": "gatechcidi",
    "which": "https://cidi.gatech.edu/",
    "what": "Georgia Tech CIDI"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:31:01"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:33:05"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://cidi.gatech.edu/",
        "what": "Georgia Tech CIDI"
      },
      {
        "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://cidi.gatech.edu/",
        "what": "Georgia Tech CIDI"
      },
      {
        "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://cidi.gatech.edu/",
      "what": "Georgia Tech CIDI",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://cidi.gatech.edu/",
      "result": {
        "bytes": [
          1249047,
          1249047,
          1249047,
          1249047,
          1249047
        ],
        "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://cidi.gatech.edu/",
      "what": "Georgia Tech CIDI",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "visibleElements": 412
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "tabFocusables": 53,
        "tabFocused": 53,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "totals": {
          "total": 53,
          "types": {
            "indicatorMissing": {
              "total": 6,
              "tagNames": {
                "A": 6
              }
            },
            "nonOutlinePresent": {
              "total": 47,
              "tagNames": {
                "A": 46,
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Center for Inclusive Design and Innovation"
            },
            {
              "tagName": "A",
              "text": "College of Design"
            },
            {
              "tagName": "A",
              "text": ".st0{fill:#AA985D;}"
            },
            {
              "tagName": "A",
              "text": ".st0{fill:#AA985D;}"
            },
            {
              "tagName": "A",
              "text": ".st0{fill:#AA985D;}"
            },
            {
              "tagName": "A",
              "text": ".st0{fill:#AA985D;}"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to main navigation"
            },
            {
              "tagName": "A",
              "text": "Skip to main content"
            },
            {
              "tagName": "A",
              "text": "Skip To Keyboard Navigation"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "About"
            },
            {
              "tagName": "A",
              "text": "Research"
            },
            {
              "tagName": "A",
              "text": "Services"
            },
            {
              "tagName": "A",
              "text": "Education"
            },
            {
              "tagName": "A",
              "text": "Portfolio"
            },
            {
              "tagName": "A",
              "text": "News & Events"
            },
            {
              "tagName": "A",
              "text": "Contact"
            },
            {
              "tagName": "A",
              "text": "Membership"
            },
            {
              "tagName": "BUTTON",
              "text": "Open Search"
            },
            {
              "tagName": "A",
              "text": "Services We Offer"
            },
            {
              "tagName": "A",
              "text": "Our Mission"
            },
            {
              "tagName": "A",
              "text": "View All Available Resources"
            },
            {
              "tagName": "A",
              "text": "Projects"
            },
            {
              "tagName": "A",
              "text": "Opportunities"
            },
            {
              "tagName": "A",
              "text": "Become a Member"
            },
            {
              "tagName": "A",
              "text": "Learn More About Our Services"
            },
            {
              "tagName": "A",
              "text": "Schedule A Tour"
            },
            {
              "tagName": "A",
              "text": "See All News"
            },
            {
              "tagName": "A",
              "text": "See All Events"
            },
            {
              "tagName": "A",
              "text": "Contact Us"
            },
            {
              "tagName": "A",
              "text": "+1 404.894.2000"
            },
            {
              "tagName": "A",
              "text": "Campus Map"
            },
            {
              "tagName": "A",
              "text": "General"
            },
            {
              "tagName": "A",
              "text": "Directory"
            },
            {
              "tagName": "A",
              "text": "Employment"
            },
            {
              "tagName": "A",
              "text": "Emergency Information"
            },
            {
              "tagName": "A",
              "text": "Legal"
            },
            {
              "tagName": "A",
              "text": "Legal & Privacy Information"
            },
            {
              "tagName": "A",
              "text": "Human Trafficking Notice"
            },
            {
              "tagName": "A",
              "text": "Title IX/Sexual Misconduct"
            },
            {
              "tagName": "A",
              "text": "Hazing Public Disclosures"
            },
            {
              "tagName": "A",
              "text": "Accessibility"
            },
            {
              "tagName": "A",
              "text": "Accountability"
            },
            {
              "tagName": "A",
              "text": "Accreditation"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "GT LOGIN"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Log in"
            },
            {
              "tagName": "A",
              "text": "HQ"
            }
          ],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "totals": {
          "total": 89,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "SPAN": 1
              }
            },
            "focusableAndOperable": {
              "total": 88,
              "tagNames": {
                "A": 83,
                "BUTTON": 3,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "SPAN",
              "id": "",
              "text": "Open Search",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to main content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "page-navigation",
              "text": "Skip To Keyboard Navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"d-flex align-items-center\" href=\"https://gatech.edu\" title=\"Georgia Te",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Center for Inclusive Design and Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "College of Design",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "main-navigation",
              "text": "<a id=\"main-navigation\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Support Our Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "People",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GT Squared",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessible Workplace",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Assistive Technology",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tech & Aging",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ITEP",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Braille",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Captioning & Described Media",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital Accessibility & Usability Experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "E-Text",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tools For Life",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Student Accommodation Manager",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Education",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Courses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Portfolio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Portfolio",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Presentations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Project Archive",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News & Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Membership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Membership",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Member Log In",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Membership Form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Open Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-keys",
              "text": "<input title=\"Enter the terms you wish to search for.\" placeholder=\"Search here.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input alt=\"Search submit\" class=\"btn btn-default button js-form-submit form-sub",
              "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": "Services We Offer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our Mission",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View All Available Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Opportunities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Become a Member",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Learn More About Our Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schedule A Tour",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".st0{fill:#AA985D;}",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".st0{fill:#AA985D;}",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".st0{fill:#AA985D;}",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": ".st0{fill:#AA985D;}",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See All News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See All Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+1 404.894.2000",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Campus Map",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Employment",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emergency Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal & Privacy Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Human Trafficking Notice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Title IX/Sexual Misconduct",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hazing Public Disclosures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accountability",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accreditation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.gatech.edu/\" title=\"Georgia Tech\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GT LOGIN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/cidia",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/cid",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"social-media-link-icon--twitter\" href=\"https://www.twitter.com/cidiacc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/user/Ac",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a class=\"social-media-link-icon--linkedin\" href=\"https://www.linkedin.com/compa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Log in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "HQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"btn-footer w-100\" type=\"button\" data-toggle=\"collapse\" data-targe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "totals": {
          "triggers": 81,
          "headTriggers": 20,
          "tailTriggers": 61,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 5
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomainnavigation"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptomaincontent"
              },
              {
                "tagName": "A",
                "id": "page-navigation",
                "text": "SkipToKeyboardNavigation"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "General"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "Legal"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button class=\"btn-footer w-100\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseFooter\" aria-expanded=\"true\" aria-controls=\"footercollapse\"> </button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle navigation",
                "content": "Toggle navigation"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Open Search"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "GO"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "totals": {
          "links": 83,
          "adjacent": {
            "total": 37,
            "underlined": 4,
            "underlinedPercent": 10
          }
        },
        "items": {
          "underlined": [
            ".st0{fill:#AA985D;}",
            ".st0{fill:#AA985D;}",
            ".st0{fill:#AA985D;}",
            ".st0{fill:#AA985D;}"
          ],
          "notUnderlined": [
            "Skip to main navigation",
            "Skip to main content",
            "Skip To Keyboard Navigation",
            "",
            "Center for Inclusive Design and Innovation",
            "College of Design",
            "",
            "About",
            "Research",
            "Services",
            "Education",
            "Portfolio",
            "News & Events",
            "Contact",
            "Membership",
            "",
            "Services We Offer",
            "Our Mission",
            "View All Available Resources",
            "Projects",
            "Opportunities",
            "Become a Member",
            "Learn More About Our Services",
            "Schedule A Tour",
            "See All News",
            "See All Events",
            "Contact Us",
            "+1 404.894.2000",
            "Campus Map",
            "",
            "GT LOGIN",
            "Log in",
            "HQ"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://cidi.gatech.edu/",
      "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://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "roleElements": 25,
        "badRoleElements": 8,
        "redundantRoleElements": 7,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "navigation": {
              "bad": 2,
              "redundant": 0
            },
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "complementary": {
              "bad": 3,
              "redundant": 0
            },
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 5
            }
          },
          "BUTTON": {
            "button": {
              "bad": 0,
              "redundant": 1
            }
          },
          "ARTICLE": {
            "article": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 3,
            "subtotals": [
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 37,
            "subtotals": [
              19,
              8,
              6,
              4
            ]
          },
          "listLink": {
            "total": 46,
            "subtotals": [
              29,
              10,
              5,
              2
            ]
          },
          "h2": {
            "total": 12,
            "subtotals": [
              8,
              2,
              1,
              1
            ]
          },
          "h3": {
            "total": 13,
            "subtotals": [
              8,
              2,
              1,
              1,
              1
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "solid": [
                "Toggle navigation",
                "Open Search"
              ],
              "none": [
                ""
              ]
            },
            "borderWidth": {
              "1px": [
                "Toggle navigation",
                "Open Search"
              ],
              "0px": [
                ""
              ]
            },
            "height": {
              "40.8px": [
                "Toggle navigation"
              ],
              "23.1172px": [
                "Open Search"
              ],
              "auto": [
                ""
              ]
            },
            "lineHeight": {
              "14.08px": [
                "Toggle navigation"
              ],
              "21.12px": [
                "Open Search"
              ],
              "25.6px": [
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "About",
                "Research",
                "Services",
                "Education",
                "Portfolio",
                "News & Events",
                "Contact",
                "Membership"
              ],
              "500": [
                "+1 404.894.2000",
                "Campus Map",
                "",
                "GT LOGIN",
                "Log in",
                "HQ"
              ],
              "700": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip To Keyboard Navigation",
                "",
                "Center for Inclusive Design and Innovation",
                "College of Design",
                "",
                "",
                "Services We Offer",
                "Our Mission",
                "View All Available Resources",
                "Projects",
                "Opportunities",
                "Become a Member",
                "Learn More About Our Services",
                "Schedule A Tour",
                ".st0{fill:#AA985D;}",
                ".st0{fill:#AA985D;}",
                ".st0{fill:#AA985D;}",
                ".st0{fill:#AA985D;}",
                "See All News",
                "See All Events",
                "Contact Us"
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to main navigation",
                "Skip to main content",
                "Skip To Keyboard Navigation",
                "",
                "Center for Inclusive Design and Innovation",
                "College of Design",
                "",
                "About",
                "Research",
                "Services",
                "Education",
                "Portfolio",
                "News & Events",
                "Contact",
                "Membership",
                "",
                "Services We Offer",
                "Our Mission",
                "View All Available Resources",
                "Projects",
                "Opportunities",
                "Become a Member",
                "Learn More About Our Services",
                "Schedule A Tour",
                "See All News",
                "See All Events",
                "Contact Us",
                "+1 404.894.2000",
                "Campus Map",
                "",
                "GT LOGIN",
                "Log in",
                "HQ"
              ],
              "underline": [
                ".st0{fill:#AA985D;}",
                ".st0{fill:#AA985D;}",
                ".st0{fill:#AA985D;}",
                ".st0{fill:#AA985D;}"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "500": [
                "Directory",
                "Employment",
                "Emergency Information",
                "Legal & Privacy Information",
                "Human Trafficking Notice",
                "Title IX/Sexual Misconduct",
                "Hazing Public Disclosures",
                "Accessibility",
                "Accountability",
                "Accreditation",
                "",
                "",
                "",
                "",
                ""
              ],
              "600": [
                "About",
                "Support Our Center",
                "People",
                "GT Squared",
                "Research",
                "Accessible Education",
                "Accessible Workplace",
                "Assistive Technology",
                "Tech & Aging",
                "ITEP",
                "Student Research",
                "Research Opportunities",
                "Services",
                "Braille",
                "Captioning & Described Media",
                "Digital Accessibility & Usability Experience",
                "E-Text",
                "Tools For Life",
                "Student Accommodation Manager",
                "Education",
                "Courses",
                "Training",
                "Portfolio",
                "Publications",
                "Presentations",
                "Project Archive",
                "Membership",
                "Member Log In",
                "Membership Form",
                "General",
                "Legal"
              ]
            },
            "color": {
              "rgb(133, 116, 55)": [
                "About",
                "Support Our Center",
                "People",
                "GT Squared",
                "Research",
                "Accessible Education",
                "Accessible Workplace",
                "Assistive Technology",
                "Tech & Aging",
                "ITEP",
                "Student Research",
                "Research Opportunities",
                "Services",
                "Braille",
                "Captioning & Described Media",
                "Digital Accessibility & Usability Experience",
                "E-Text",
                "Tools For Life",
                "Student Accommodation Manager",
                "Education",
                "Courses",
                "Training",
                "Portfolio",
                "Publications",
                "Presentations",
                "Project Archive",
                "Membership",
                "Member Log In",
                "Membership Form"
              ],
              "rgb(38, 38, 38)": [
                "General",
                "Directory",
                "Employment",
                "Emergency Information",
                "Legal",
                "Legal & Privacy Information",
                "Human Trafficking Notice",
                "Title IX/Sexual Misconduct",
                "Hazing Public Disclosures",
                "Accessibility",
                "Accountability",
                "Accreditation"
              ],
              "rgb(255, 255, 255)": [
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "fontSize": {
              "14.4px": [
                "About",
                "Support Our Center",
                "People",
                "GT Squared",
                "Research",
                "Accessible Education",
                "Accessible Workplace",
                "Assistive Technology",
                "Tech & Aging",
                "ITEP",
                "Student Research",
                "Research Opportunities",
                "Services",
                "Braille",
                "Captioning & Described Media",
                "Digital Accessibility & Usability Experience",
                "E-Text",
                "Tools For Life",
                "Student Accommodation Manager",
                "Education",
                "Courses",
                "Training",
                "Portfolio",
                "Publications",
                "Presentations",
                "Project Archive",
                "Membership",
                "Member Log In",
                "Membership Form",
                "General",
                "Legal"
              ],
              "12.8px": [
                "Directory",
                "Employment",
                "Emergency Information",
                "Legal & Privacy Information",
                "Human Trafficking Notice",
                "Title IX/Sexual Misconduct",
                "Hazing Public Disclosures",
                "Accessibility",
                "Accountability",
                "Accreditation",
                "",
                "",
                "",
                "",
                ""
              ]
            },
            "lineHeight": {
              "14.4px": [
                "About",
                "Support Our Center",
                "People",
                "GT Squared",
                "Research",
                "Accessible Education",
                "Accessible Workplace",
                "Assistive Technology",
                "Tech & Aging",
                "ITEP",
                "Student Research",
                "Research Opportunities",
                "Services",
                "Braille",
                "Captioning & Described Media",
                "Digital Accessibility & Usability Experience",
                "E-Text",
                "Tools For Life",
                "Student Accommodation Manager",
                "Education",
                "Courses",
                "Training",
                "Portfolio",
                "Publications",
                "Presentations",
                "Project Archive",
                "Membership",
                "Member Log In",
                "Membership Form"
              ],
              "18.72px": [
                "General",
                "Legal"
              ],
              "16.64px": [
                "Directory",
                "Employment",
                "Emergency Information",
                "Legal & Privacy Information",
                "Human Trafficking Notice",
                "Title IX/Sexual Misconduct",
                "Hazing Public Disclosures",
                "Accessibility",
                "Accountability",
                "Accreditation",
                "",
                "",
                "",
                "",
                ""
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "We Are Contributing to an Inclusive World",
                "We Are Contributing to an Inclusive World",
                "Maureen Linden Named New Associate Director of Research",
                "CIDI, CDCF Partner to Develop Accessible Resources For All",
                "Nationally Recognized Research",
                "CIDI Is Here to Serve You",
                "Visit Us",
                "Latest News & Events"
              ],
              "600": [
                "Center for Inclusive Design and Innovation",
                "Main navigation",
                "User account menu",
                "Design Footer 4"
              ]
            },
            "color": {
              "rgb(0, 48, 87)": [
                "Center for Inclusive Design and Innovation"
              ],
              "rgb(164, 146, 90)": [
                "Main navigation"
              ],
              "rgb(38, 38, 38)": [
                "We Are Contributing to an Inclusive World",
                "We Are Contributing to an Inclusive World",
                "Maureen Linden Named New Associate Director of Research",
                "CIDI, CDCF Partner to Develop Accessible Resources For All",
                "Nationally Recognized Research",
                "CIDI Is Here to Serve You",
                "Visit Us",
                "Latest News & Events"
              ],
              "rgb(179, 163, 105)": [
                "User account menu",
                "Design Footer 4"
              ]
            },
            "fontSize": {
              "38px": [
                "Center for Inclusive Design and Innovation"
              ],
              "33.92px": [
                "Main navigation",
                "We Are Contributing to an Inclusive World",
                "We Are Contributing to an Inclusive World",
                "Maureen Linden Named New Associate Director of Research",
                "CIDI, CDCF Partner to Develop Accessible Resources For All",
                "Nationally Recognized Research",
                "CIDI Is Here to Serve You",
                "Visit Us",
                "Latest News & Events"
              ],
              "24px": [
                "User account menu",
                "Design Footer 4"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "",
                "",
                "Educational Institutions",
                "Government & Non-Profit",
                "Corporations",
                "Research",
                "Inclusive Tech Entrepreneurship Program (ITEP)",
                "CIDI, College of Design Talk Wheelchairs for ADA",
                "Tai Chi Leader Meets with TechSage Researchers",
                "Industrial Design & Assistive Tech",
                "Questions?"
              ],
              "600": [
                "College of Design",
                "Georgia Institute of Technology"
              ]
            },
            "color": {
              "rgb(0, 48, 87)": [
                "College of Design"
              ],
              "rgb(38, 38, 38)": [
                "",
                "",
                "Educational Institutions",
                "Government & Non-Profit",
                "Corporations",
                "Research",
                "Inclusive Tech Entrepreneurship Program (ITEP)",
                "CIDI, College of Design Talk Wheelchairs for ADA",
                "Tai Chi Leader Meets with TechSage Researchers",
                "Industrial Design & Assistive Tech",
                "Questions?",
                "Georgia Institute of Technology"
              ]
            },
            "fontSize": {
              "24px": [
                "College of Design"
              ],
              "16px": [
                "",
                ""
              ],
              "20px": [
                "Educational Institutions",
                "Government & Non-Profit",
                "Corporations",
                "Research",
                "Inclusive Tech Entrepreneurship Program (ITEP)",
                "CIDI, College of Design Talk Wheelchairs for ADA",
                "Tai Chi Leader Meets with TechSage Researchers",
                "Industrial Design & Assistive Tech"
              ],
              "28px": [
                "Questions?"
              ],
              "14.4px": [
                "Georgia Institute of Technology"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://cidi.gatech.edu/",
      "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://cidi.gatech.edu/",
      "result": {
        "totals": {
          "total": 14,
          "tagNames": {
            "DIV": 7,
            "BUTTON": 1,
            "UL": 6
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "brandhead",
            "text": "Toggle navigation"
          },
          {
            "tagName": "DIV",
            "id": "mobile-menu-wrapper",
            "text": "Toggle navigation"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Toggle navigation"
          },
          {
            "tagName": "DIV",
            "id": "bottom-header",
            "text": "Main navigation About About Support Our Center People GT Squared Research Research Accessible Educat"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "About Support Our Center People GT Squared"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Research Accessible Education Accessible Workplace Assistive Technology Tech & Aging ITEP Student Re"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Services Braille Captioning & Described Media Digital Accessibility & Usability Experience E-Text To"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Education Courses Training"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Portfolio Publications Presentations Project Archive"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "Membership Member Log In Membership Form"
          },
          {
            "tagName": "DIV",
            "id": "search-container",
            "text": "Open Search Search"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "We Are Contributing to an Inclusive World"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Georgia Institute of Technology North AvenueAtlanta, GA 30332 +1 404.894.2000 Campus Map General Dir"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "totals": {
          "failures": 34,
          "warnings": 27
        },
        "items": [
          {
            "index": 47,
            "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[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/cidiaccess\">",
                "  <span class=\"fa fa-facebook fa-2x\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 48,
            "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[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/cidiaccess\">",
                "  <span class=\"fa fa-instagram fa-2x\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 49,
            "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[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a class=\"social-media-link-icon--twitter\" href=\"https://www.twitter.com/cidiaccess\">",
                "  <span class=\"fa fa-twitter fa-2x\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 50,
            "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[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/user/AccessibleMediaTube/f...",
                "  <span class=\"fa fa-youtube fa-2x\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 51,
            "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[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a class=\"social-media-link-icon--linkedin\" href=\"https://www.linkedin.com/company/cidiaccess\">",
                "  <span class=\"fa fa-linkedin fa-2x\"></span>",
                "</a>"
              ]
            }
          },
          {
            "index": 56,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/a[1]",
              "codeLines": [
                "<a class=\"gt-phone\" href=\"tel: +14048942000\" aria-label=\"telephone\">",
                "  +1 404.894.2000",
                "</a>"
              ]
            }
          },
          {
            "index": 58,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[3]/p[1]/a[1]",
              "codeLines": [
                "<a class=\"gt-login\" href=\"https://cidi.gatech.edu/cas\" aria-label=\"admin login\">",
                "  GT LOGIN",
                "</a>"
              ]
            }
          },
          {
            "index": 386,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/a[1]",
              "codeLines": [
                "<a href=\"#main-navigation\" id=\"page-navigation\" class=\"sr-only\">",
                "  Skip To Keyboard Navigation",
                "</a>"
              ]
            }
          },
          {
            "index": 397,
            "verdict": "failed",
            "rule": {
              "ruleID": "r3",
              "ruleSummary": "id attributes have a unique value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r3",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#parsing",
                  "chapter": "4.1.1",
                  "title": "Parsing"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H93",
                  "name": "H93",
                  "title": "Ensuring that id attributes are unique on a Web page"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]",
              "codeLines": [
                "<div id=\"page-navigation\" class=\"main-nav flex-shrink-1\" role=\"navigation\" aria-label=\"Primary\" ari...",
                "  <div>",
                "    <nav role=\"navigation\" aria-labelledby=\"block-design-curie-main-menu-menu\" id=\"block-design-cur...",
                "      <h2 class=\"visually-hidden\" id=\"block-design-curie-main-menu-menu\">",
                "        Main navigation",
                "      </h2>",
                "      <ul class=\"nav navbar-nav\" role=\"menu\" aria-labelledby=\"dropdownMenu\">",
                "        <li class=\"dropdown display-links nav-item\">",
                "          <a href=\"/about\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropd...",
                "            About",
                "            <span class=\"caret\"></span>",
                "          </a>",
                "          <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "            <li class=\"first nav-link\">",
                "              <a href=\"/about\">",
                "                About",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/about/support-our-center\" data-drupal-link-system-path=\"node/52\">",
                "                Support Our Center",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/people\" data-drupal-link-system-path=\"people\">",
                "                People",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/gtsquared\" data-drupal-link-system-path=\"node/158\">",
                "                GT Squared",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"dropdown display-links nav-item\">",
                "          <a href=\"/research\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dr...",
                "            Research",
                "            <span class=\"caret\"></span>",
                "          </a>",
                "          <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "            <li class=\"first nav-link\">",
                "              <a href=\"/research\">",
                "                Research",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/research/accessible-education\" data-drupal-link-system-path=\"node/22\">",
                "                Accessible Education",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/research/accessible-workplace\" data-drupal-link-system-path=\"node/11\">",
                "                Accessible Workplace",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/research/assistive-technology\" data-drupal-link-system-path=\"node/21\">",
                "                Assistive Technology",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/research/tech-and-aging\" data-drupal-link-system-path=\"node/24\">",
                "                Tech & Aging",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/itep\" data-drupal-link-system-path=\"node/139\">",
                "                ITEP",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/research/student-research\" data-drupal-link-system-path=\"node/27\">",
                "                Student Research",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/research/research-opportunities\" data-drupal-link-system-path=\"node/46\">",
                "                Research Opportunities",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"dropdown display-links nav-item\">",
                "          <a href=\"/services\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dr...",
                "            Services",
                "            <span class=\"caret\"></span>",
                "          </a>",
                "          <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "            <li class=\"first nav-link\">",
                "              <a href=\"/services\">",
                "                Services",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/services/braille\" data-drupal-link-system-path=\"node/14\">",
                "                Braille",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/services/captioning\" data-drupal-link-system-path=\"node/8\">",
                "                Captioning & Described Media",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/services/digital-accessibility\" data-drupal-link-system-path=\"node/17\">",
                "                Digital Accessibility & Usability Experience",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/services/etext\" data-drupal-link-system-path=\"node/15\">",
                "                E-Text",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/services/toolsforlife\" data-drupal-link-system-path=\"node/16\">",
                "                Tools For Life",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/services/sam\" title=\"Student Accommodation Manager\" data-drupal-link-system...",
                "                Student Accommodation Manager",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"dropdown display-links nav-item\">",
                "          <a href=\"/education\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"d...",
                "            Education",
                "            <span class=\"caret\"></span>",
                "          </a>",
                "          <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "            <li class=\"first nav-link\">",
                "              <a href=\"/education\">",
                "                Education",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/education/courses\" data-drupal-link-system-path=\"node/28\">",
                "                Courses",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/education/training\" data-drupal-link-system-path=\"node/29\">",
                "                Training",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"dropdown display-links nav-item\">",
                "          <a href=\"/portfolio\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"d...",
                "            Portfolio",
                "            <span class=\"caret\"></span>",
                "          </a>",
                "          <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "            <li class=\"first nav-link\">",
                "              <a href=\"/portfolio\">",
                "                Portfolio",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/portfolio/publications\" data-drupal-link-system-path=\"node/32\">",
                "                Publications",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/portfolio/presentations\" data-drupal-link-system-path=\"node/31\">",
                "                Presentations",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/portfolio/project-archive\" data-drupal-link-system-path=\"node/53\">",
                "                Project Archive",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "        <li class=\"nav-link\">",
                "          <a href=\"/news-and-events\" data-drupal-link-system-path=\"node/12\">",
                "            News & Events",
                "          </a>",
                "        </li>",
                "        <li class=\"nav-link\">",
                "          <a href=\"/contact\" data-drupal-link-system-path=\"node/13\">",
                "            Contact",
                "          </a>",
                "        </li>",
                "        <li class=\"dropdown display-links nav-item\">",
                "          <a href=\"/membership\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"...",
                "            Membership",
                "            <span class=\"caret\"></span>",
                "          </a>",
                "          <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "            <li class=\"first nav-link\">",
                "              <a href=\"/membership\">",
                "                Membership",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/member-login\" data-drupal-link-system-path=\"node/54\">",
                "                Member Log In",
                "              </a>",
                "            </li>",
                "            <li class=\"nav-link\">",
                "              <a href=\"/membership/membership-form\" data-drupal-link-system-path=\"node/47\">",
                "                Membership Form",
                "              </a>",
                "            </li>",
                "          </ul>",
                "        </li>",
                "      </ul>",
                "    </nav>",
                "  </div>",
                "</div>"
              ]
            }
          },
          {
            "index": 451,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]",
              "codeLines": [
                "<li class=\"dropdown display-links nav-item\">",
                "  <a href=\"/about\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown\" dat...",
                "    About",
                "    <span class=\"caret\"></span>",
                "  </a>",
                "  <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "    <li class=\"first nav-link\">",
                "      <a href=\"/about\">",
                "        About",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/about/support-our-center\" data-drupal-link-system-path=\"node/52\">",
                "        Support Our Center",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/people\" data-drupal-link-system-path=\"people\">",
                "        People",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/gtsquared\" data-drupal-link-system-path=\"node/158\">",
                "        GT Squared",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 452,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]",
              "codeLines": [
                "<li class=\"dropdown display-links nav-item\">",
                "  <a href=\"/research\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown\" ...",
                "    Research",
                "    <span class=\"caret\"></span>",
                "  </a>",
                "  <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "    <li class=\"first nav-link\">",
                "      <a href=\"/research\">",
                "        Research",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/research/accessible-education\" data-drupal-link-system-path=\"node/22\">",
                "        Accessible Education",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/research/accessible-workplace\" data-drupal-link-system-path=\"node/11\">",
                "        Accessible Workplace",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/research/assistive-technology\" data-drupal-link-system-path=\"node/21\">",
                "        Assistive Technology",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/research/tech-and-aging\" data-drupal-link-system-path=\"node/24\">",
                "        Tech & Aging",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/itep\" data-drupal-link-system-path=\"node/139\">",
                "        ITEP",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/research/student-research\" data-drupal-link-system-path=\"node/27\">",
                "        Student Research",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/research/research-opportunities\" data-drupal-link-system-path=\"node/46\">",
                "        Research Opportunities",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 453,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]",
              "codeLines": [
                "<li class=\"dropdown display-links nav-item\">",
                "  <a href=\"/services\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown\" ...",
                "    Services",
                "    <span class=\"caret\"></span>",
                "  </a>",
                "  <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "    <li class=\"first nav-link\">",
                "      <a href=\"/services\">",
                "        Services",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/services/braille\" data-drupal-link-system-path=\"node/14\">",
                "        Braille",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/services/captioning\" data-drupal-link-system-path=\"node/8\">",
                "        Captioning & Described Media",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/services/digital-accessibility\" data-drupal-link-system-path=\"node/17\">",
                "        Digital Accessibility & Usability Experience",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/services/etext\" data-drupal-link-system-path=\"node/15\">",
                "        E-Text",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/services/toolsforlife\" data-drupal-link-system-path=\"node/16\">",
                "        Tools For Life",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/services/sam\" title=\"Student Accommodation Manager\" data-drupal-link-system-path=\"n...",
                "        Student Accommodation Manager",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 454,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]",
              "codeLines": [
                "<li class=\"dropdown display-links nav-item\">",
                "  <a href=\"/education\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown\"...",
                "    Education",
                "    <span class=\"caret\"></span>",
                "  </a>",
                "  <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "    <li class=\"first nav-link\">",
                "      <a href=\"/education\">",
                "        Education",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/education/courses\" data-drupal-link-system-path=\"node/28\">",
                "        Courses",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/education/training\" data-drupal-link-system-path=\"node/29\">",
                "        Training",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 455,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]",
              "codeLines": [
                "<li class=\"dropdown display-links nav-item\">",
                "  <a href=\"/portfolio\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown\"...",
                "    Portfolio",
                "    <span class=\"caret\"></span>",
                "  </a>",
                "  <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "    <li class=\"first nav-link\">",
                "      <a href=\"/portfolio\">",
                "        Portfolio",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/portfolio/publications\" data-drupal-link-system-path=\"node/32\">",
                "        Publications",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/portfolio/presentations\" data-drupal-link-system-path=\"node/31\">",
                "        Presentations",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/portfolio/project-archive\" data-drupal-link-system-path=\"node/53\">",
                "        Project Archive",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 456,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[6]",
              "codeLines": [
                "<li class=\"nav-link\">",
                "  <a href=\"/news-and-events\" data-drupal-link-system-path=\"node/12\">",
                "    News & Events",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 457,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[7]",
              "codeLines": [
                "<li class=\"nav-link\">",
                "  <a href=\"/contact\" data-drupal-link-system-path=\"node/13\">",
                "    Contact",
                "  </a>",
                "</li>"
              ]
            }
          },
          {
            "index": 458,
            "verdict": "failed",
            "rule": {
              "ruleID": "r42",
              "ruleSummary": "Elements with a role have required parent",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r42",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "li",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]",
              "codeLines": [
                "<li class=\"dropdown display-links nav-item\">",
                "  <a href=\"/membership\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown...",
                "    Membership",
                "    <span class=\"caret\"></span>",
                "  </a>",
                "  <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "    <li class=\"first nav-link\">",
                "      <a href=\"/membership\">",
                "        Membership",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/member-login\" data-drupal-link-system-path=\"node/54\">",
                "        Member Log In",
                "      </a>",
                "    </li>",
                "    <li class=\"nav-link\">",
                "      <a href=\"/membership/membership-form\" data-drupal-link-system-path=\"node/47\">",
                "        Membership Form",
                "      </a>",
                "    </li>",
                "  </ul>",
                "</li>"
              ]
            }
          },
          {
            "index": 519,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/a[2]/text()[1]",
              "codeLines": [
                "Skip to main content"
              ]
            }
          },
          {
            "index": 608,
            "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": 609,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/a[1]",
              "codeLines": [
                "<a class=\"gt-phone\" href=\"tel: +14048942000\" aria-label=\"telephone\">",
                "  +1 404.894.2000",
                "</a>"
              ]
            }
          },
          {
            "index": 610,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a class=\"gt-campus-map\" href=\"https://map.gatech.edu/\" aria-label=\"Campus Map\">",
                "  Campus Map",
                "</a>"
              ]
            }
          },
          {
            "index": 617,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3 class=\"h6 pb-3\"></h3>"
              ]
            }
          },
          {
            "index": 619,
            "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": "h3",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h3[1]",
              "codeLines": [
                "<h3 class=\"h6 pb-3\"></h3>"
              ]
            }
          },
          {
            "index": 640,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a href=\"/\" title=\"Center for Inclusive Design and Innovation\">",
                "  <h2 class=\"site-name\">",
                "    Center for Inclusive Design and Innovation",
                "  </h2>",
                "</a>"
              ]
            }
          },
          {
            "index": 641,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a href=\"https://design.gatech.edu\" title=\"College of Design\">",
                "  <h3 class=\"site-slogan\">",
                "    College of Design",
                "  </h3>",
                "</a>"
              ]
            }
          },
          {
            "index": 659,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a aria-label=\"learn more about ITEP\" class=\"stretched-link\" href=\"/itep\">",
                "  <svg class=\"justify-content-center chevron-link\" style=\"width: 1.5rem;\" viewBox=\"0 0 360 360\" xml...",
                "    <style type=\"text/css\">",
                "      .st0{fill:#AA985D;}",
                "    </style>",
                "    <polygon class=\"st0\" points=\"44.1,9.7 142.3,179.6 44.1,349.6 102,349.6 200.3,179.6 102,9.7\"></p...",
                "    <polygon class=\"st0\" points=\"159.7,9.7 258,179.6 159.7,349.6 217.7,349.6 315.9,179.6 217.7,9.7\"...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 660,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://www.gtalumni.org/s/1481/alum...",
                "  <svg class=\"justify-content-center chevron-link\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"...",
                "    <style type=\"text/css\">",
                "      .st0{fill:#AA985D;}",
                "    </style>",
                "    <path class=\"st0\" d=\"M432 320h-32a16 16 0 0 0-16 16v112H64V128h144a16 16 0 0 0 16-16V80a16 16 0...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 661,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a aria-label=\"Read Dr. Lam article\" class=\"stretched-link\" href=\"https://s2.techsage.gatech.edu/ne...",
                "  <svg class=\"justify-content-center chevron-link\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"...",
                "    <style type=\"text/css\">",
                "      .st0{fill:#AA985D;}",
                "    </style>",
                "    <path class=\"st0\" d=\"M432 320h-32a16 16 0 0 0-16 16v112H64V128h144a16 16 0 0 0 16-16V80a16 16 0...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 662,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://id.gatech.edu/industrial-des...",
                "  <svg class=\"justify-content-center chevron-link\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"...",
                "    <style type=\"text/css\">",
                "      .st0{fill:#AA985D;}",
                "    </style>",
                "    <path class=\"st0\" d=\"M432 320h-32a16 16 0 0 0-16 16v112H64V128h144a16 16 0 0 0 16-16V80a16 16 0...",
                "  </svg>",
                "</a>"
              ]
            }
          },
          {
            "index": 689,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "We Are Contributing to an Inclusive World"
              ]
            }
          },
          {
            "index": 697,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The Center for Inclusive Design and Innovation (CIDI), supported by a grant from the CDC Foundation..."
              ]
            }
          },
          {
            "index": 698,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "\"Like so many groups, the COVID-19 pandemic is creating dangers and hardships on people living with..."
              ]
            }
          },
          {
            "index": 699,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/div[1]/text()[1]",
              "codeLines": [
                "Nationally Recognized Research"
              ]
            }
          },
          {
            "index": 700,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "CIDI research projects build on Georgia Tech's innovation in engineering, science, and technology. ..."
              ]
            }
          },
          {
            "index": 701,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Our research serves members of all communities, ranging from students with disabilities to the agin..."
              ]
            }
          },
          {
            "index": 712,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/div[1]/text()[1]",
              "codeLines": [
                "Visit Us"
              ]
            }
          },
          {
            "index": 713,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "As advocates for accessibility, our team invites you to schedule a visit to learn more about what g..."
              ]
            }
          },
          {
            "index": 726,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Georgia Institute of Technology"
              ]
            }
          },
          {
            "index": 727,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "North Avenue"
              ]
            }
          },
          {
            "index": 728,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Atlanta, GA 30332"
              ]
            }
          },
          {
            "index": 729,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 Georgia Institute of",
                "      Technology"
              ]
            }
          },
          {
            "index": 730,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/nav[1]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "CIDI Resources"
              ]
            }
          },
          {
            "index": 731,
            "verdict": "failed",
            "rule": {
              "ruleID": "r67",
              "ruleSummary": "Images and SVG that are marked as decorative are not exposed to assistive technologies",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r67",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://cidi.gatech.edu/modules/contrib/gt_tools/images/gt-logo.svg\" alt=\"Georgia Tech\" r..."
              ]
            }
          },
          {
            "index": 732,
            "verdict": "failed",
            "rule": {
              "ruleID": "r68",
              "ruleSummary": "Elements with a role have required children",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r68",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "ul",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]",
              "codeLines": [
                "<ul class=\"nav navbar-nav\" role=\"menu\" aria-labelledby=\"dropdownMenu\">",
                "  <li class=\"dropdown display-links nav-item\">",
                "    <a href=\"/about\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown\" d...",
                "      About",
                "      <span class=\"caret\"></span>",
                "    </a>",
                "    <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "      <li class=\"first nav-link\">",
                "        <a href=\"/about\">",
                "          About",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/about/support-our-center\" data-drupal-link-system-path=\"node/52\">",
                "          Support Our Center",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/people\" data-drupal-link-system-path=\"people\">",
                "          People",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/gtsquared\" data-drupal-link-system-path=\"node/158\">",
                "          GT Squared",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"dropdown display-links nav-item\">",
                "    <a href=\"/research\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown...",
                "      Research",
                "      <span class=\"caret\"></span>",
                "    </a>",
                "    <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "      <li class=\"first nav-link\">",
                "        <a href=\"/research\">",
                "          Research",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/research/accessible-education\" data-drupal-link-system-path=\"node/22\">",
                "          Accessible Education",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/research/accessible-workplace\" data-drupal-link-system-path=\"node/11\">",
                "          Accessible Workplace",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/research/assistive-technology\" data-drupal-link-system-path=\"node/21\">",
                "          Assistive Technology",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/research/tech-and-aging\" data-drupal-link-system-path=\"node/24\">",
                "          Tech & Aging",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/itep\" data-drupal-link-system-path=\"node/139\">",
                "          ITEP",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/research/student-research\" data-drupal-link-system-path=\"node/27\">",
                "          Student Research",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/research/research-opportunities\" data-drupal-link-system-path=\"node/46\">",
                "          Research Opportunities",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"dropdown display-links nav-item\">",
                "    <a href=\"/services\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown...",
                "      Services",
                "      <span class=\"caret\"></span>",
                "    </a>",
                "    <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "      <li class=\"first nav-link\">",
                "        <a href=\"/services\">",
                "          Services",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/services/braille\" data-drupal-link-system-path=\"node/14\">",
                "          Braille",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/services/captioning\" data-drupal-link-system-path=\"node/8\">",
                "          Captioning & Described Media",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/services/digital-accessibility\" data-drupal-link-system-path=\"node/17\">",
                "          Digital Accessibility & Usability Experience",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/services/etext\" data-drupal-link-system-path=\"node/15\">",
                "          E-Text",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/services/toolsforlife\" data-drupal-link-system-path=\"node/16\">",
                "          Tools For Life",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/services/sam\" title=\"Student Accommodation Manager\" data-drupal-link-system-path=...",
                "          Student Accommodation Manager",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"dropdown display-links nav-item\">",
                "    <a href=\"/education\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdow...",
                "      Education",
                "      <span class=\"caret\"></span>",
                "    </a>",
                "    <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "      <li class=\"first nav-link\">",
                "        <a href=\"/education\">",
                "          Education",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/education/courses\" data-drupal-link-system-path=\"node/28\">",
                "          Courses",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/education/training\" data-drupal-link-system-path=\"node/29\">",
                "          Training",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"dropdown display-links nav-item\">",
                "    <a href=\"/portfolio\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdow...",
                "      Portfolio",
                "      <span class=\"caret\"></span>",
                "    </a>",
                "    <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "      <li class=\"first nav-link\">",
                "        <a href=\"/portfolio\">",
                "          Portfolio",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/portfolio/publications\" data-drupal-link-system-path=\"node/32\">",
                "          Publications",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/portfolio/presentations\" data-drupal-link-system-path=\"node/31\">",
                "          Presentations",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/portfolio/project-archive\" data-drupal-link-system-path=\"node/53\">",
                "          Project Archive",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "  <li class=\"nav-link\">",
                "    <a href=\"/news-and-events\" data-drupal-link-system-path=\"node/12\">",
                "      News & Events",
                "    </a>",
                "  </li>",
                "  <li class=\"nav-link\">",
                "    <a href=\"/contact\" data-drupal-link-system-path=\"node/13\">",
                "      Contact",
                "    </a>",
                "  </li>",
                "  <li class=\"dropdown display-links nav-item\">",
                "    <a href=\"/membership\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdo...",
                "      Membership",
                "      <span class=\"caret\"></span>",
                "    </a>",
                "    <ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                "      <li class=\"first nav-link\">",
                "        <a href=\"/membership\">",
                "          Membership",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/member-login\" data-drupal-link-system-path=\"node/54\">",
                "          Member Log In",
                "        </a>",
                "      </li>",
                "      <li class=\"nav-link\">",
                "        <a href=\"/membership/membership-form\" data-drupal-link-system-path=\"node/47\">",
                "          Membership Form",
                "        </a>",
                "      </li>",
                "    </ul>",
                "  </li>",
                "</ul>"
              ]
            }
          },
          {
            "index": 738,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "We Are Contributing to an Inclusive World"
              ]
            }
          },
          {
            "index": 748,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/div[1]/text()[1]",
              "codeLines": [
                "Nationally Recognized Research"
              ]
            }
          },
          {
            "index": 749,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "CIDI research projects build on Georgia Tech's innovation in engineering, science, and technology. ..."
              ]
            }
          },
          {
            "index": 750,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Our research serves members of all communities, ranging from students with disabilities to the agin..."
              ]
            }
          },
          {
            "index": 761,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/div[1]/text()[1]",
              "codeLines": [
                "Visit Us"
              ]
            }
          },
          {
            "index": 762,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[6]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "As advocates for accessibility, our team invites you to schedule a visit to learn more about what g..."
              ]
            }
          },
          {
            "index": 775,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Georgia Institute of Technology"
              ]
            }
          },
          {
            "index": 776,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "North Avenue"
              ]
            }
          },
          {
            "index": 777,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Atlanta, GA 30332"
              ]
            }
          },
          {
            "index": 778,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "© 2022 Georgia Institute of",
                "      Technology"
              ]
            }
          },
          {
            "index": 779,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/nav[1]/ul[1]/li[1]/span[1]/text()[1]",
              "codeLines": [
                "CIDI Resources"
              ]
            }
          },
          {
            "index": 824,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  North Avenue",
                "  <br>",
                "  Atlanta, GA 30332",
                "  <span itemprop=\"telephone\">",
                "    <a class=\"gt-phone\" href=\"tel: +14048942000\" aria-label=\"telephone\">",
                "      +1 404.894.2000",
                "    </a>",
                "  </span>",
                "  <a class=\"gt-campus-map\" href=\"https://map.gatech.edu/\" aria-label=\"Campus Map\">",
                "    Campus Map",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 825,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"p-1 mt-2 copyright-hide\">",
                "  © 2022 Georgia Institute of",
                "        Technology",
                "</p>"
              ]
            }
          },
          {
            "index": 826,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[3]/p[1]",
              "codeLines": [
                "<p class=\"gt-login  d-sm-none d-md-block\">",
                "  <a class=\"gt-login\" href=\"https://cidi.gatech.edu/cas\" aria-label=\"admin login\">",
                "    GT LOGIN",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 911,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[2]/h3[1]",
              "codeLines": [
                "<h3 class=\"site-slogan\">",
                "  College of Design",
                "</h3>"
              ]
            }
          },
          {
            "index": 986,
            "verdict": "failed",
            "rule": {
              "ruleID": "r86",
              "ruleSummary": "Elements that are marked as decorative are not exposed to assistive technologies",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r86",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"https://cidi.gatech.edu/modules/contrib/gt_tools/images/gt-logo.svg\" alt=\"Georgia Tech\" r..."
              ]
            }
          },
          {
            "index": 987,
            "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://cidi.gatech.edu/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 44,
          "rulesWarned": 6,
          "rulesViolated": 13,
          "warnings": {
            "minor": 11,
            "moderate": 0,
            "serious": 47,
            "critical": 5
          },
          "violations": {
            "minor": 4,
            "moderate": 6,
            "serious": 31,
            "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-06T02:32:48.291Z",
          "url": "https://cidi.gatech.edu/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "div",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-labelledby"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute is not well supported on a div with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<div id=\"gt-copyright\" aria-labelledby=\"georgia tech logo and copyright\">",
                  "target": [
                    "#gt-copyright"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-labelledby attribute is not well supported on a div with no valid role attribute."
                }
              ]
            },
            {
              "id": "aria-valid-attr-value",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures all ARIA attributes have valid values",
              "help": "ARIA attributes must conform to valid values",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-valid-attr-value?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"dropdownMenu\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"dropdownMenu\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul class=\"nav navbar-nav\" role=\"menu\" aria-labelledby=\"dropdownMenu\">",
                  "target": [
                    ".nav"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"dropdownMenu\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"georgia tech contact information\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"georgia tech contact information\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<div id=\"gt-contact-information\" role=\"contentinfo\" aria-labelledby=\"georgia tech contact information\">",
                  "target": [
                    "#gt-contact-information"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"georgia tech contact information\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"georgia tech general menu\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"georgia tech general menu\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"georgia tech general menu\" id=\"block-gt-general-menu\">",
                  "target": [
                    "#block-gt-general-menu"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"georgia tech general menu\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"georgia tech legal menu\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"georgia tech legal menu\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<nav role=\"navigation\" aria-labelledby=\"georgia tech legal menu\" id=\"block-gt-legal-menu\">",
                  "target": [
                    "#block-gt-legal-menu"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"georgia tech legal menu\""
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "aria-valid-attr-value",
                      "data": {
                        "messageKey": "noId",
                        "needsReview": "aria-labelledby=\"georgia tech logo and copyright\""
                      },
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute element ID does not exist on the page: aria-labelledby=\"georgia tech logo and copyright\""
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<div id=\"gt-copyright\" aria-labelledby=\"georgia tech logo and copyright\">",
                  "target": [
                    "#gt-copyright"
                  ],
                  "failureSummary": "Fix all of the following:\n  ARIA attribute element ID does not exist on the page: aria-labelledby=\"georgia tech logo and copyright\""
                }
              ]
            },
            {
              "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": {
                        "contrastRatio": 0,
                        "fontSize": "25.4pt (33.92px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mortis-flex position-absolute text-center justify-content-center d-none d-sm-block bg-overlay white\">\n                      <h2 class=\"pt-3 pb-2 mx-auto abel text-center justify-content-center\">We Are Contributing to an Inclusive World</h2>\n                  </div>",
                          "target": [
                            ".mortis-flex"
                          ]
                        },
                        {
                          "html": "<img alt=\"A man in a wheelchair addresses an audience.\" class=\"img-fluid w-100\" data-entity-type=\"file\" data-entity-uuid=\"\" src=\"/sites/default/files/2020-02/34NVPSZH2ZGUZHHW47GHB3BVCY_0.jpg\">",
                          "target": [
                            "img[data-entity-uuid=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pt-3 pb-2 mx-auto abel text-center justify-content-center\">We Are Contributing to an Inclusive World</h2>",
                  "target": [
                    ".pt-3.pb-2.mx-auto"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color:black\">",
                  "target": [
                    "p:nth-child(4) > span > span > span > span"
                  ],
                  "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": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "25.4pt (33.92px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/disbailityicons.png); min-height:820;\">",
                          "target": [
                            "#nationally-recognized-research > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-title field--type-text field--label-hidden field__item\">Nationally Recognized Research</div>",
                  "target": [
                    "#nationally-recognized-research > .light.p-3.promotext > .container > .row.justify-content-center:nth-child(1) > .py-md-4.col-md-8 > .pt-0.pb-2.mx-auto > .field--name-field-title.field--type-text.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/disbailityicons.png); min-height:820;\">",
                          "target": [
                            "#nationally-recognized-research > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>CIDI research projects build on Georgia Tech's innovation in engineering, science, and technology. Many projects are focused on inclusive design and applications of information and communications technology (ICT) with tangible results.&nbsp;</p>",
                  "target": [
                    "#nationally-recognized-research > .light.p-3.promotext > .container > .row.justify-content-center:nth-child(1) > .py-md-4.col-md-8 > .field--name-field-promotext.field--type-text-long.field > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/disbailityicons.png); min-height:820;\">",
                          "target": [
                            "#nationally-recognized-research > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".py-md-4.col-md-8 > .field--name-field-promotext.field--type-text-long.field > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "25.4pt (33.92px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/CIDI_group_2000x700-2.jpg); min-height:700;\">",
                          "target": [
                            "#visit-us > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-title field--type-text field--label-hidden field__item\">Visit Us</div>",
                  "target": [
                    "#visit-us > .light.p-3.promotext > .container > .row.justify-content-center:nth-child(1) > .py-md-4.col-md-8 > .pt-0.pb-2.mx-auto > .field--name-field-title.field--type-text.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/CIDI_group_2000x700-2.jpg); min-height:700;\">",
                          "target": [
                            "#visit-us > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#visit-us > .light.p-3.promotext > .container > .row.justify-content-center:nth-child(1) > .py-md-4.col-md-8 > .field--name-field-promotext.field--type-text-long.field > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Georgia Institute of Technology</h3>",
                  "target": [
                    "#gt-contact-information > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#gt-contact-information > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gt-phone\" href=\"tel: +14048942000\" aria-label=\"telephone\">+1 404.894.2000</a>",
                  "target": [
                    ".gt-phone"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gt-campus-map\" href=\"https://map.gatech.edu/\" aria-label=\"Campus Map\">Campus Map</a>",
                  "target": [
                    ".gt-campus-map"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"\" class=\"btn btn-primary btn-sm disabled\" title=\"General\">General</a>",
                  "target": [
                    "a[title=\"General\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://directory.gatech.edu/\" title=\"Directory\">Directory</a>",
                  "target": [
                    "a[href$=\"directory.gatech.edu/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://careers.gatech.edu/\" title=\"Employment\">Employment</a>",
                  "target": [
                    "a[href$=\"careers.gatech.edu/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/emergency/\" title=\"Emergency Information\">Emergency Information</a>",
                  "target": [
                    "a[href$=\"emergency/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"\" class=\"btn btn-primary btn-sm disabled\" title=\"Legal\">Legal</a>",
                  "target": [
                    "a[title=\"Legal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/legal/\" title=\"Legal &amp; Privacy Information\">Legal &amp; Privacy Information</a>",
                  "target": [
                    "a[href$=\"legal/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gbi.georgia.gov/human-trafficking-notice\" title=\"Human Trafficking Notice\">Human Trafficking Notice</a>",
                  "target": [
                    "a[title=\"Human Trafficking Notice\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://titleix.gatech.edu/\" title=\"Title IX/Sexual Misconduct\">Title IX/Sexual Misconduct</a>",
                  "target": [
                    "a[href$=\"titleix.gatech.edu/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://osi.gatech.edu/hazing-conduct-history\" title=\"Hazing Public Disclosures\">Hazing Public Disclosures</a>",
                  "target": [
                    "a[title=\"Hazing Public Disclosures\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/accessibility/\" title=\"Accessibility\">Accessibility</a>",
                  "target": [
                    "a[title=\"Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/accountability/\" title=\"Accountability\">Accountability</a>",
                  "target": [
                    "a[title=\"Accountability\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/accreditation/\" title=\"Accreditation\">Accreditation</a>",
                  "target": [
                    "a[title=\"Accreditation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "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": {
                        "contrastRatio": 0,
                        "fontSize": "25.4pt (33.92px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"mortis-flex position-absolute text-center justify-content-center d-none d-sm-block bg-overlay white\">\n                      <h2 class=\"pt-3 pb-2 mx-auto abel text-center justify-content-center\">We Are Contributing to an Inclusive World</h2>\n                  </div>",
                          "target": [
                            ".mortis-flex"
                          ]
                        },
                        {
                          "html": "<img alt=\"A man in a wheelchair addresses an audience.\" class=\"img-fluid w-100\" data-entity-type=\"file\" data-entity-uuid=\"\" src=\"/sites/default/files/2020-02/34NVPSZH2ZGUZHHW47GHB3BVCY_0.jpg\">",
                          "target": [
                            "img[data-entity-uuid=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"pt-3 pb-2 mx-auto abel text-center justify-content-center\">We Are Contributing to an Inclusive World</h2>",
                  "target": [
                    ".pt-3.pb-2.mx-auto"
                  ],
                  "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": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscuring",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it partially overlaps other elements"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color:black\">",
                  "target": [
                    "p:nth-child(4) > span > span > span > span"
                  ],
                  "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": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "25.4pt (33.92px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/disbailityicons.png); min-height:820;\">",
                          "target": [
                            "#nationally-recognized-research > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-title field--type-text field--label-hidden field__item\">Nationally Recognized Research</div>",
                  "target": [
                    "#nationally-recognized-research > .light.p-3.promotext > .container > .row.justify-content-center:nth-child(1) > .py-md-4.col-md-8 > .pt-0.pb-2.mx-auto > .field--name-field-title.field--type-text.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/disbailityicons.png); min-height:820;\">",
                          "target": [
                            "#nationally-recognized-research > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>CIDI research projects build on Georgia Tech's innovation in engineering, science, and technology. Many projects are focused on inclusive design and applications of information and communications technology (ICT) with tangible results.&nbsp;</p>",
                  "target": [
                    "#nationally-recognized-research > .light.p-3.promotext > .container > .row.justify-content-center:nth-child(1) > .py-md-4.col-md-8 > .field--name-field-promotext.field--type-text-long.field > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/disbailityicons.png); min-height:820;\">",
                          "target": [
                            "#nationally-recognized-research > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".py-md-4.col-md-8 > .field--name-field-promotext.field--type-text-long.field > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "25.4pt (33.92px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/CIDI_group_2000x700-2.jpg); min-height:700;\">",
                          "target": [
                            "#visit-us > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"field field--name-field-title field--type-text field--label-hidden field__item\">Visit Us</div>",
                  "target": [
                    "#visit-us > .light.p-3.promotext > .container > .row.justify-content-center:nth-child(1) > .py-md-4.col-md-8 > .pt-0.pb-2.mx-auto > .field--name-field-title.field--type-text.field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"p-3 promotext w-100 bg-overlay light\" style=\"background-image:linear-gradient(0deg,rgba(237,239,240,0.5),rgba(237,239,240,0.5)),  url(/sites/default/files/2020-02/CIDI_group_2000x700-2.jpg); min-height:700;\">",
                          "target": [
                            "#visit-us > .light.p-3.promotext"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#visit-us > .light.p-3.promotext > .container > .row.justify-content-center:nth-child(1) > .py-md-4.col-md-8 > .field--name-field-promotext.field--type-text-long.field > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3>Georgia Institute of Technology</h3>",
                  "target": [
                    "#gt-contact-information > h3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    "#gt-contact-information > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gt-phone\" href=\"tel: +14048942000\" aria-label=\"telephone\">+1 404.894.2000</a>",
                  "target": [
                    ".gt-phone"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gt-campus-map\" href=\"https://map.gatech.edu/\" aria-label=\"Campus Map\">Campus Map</a>",
                  "target": [
                    ".gt-campus-map"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"\" class=\"btn btn-primary btn-sm disabled\" title=\"General\">General</a>",
                  "target": [
                    "a[title=\"General\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://directory.gatech.edu/\" title=\"Directory\">Directory</a>",
                  "target": [
                    "a[href$=\"directory.gatech.edu/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://careers.gatech.edu/\" title=\"Employment\">Employment</a>",
                  "target": [
                    "a[href$=\"careers.gatech.edu/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/emergency/\" title=\"Emergency Information\">Emergency Information</a>",
                  "target": [
                    "a[href$=\"emergency/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"\" class=\"btn btn-primary btn-sm disabled\" title=\"Legal\">Legal</a>",
                  "target": [
                    "a[title=\"Legal\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/legal/\" title=\"Legal &amp; Privacy Information\">Legal &amp; Privacy Information</a>",
                  "target": [
                    "a[href$=\"legal/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gbi.georgia.gov/human-trafficking-notice\" title=\"Human Trafficking Notice\">Human Trafficking Notice</a>",
                  "target": [
                    "a[title=\"Human Trafficking Notice\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://titleix.gatech.edu/\" title=\"Title IX/Sexual Misconduct\">Title IX/Sexual Misconduct</a>",
                  "target": [
                    "a[href$=\"titleix.gatech.edu/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://osi.gatech.edu/hazing-conduct-history\" title=\"Hazing Public Disclosures\">Hazing Public Disclosures</a>",
                  "target": [
                    "a[title=\"Hazing Public Disclosures\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/accessibility/\" title=\"Accessibility\">Accessibility</a>",
                  "target": [
                    "a[title=\"Accessibility\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/accountability/\" title=\"Accountability\">Accountability</a>",
                  "target": [
                    "a[title=\"Accountability\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#262626",
                        "contrastRatio": 0,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"col-12 col-sm-12 col-md-9 footer-bg-col\"></div>",
                          "target": [
                            ".col-12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://gatech.edu/accreditation/\" title=\"Accreditation\">Accreditation</a>",
                  "target": [
                    "a[title=\"Accreditation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"mobile-menu-wrapper\" class=\"d-block d-md-none container\">",
                  "target": [
                    "#mobile-menu-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(1) > .dropdown-menu[aria-labelledby=\"dLabel\"][aria-label=\"submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(2) > .dropdown-menu[aria-labelledby=\"dLabel\"][aria-label=\"submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(3) > .dropdown-menu[aria-labelledby=\"dLabel\"][aria-label=\"submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(4) > .dropdown-menu[aria-labelledby=\"dLabel\"][aria-label=\"submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(5) > .dropdown-menu[aria-labelledby=\"dLabel\"][aria-label=\"submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(8) > .dropdown-menu[aria-labelledby=\"dLabel\"][aria-label=\"submenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"gt-search\" class=\"collapse absolute\">",
                  "target": [
                    "#gt-search"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"col pt-2 d-sm-none\">\n                          <h2 class=\"mx-auto abel text-center justify-content-center\">We Are Contributing to an Inclusive World</h2>\n                      </div>",
                  "target": [
                    ".pt-2.d-sm-none.col"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"d-block d-md-none button-bar\">\n                    <button class=\"btn-footer w-100\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseFooter\" aria-expanded=\"true\" aria-controls=\"footercollapse\">\n                    </button>\n                </div>",
                  "target": [
                    ".button-bar"
                  ],
                  "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": "read this article",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.gtalumni.org",
                          "port": "",
                          "pathname": "/s/1481/alumni/17/",
                          "search": {
                            "sid": "1481",
                            "gid": "21",
                            "pgid": "20076",
                            "cid": "44378",
                            "ecid": "44378",
                            "crid": "0",
                            "calpgid": "5677",
                            "calcid": "12432"
                          },
                          "hash": "",
                          "filename": "magazine-pages.aspx"
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://id.gatech.edu/industrial-design-rapid-prototyping-tech-and-co-creation-assistive-tech\" target=\"_blank\">",
                          "target": [
                            ".col-auto.pb-3:nth-child(4) > .paragraph--type--card.design-card.card > .card-link.pb-4 > .stretched-link[aria-label=\"Read this article\"][target=\"_blank\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://www.gtalumni.org/s/1481/alumni/17/magazine-pages.aspx?sid=1481&amp;gid=21&amp;pgid=20076&amp;cid=44378&amp;ecid=44378&amp;crid=0&amp;calpgid=5677&amp;calcid=12432\" target=\"_blank\">",
                  "target": [
                    ".col-auto.pb-3:nth-child(2) > .paragraph--type--card.design-card.card > .card-link.pb-4 > .stretched-link[aria-label=\"Read this article\"][target=\"_blank\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "presentation"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role presentation is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://cidi.gatech.edu/modules/contrib/gt_tools/images/gt-logo.svg\" alt=\"Georgia Tech\" role=\"presentation\" aria-label=\"logo link to main campus site\">",
                  "target": [
                    "img[alt=\"Georgia Tech\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role presentation is not allowed for given element"
                }
              ]
            },
            {
              "id": "aria-required-children",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require child roles contain them",
              "help": "Certain ARIA roles must contain particular children",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-children?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-children",
                      "data": [
                        "group",
                        "menuitemradio",
                        "menuitem",
                        "menuitemcheckbox"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul class=\"nav navbar-nav\" role=\"menu\" aria-labelledby=\"dropdownMenu\">",
                  "target": [
                    ".nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA children role not present: group, menuitemradio, menuitem, menuitemcheckbox"
                }
              ]
            },
            {
              "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": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/services\" class=\"design-link my-1 twin\">Services We Offer</a>",
                          "target": [
                            ".my-1.twin[href$=\"services\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" class=\"design-link my-1 twin\">Services We Offer</a>",
                  "target": [
                    ".my-1.twin[href$=\"services\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/about\" class=\"design-link my-1 twin\">Our Mission</a>",
                          "target": [
                            ".my-1.twin[href$=\"about\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/about\" class=\"design-link my-1 twin\">Our Mission</a>",
                  "target": [
                    ".my-1.twin[href$=\"about\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row justify-content-center bg-overlay gold px-3\">",
                          "target": [
                            ".gold"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>The Center for Inclusive Design and Innovation (CIDI), supported by a grant from the CDC Foundation with technical assistance from the Center for Disease Control and Prevention (CDC), has created COVID-19 resources in alternative formats based upon CDC's guidance.</p>",
                  "target": [
                    ".gold > .my-md-auto.px-5.py-3 > .field--name-field-promotext.field--type-text-long.field > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"row justify-content-center bg-overlay gold px-3\">",
                          "target": [
                            ".gold"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".gold > .my-md-auto.px-5.py-3 > .field--name-field-promotext.field--type-text-long.field > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/research\" class=\"design-link my-1 twin\">Projects</a>",
                          "target": [
                            ".my-1.twin[href$=\"research\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/research\" class=\"design-link my-1 twin\">Projects</a>",
                  "target": [
                    ".my-1.twin[href$=\"research\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/research/research-opportunities\" class=\"design-link my-1 twin\">Opportunities</a>",
                          "target": [
                            ".pb-md-4.col-md-8.justify-content-center > .my-1.twin.design-link:nth-child(2)"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/research/research-opportunities\" class=\"design-link my-1 twin\">Opportunities</a>",
                  "target": [
                    ".pb-md-4.col-md-8.justify-content-center > .my-1.twin.design-link:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/membership\" class=\"design-link my-2\">Become a Member</a>",
                          "target": [
                            ".my-2.design-link[href$=\"membership\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/membership\" class=\"design-link my-2\">Become a Member</a>",
                  "target": [
                    ".my-2.design-link[href$=\"membership\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/services\" class=\"design-link my-2\">Learn More About Our Services</a>",
                          "target": [
                            ".my-2.design-link[href$=\"services\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/services\" class=\"design-link my-2\">Learn More About Our Services</a>",
                  "target": [
                    ".my-2.design-link[href$=\"services\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/contact/request-more-information\" class=\"design-link my-1 twin\">Schedule A Tour</a>",
                          "target": [
                            "#visit-us > .light.p-3.promotext > .container > .text-center.row.justify-content-center > .pb-md-4.col-md-8.justify-content-center > .my-1.twin.design-link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/contact/request-more-information\" class=\"design-link my-1 twin\">Schedule A Tour</a>",
                  "target": [
                    "#visit-us > .light.p-3.promotext > .container > .text-center.row.justify-content-center > .pb-md-4.col-md-8.justify-content-center > .my-1.twin.design-link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-and-events\" class=\"design-link my-2\">See All News</a>",
                          "target": [
                            ".w:nth-child(1) > .my-2.design-link[href$=\"news-and-events\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-and-events\" class=\"design-link my-2\">See All News</a>",
                  "target": [
                    ".w:nth-child(1) > .my-2.design-link[href$=\"news-and-events\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/news-and-events\" class=\"design-link my-2\">See All Events</a>",
                          "target": [
                            ".w:nth-child(2) > .my-2.design-link[href$=\"news-and-events\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/news-and-events\" class=\"design-link my-2\">See All Events</a>",
                  "target": [
                    ".w:nth-child(2) > .my-2.design-link[href$=\"news-and-events\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#b3a369",
                        "contrastRatio": 6.02,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"design-link m-1\" href=\"mailto:cidi-support@design.gatech.edu\">Contact Us</a>",
                          "target": [
                            ".m-1"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"design-link m-1\" href=\"mailto:cidi-support@design.gatech.edu\">Contact Us</a>",
                  "target": [
                    ".m-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #262626, background color: #b3a369, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#a4925a",
                        "contrastRatio": 4.92,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"gt-logo-footer\" class=\"col-md-3 col-sm-12 my-2 order-md-4 order-1\">",
                          "target": [
                            "#gt-logo-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.92 (foreground color: #262626, background color: #a4925a, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"p-1 mt-2 copyright-hide\">© 2022 Georgia Institute of\n      Technology</p>",
                  "target": [
                    ".p-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.92 (foreground color: #262626, background color: #a4925a, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#262626",
                        "bgColor": "#a4925a",
                        "contrastRatio": 4.92,
                        "fontSize": "9.6pt (12.8px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"gt-logo-footer\" class=\"col-md-3 col-sm-12 my-2 order-md-4 order-1\">",
                          "target": [
                            "#gt-logo-footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.92 (foreground color: #262626, background color: #a4925a, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gt-login\" href=\"https://cidi.gatech.edu/cas\" aria-label=\"admin login\">GT LOGIN</a>",
                  "target": [
                    "a[href$=\"cas\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.92 (foreground color: #262626, background color: #a4925a, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#b3a369",
                        "bgColor": "#262626",
                        "contrastRatio": 6.02,
                        "fontSize": "10.8pt (14.4px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"gt-superfooter\" class=\" container-fluid gt-black-wrapper\">",
                          "target": [
                            "#gt-superfooter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.02 (foreground color: #b3a369, background color: #262626, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>CIDI Resources</span>",
                  "target": [
                    "li:nth-child(1) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.02 (foreground color: #b3a369, background color: #262626, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "duplicate-id-active",
              "impact": "serious",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value of active elements is unique",
              "help": "IDs of active elements must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-active?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-active",
                      "data": "page-navigation",
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page-navigation\" class=\"main-nav flex-shrink-1\" role=\"navigation\" aria-label=\"Primary\" aria-labelledby=\"main-navigation\">",
                          "target": [
                            ".main-nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Document has active elements with the same id attribute: page-navigation"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#main-navigation\" id=\"page-navigation\" class=\"sr-only\">Skip To Keyboard Navigation</a>",
                  "target": [
                    ".sr-only[href$=\"#main-navigation\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has active elements with the same id attribute: page-navigation"
                }
              ]
            },
            {
              "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": "<h3 class=\"h6 pb-3\"></h3>",
                  "target": [
                    ".ltgold > .my-md-auto.px-5.py-3 > .h6"
                  ],
                  "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"
                },
                {
                  "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": "<h3 class=\"h6 pb-3\"></h3>",
                  "target": [
                    ".gold > .my-md-auto.px-5.py-3 > .h6"
                  ],
                  "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": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gt-phone\" href=\"tel: +14048942000\" aria-label=\"telephone\">+1 404.894.2000</a>",
                  "target": [
                    ".gt-phone"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gt-login\" href=\"https://cidi.gatech.edu/cas\" aria-label=\"admin login\">GT LOGIN</a>",
                  "target": [
                    "a[href$=\"cas\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "id": "landmark-contentinfo-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the contentinfo landmark is at top level",
              "help": "Contentinfo landmark should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-contentinfo-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "contentinfo"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The contentinfo landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"gt-contact-information\" role=\"contentinfo\" aria-labelledby=\"georgia tech contact information\">",
                  "target": [
                    "#gt-contact-information"
                  ],
                  "failureSummary": "Fix any of the following:\n  The contentinfo landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-no-duplicate-contentinfo",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has at most one contentinfo landmark",
              "help": "Document should not have more than one contentinfo landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-no-duplicate-contentinfo?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "page-no-duplicate-contentinfo",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div id=\"gt-contact-information\" role=\"contentinfo\" aria-labelledby=\"georgia tech contact information\">",
                          "target": [
                            "#gt-contact-information"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "Document has more than one contentinfo landmark"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<footer id=\"footer\" class=\"gt-footer footer\">",
                  "target": [
                    "#footer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has more than one contentinfo 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 role=\"navigation\" aria-labelledby=\"georgia tech general menu\" id=\"block-gt-general-menu\">",
                          "target": [
                            "#block-gt-general-menu"
                          ]
                        },
                        {
                          "html": "<nav role=\"navigation\" aria-labelledby=\"georgia tech legal menu\" id=\"block-gt-legal-menu\">",
                          "target": [
                            "#block-gt-legal-menu"
                          ]
                        }
                      ],
                      "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 id=\"Navbar\" class=\"collapse navbar navbar-collapse\">",
                  "target": [
                    "#Navbar"
                  ],
                  "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": "complementary",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"gt-breadcrumbs-title\" class=\"breadcrumb-links\" role=\"complementary\">\n                    \n                </div>",
                          "target": [
                            "#gt-breadcrumbs-title"
                          ]
                        },
                        {
                          "html": "<div id=\"gt-before-content\" class=\"before-content\" role=\"complementary\">\n                      <div>\n    <div id=\"block-design-curie-page-title\">\n  \n    \n      \n\n\n\n  </div>\n\n  </div>\n\n                </div>",
                          "target": [
                            "#gt-before-content"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"gt-help\" role=\"complementary\">\n                    \n                </div>",
                  "target": [
                    "#gt-help"
                  ],
                  "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": "contentinfo",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"gt-contact-information\" role=\"contentinfo\" aria-labelledby=\"georgia tech contact information\">",
                          "target": [
                            "#gt-contact-information"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<footer id=\"footer\" class=\"gt-footer footer\">",
                  "target": [
                    "#footer"
                  ],
                  "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 class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/cidiaccess\">\n        <span class=\"fa fa-facebook fa-2x\"></span>\n      </a>",
                  "target": [
                    ".social-media-link-icon--facebook"
                  ],
                  "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"
                },
                {
                  "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 class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/cidiaccess\">\n        <span class=\"fa fa-instagram fa-2x\"></span>\n      </a>",
                  "target": [
                    ".social-media-link-icon--instagram"
                  ],
                  "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"
                },
                {
                  "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 class=\"social-media-link-icon--twitter\" href=\"https://www.twitter.com/cidiaccess\">\n        <span class=\"fa fa-twitter fa-2x\"></span>\n      </a>",
                  "target": [
                    ".social-media-link-icon--twitter"
                  ],
                  "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"
                },
                {
                  "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 class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/user/AccessibleMediaTube/featured\">\n        <span class=\"fa fa-youtube fa-2x\"></span>\n      </a>",
                  "target": [
                    ".social-media-link-icon--youtube"
                  ],
                  "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"
                },
                {
                  "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 class=\"social-media-link-icon--linkedin\" href=\"https://www.linkedin.com/company/cidiaccess\">\n        <span class=\"fa fa-linkedin fa-2x\"></span>\n      </a>",
                  "target": [
                    ".social-media-link-icon--linkedin"
                  ],
                  "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": "listitem",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures <li> elements are used semantically",
              "help": "<li> elements must be contained in a <ul> or <ol>",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/listitem?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"dropdown display-links nav-item\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"dropdown display-links nav-item\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"dropdown display-links nav-item\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"dropdown display-links nav-item\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"dropdown display-links nav-item\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"nav-link\"><a href=\"/news-and-events\" data-drupal-link-system-path=\"node/12\">News &amp; Events</a></li>",
                  "target": [
                    ".nav > .nav-link:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"nav-link\"><a href=\"/contact\" data-drupal-link-system-path=\"node/13\">Contact</a></li>",
                  "target": [
                    ".nav > .nav-link:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                },
                {
                  "any": [
                    {
                      "id": "listitem",
                      "data": {
                        "messageKey": "roleNotValid"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li class=\"dropdown display-links nav-item\">",
                  "target": [
                    ".dropdown.display-links.nav-item:nth-child(8)"
                  ],
                  "failureSummary": "Fix any of the following:\n  List item does not have a <ul>, <ol> parent element without a role, or a role=\"list\""
                }
              ]
            },
            {
              "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#  schema: http://schema.org/  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": "presentation-role-conflict",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Flags elements whose role is none or presentation and which cause the role conflict resolution to trigger.",
              "help": "Elements of role none or presentation should be flagged",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/presentation-role-conflict?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "has-global-aria-attribute",
                      "data": [
                        "aria-label"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have global ARIA attribute"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img src=\"https://cidi.gatech.edu/modules/contrib/gt_tools/images/gt-logo.svg\" alt=\"Georgia Tech\" role=\"presentation\" aria-label=\"logo link to main campus site\">",
                  "target": [
                    "img[alt=\"Georgia Tech\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element does not have global ARIA attribute"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "Error": {
          "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": "h3",
                "id": "",
                "code": "<h3 class=\"h6 pb-3\">...</h3>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"page-navigation\" found on the web page.": [
              {
                "tagName": "div",
                "id": "#page-navigation",
                "code": "<div id=\"page-navigation\" class=\"main-nav flex-shrink-1\" role=\"navigation\" aria-label=\"Primary\" aria-labelledby=\"main-navigation\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/cidiaccess\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/cidiaccess\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"social-media-link-icon--linkedin\" href=\"https://www.linkedin.com/company/cidiaccess\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"social-media-link-icon--twitter\" href=\"https://www.twitter.com/cidiaccess\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/user/AccessibleMediaTube/featured\">...</a>"
              }
            ]
          },
          "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": "",
                "code": "<button class=\"btn-footer w-100\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseFooter\" aria-expanded=\"true\" aria-controls=\"footercollapse\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"col-md-6 justify-content-center\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"col-md-8 pb-md-4 justify-content-center\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"site-title-multiple\">...</div>"
              }
            ]
          },
          "AA.1_3_1_A.G141": {
            "The heading structure is not logically nested. This h2 element appears to be the primary document heading, so should be an h1 element.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"site-name\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"site-name\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.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 3:1.": [
              {
                "tagName": "h2",
                "id": "#block-design-curie-account-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-design-curie-account-menu-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-design-curie-main-menu-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-design-curie-main-menu-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#block-designfooter4-menu",
                "code": "<h2 class=\"visually-hidden\" id=\"block-designfooter4-menu\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"pt-3 pb-2 mx-auto abel text-center justify-content-center\">...</h2>"
              }
            ]
          },
          "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": "div",
                "id": "",
                "code": "<div class=\"field field--name-field-title field--type-text field--label-hidden field__item\">...</div>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "#page-navigation",
                "code": "<a href=\"#main-navigation\" id=\"page-navigation\" class=\"sr-only\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-content\" class=\"visually-hidden focusable\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#main-navigation\" class=\"visually-hidden focusable\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\" role=\"presentation\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3 class=\"pt-5 pb-3 mx-auto text-center abel moduletitle\" style=\"color: var(--gt-black);\">...</h3>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"color:black\">...</span>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Read Dr. Lam article\" class=\"stretched-link\" href=\"https://s2.techsage.gatech.edu/news/tai-chi-leader-meets-techsage-researchers-talk-preventative-and-inclusive-health\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://id.gatech.edu/industrial-design-rapid-prototyping-tech-and-co-creation-assistive-tech\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://www.gtalumni.org/s/1481/alumni/17/magazine-pages.aspx?sid=1481&amp;gid=21&amp;pgid=20076&amp;cid=44378&amp;ecid=44378&amp;crid=0&amp;calpgid=5677&amp;calcid=12432\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a aria-label=\"learn more about ITEP\" class=\"stretched-link\" href=\"/itep\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"gt-login\" href=\"https://cidi.gatech.edu/cas\" aria-label=\"admin login\">...</a>"
              }
            ]
          },
          "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>"
              },
              {
                "tagName": "a",
                "id": "#main-navigation",
                "code": "<a id=\"main-navigation\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Placeholder": {
            "Anchor element found with link content, but no href, ID or name attribute has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" class=\"btn btn-primary btn-sm disabled\" title=\"General\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"\" class=\"btn btn-primary btn-sm disabled\" title=\"Legal\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "content": {
          "totals": {
            "violation": 50,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[3]/p[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 4369,
                "height": 18,
                "width": 75
              },
              "snippet": "<a aria-label=\"admin login\" href=\"https://cidi.gatech.edu/cas\" class=\"gt-login\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 134,
                "top": 3887,
                "height": 18,
                "width": 110
              },
              "snippet": "<a aria-label=\"telephone\" href=\"tel: +14048942000\" class=\"gt-phone\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[12]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 3531,
                "height": 18,
                "width": 24
              },
              "snippet": "<a target=\"_blank\" href=\"https://id.gatech.edu/industrial-design-rapid-prototyping-tech-and-co-creation-assistive-tech\" class=\"stretched-link\" aria-label=\"Read this article\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[11]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 3407,
                "height": 18,
                "width": 24
              },
              "snippet": "<a target=\"_blank\" href=\"https://s2.techsage.gatech.edu/news/tai-chi-leader-meets-techsage-researchers-talk-preventative-and-inclusive-health\" class=\"stretched-link\" aria-label=\"Read Dr. Lam article\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[10]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 3283,
                "height": 18,
                "width": 24
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.gtalumni.org/s/1481/alumni/17/magazine-pages.aspx?sid=1481&gid=21&pgid=20076&cid=44378&ecid=44378&crid=0&calpgid=5677&calcid=12432\" class=\"stretched-link\" aria-label=\"Read this article\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[9]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 8,
                "top": 3159,
                "height": 18,
                "width": 24
              },
              "snippet": "<a href=\"/itep\" class=\"stretched-link\" aria-label=\"learn more about ITEP\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[2]/button[1]",
                "aria": "/document[1]/contentinfo[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 8,
                "top": 4714,
                "height": 6,
                "width": 16
              },
              "snippet": "<button aria-controls=\"footercollapse\" aria-expanded=\"true\" data-target=\"#collapseFooter\" data-toggle=\"collapse\" type=\"button\" class=\"btn-footer w-100\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_PresentationImgHasNonNullAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "Image designated as decorative has non-null 'alt' attribute",
              "bounds": {
                "left": 8,
                "top": 4175,
                "height": 140,
                "width": 784
              },
              "snippet": "<img aria-label=\"logo link to main campus site\" role=\"presentation\" alt=\"Georgia Tech\" src=\"https://cidi.gatech.edu/modules/contrib/gt_tools/images/gt-logo.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[5]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 4478,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"https://www.linkedin.com/company/cidiaccess\" class=\"social-media-link-icon--linkedin\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[4]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 4459,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"https://www.youtube.com/user/AccessibleMediaTube/featured\" class=\"social-media-link-icon--youtube\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[3]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 4441,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"https://www.twitter.com/cidiaccess\" class=\"social-media-link-icon--twitter\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[2]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 4422,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"https://www.instagram.com/cidiaccess\" class=\"social-media-link-icon--instagram\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 4404,
                "height": 18,
                "width": 0
              },
              "snippet": "<a href=\"https://www.facebook.com/cidiaccess\" class=\"social-media-link-icon--facebook\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[6]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 8,
                "top": 1773,
                "height": 0,
                "width": 784
              },
              "snippet": "<h3 class=\"h6 pb-3\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[4]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 8,
                "top": 1350,
                "height": 0,
                "width": 784
              },
              "snippet": "<h3 class=\"h6 pb-3\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]"
              },
              "message": "The <div> element has the id \"page-navigation\" that is already in use",
              "bounds": {
                "left": 8,
                "top": 194,
                "height": 732,
                "width": 784
              },
              "snippet": "<div aria-labelledby=\"main-navigation\" aria-label=\"Primary\" role=\"navigation\" class=\"main-nav flex-shrink-1\" id=\"page-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[2]/button[1]"
              },
              "message": "The 'id' \"expandable\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 8,
                "top": 942,
                "height": 22,
                "width": 95
              },
              "snippet": "<button aria-controls=\"expandable\" aria-expanded=\"false\" data-target=\"#gt-search\" data-toggle=\"collapse\" role=\"button\" title=\"open search\" class=\"btn btn-primary fa fa-search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]/menu[1]/listitem[8]/menu[1]"
              },
              "message": "The 'id' \"dLabel\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 48,
                "top": 871,
                "height": 56,
                "width": 744
              },
              "snippet": "<ul aria-label=\"submenu\" aria-labelledby=\"dLabel\" role=\"menu\" class=\"dropdown-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]/menu[1]/listitem[5]/menu[1]"
              },
              "message": "The 'id' \"dLabel\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 48,
                "top": 741,
                "height": 74,
                "width": 744
              },
              "snippet": "<ul aria-label=\"submenu\" aria-labelledby=\"dLabel\" role=\"menu\" class=\"dropdown-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]/menu[1]/listitem[4]/menu[1]"
              },
              "message": "The 'id' \"dLabel\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 48,
                "top": 667,
                "height": 56,
                "width": 744
              },
              "snippet": "<ul aria-label=\"submenu\" aria-labelledby=\"dLabel\" role=\"menu\" class=\"dropdown-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]/menu[1]/listitem[3]/menu[1]"
              },
              "message": "The 'id' \"dLabel\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 48,
                "top": 519,
                "height": 130,
                "width": 744
              },
              "snippet": "<ul aria-label=\"submenu\" aria-labelledby=\"dLabel\" role=\"menu\" class=\"dropdown-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]/menu[1]/listitem[2]/menu[1]"
              },
              "message": "The 'id' \"dLabel\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 48,
                "top": 353,
                "height": 148,
                "width": 744
              },
              "snippet": "<ul aria-label=\"submenu\" aria-labelledby=\"dLabel\" role=\"menu\" class=\"dropdown-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]/menu[1]/listitem[1]/menu[1]"
              },
              "message": "The 'id' \"dLabel\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 48,
                "top": 260,
                "height": 74,
                "width": 744
              },
              "snippet": "<ul aria-label=\"submenu\" aria-labelledby=\"dLabel\" role=\"menu\" class=\"dropdown-menu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]/menu[1]"
              },
              "message": "The 'id' \"dropdownMenu\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 242,
                "height": 685,
                "width": 784
              },
              "snippet": "<ul aria-labelledby=\"dropdownMenu\" role=\"menu\" class=\"nav navbar-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/button[1]"
              },
              "message": "The 'id' \"navbarResponsive\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 8,
                "top": 45,
                "height": 22,
                "width": 120
              },
              "snippet": "<button aria-label=\"Toggle navigation\" aria-expanded=\"false\" aria-controls=\"navbarResponsive\" data-target=\"#Navbar\" data-toggle=\"collapse\" type=\"button\" class=\"d-block ml-auto navbar-toggler collapsed\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[2]/button[1]",
                "aria": "/document[1]/contentinfo[1]/button[1]"
              },
              "message": "The 'id' \"footercollapse\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 8,
                "top": 4714,
                "height": 6,
                "width": 16
              },
              "snippet": "<button aria-controls=\"footercollapse\" aria-expanded=\"true\" data-target=\"#collapseFooter\" data-toggle=\"collapse\" type=\"button\" class=\"btn-footer w-100\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The 'id' \"georgia, tech, logo, and, copyright\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 4175,
                "height": 213,
                "width": 784
              },
              "snippet": "<div aria-labelledby=\"georgia tech logo and copyright\" id=\"gt-copyright\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The 'id' \"georgia, tech, legal, menu\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 4011,
                "height": 148,
                "width": 784
              },
              "snippet": "<nav id=\"block-gt-legal-menu\" aria-labelledby=\"georgia tech legal menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The 'id' \"georgia, tech, general, menu\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 3921,
                "height": 74,
                "width": 784
              },
              "snippet": "<nav id=\"block-gt-general-menu\" aria-labelledby=\"georgia tech general menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "The 'id' \"georgia, tech, contact, information\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 8,
                "top": 3828,
                "height": 78,
                "width": 784
              },
              "snippet": "<div aria-labelledby=\"georgia tech contact information\" role=\"contentinfo\" id=\"gt-contact-information\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 18,
                "width": 158
              },
              "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 194,
                "height": 732,
                "width": 784
              },
              "snippet": "<div aria-labelledby=\"main-navigation\" aria-label=\"Primary\" role=\"navigation\" class=\"main-nav flex-shrink-1\" id=\"page-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 194,
                "height": 813,
                "width": 784
              },
              "snippet": "<nav class=\"collapse navbar navbar-collapse\" id=\"Navbar\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 4011,
                "height": 148,
                "width": 784
              },
              "snippet": "<nav id=\"block-gt-legal-menu\" aria-labelledby=\"georgia tech legal menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3921,
                "height": 74,
                "width": 784
              },
              "snippet": "<nav id=\"block-gt-general-menu\" aria-labelledby=\"georgia tech general menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3828,
                "height": 78,
                "width": 784
              },
              "snippet": "<div aria-labelledby=\"georgia tech contact information\" role=\"contentinfo\" id=\"gt-contact-information\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 3828,
                "height": 893,
                "width": 784
              },
              "snippet": "<footer class=\"gt-footer footer\" id=\"footer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/complementary[3]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" class=\"before-content\" id=\"gt-before-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/complementary[2]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" class=\"breadcrumb-links\" id=\"gt-breadcrumbs-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" id=\"gt-help\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/complementary[3]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" class=\"before-content\" id=\"gt-before-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/complementary[2]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" class=\"breadcrumb-links\" id=\"gt-breadcrumbs-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" id=\"gt-help\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[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": 8,
                "top": 4011,
                "height": 148,
                "width": 784
              },
              "snippet": "<nav id=\"block-gt-legal-menu\" aria-labelledby=\"georgia tech legal menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[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": 8,
                "top": 3921,
                "height": 74,
                "width": 784
              },
              "snippet": "<nav id=\"block-gt-general-menu\" aria-labelledby=\"georgia tech general menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/complementary[3]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" class=\"before-content\" id=\"gt-before-content\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/complementary[2]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" class=\"breadcrumb-links\" id=\"gt-breadcrumbs-title\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 0,
                "width": 784
              },
              "snippet": "<div role=\"complementary\" id=\"gt-help\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 48,
                "top": 1023,
                "height": 19,
                "width": 704
              },
              "snippet": "<figure class=\"mb-0 mb-sm-4 mb-md-3 mb-lg-0\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 8,
                "top": 4175,
                "height": 140,
                "width": 784
              },
              "snippet": "<img aria-label=\"logo link to main campus site\" role=\"presentation\" alt=\"Georgia Tech\" src=\"https://cidi.gatech.edu/modules/contrib/gt_tools/images/gt-logo.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[2]/button[1]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": 8,
                "top": 942,
                "height": 22,
                "width": 95
              },
              "snippet": "<button aria-controls=\"expandable\" aria-expanded=\"false\" data-target=\"#gt-search\" data-toggle=\"collapse\" role=\"button\" title=\"open search\" class=\"btn btn-primary fa fa-search\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 194,
                "height": 732,
                "width": 784
              },
              "snippet": "<nav id=\"block-design-curie-main-menu\" aria-labelledby=\"block-design-curie-main-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 27,
                "height": 980,
                "width": 784
              },
              "snippet": "<header role=\"banner\" id=\"gt-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4602,
                "height": 85,
                "width": 784
              },
              "snippet": "<nav id=\"block-designfooter4\" aria-labelledby=\"block-designfooter4-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4516,
                "height": 66,
                "width": 784
              },
              "snippet": "<nav id=\"block-design-curie-account-menu\" aria-labelledby=\"block-design-curie-account-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 4011,
                "height": 148,
                "width": 784
              },
              "snippet": "<nav id=\"block-gt-legal-menu\" aria-labelledby=\"georgia tech legal menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 3921,
                "height": 74,
                "width": 784
              },
              "snippet": "<nav id=\"block-gt-general-menu\" aria-labelledby=\"georgia tech general menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 8,
                "top": 1023,
                "height": 2787,
                "width": 784
              },
              "snippet": "<article about=\"/node/6\" role=\"article\" data-history-node-id=\"6\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 36,
            "recommendation": 8,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[3]/p[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/link[2]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 674,
                "top": 7706,
                "height": 18,
                "width": 72
              },
              "snippet": "<a aria-label=\"admin login\" href=\"https://cidi.gatech.edu/cas\" class=\"gt-login\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/a[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 57,
                "top": 7634,
                "height": 18,
                "width": 163
              },
              "snippet": "<a aria-label=\"telephone\" href=\"tel: +14048942000\" class=\"gt-phone\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[12]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 523,
                "top": 6352,
                "height": 19,
                "width": 24
              },
              "snippet": "<a target=\"_blank\" href=\"https://id.gatech.edu/industrial-design-rapid-prototyping-tech-and-co-creation-assistive-tech\" class=\"stretched-link\" aria-label=\"Read this article\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[11]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 253,
                "top": 6350,
                "height": 19,
                "width": 24
              },
              "snippet": "<a target=\"_blank\" href=\"https://s2.techsage.gatech.edu/news/tai-chi-leader-meets-techsage-researchers-talk-preventative-and-inclusive-health\" class=\"stretched-link\" aria-label=\"Read Dr. Lam article\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[10]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 523,
                "top": 5972,
                "height": 19,
                "width": 24
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.gtalumni.org/s/1481/alumni/17/magazine-pages.aspx?sid=1481&gid=21&pgid=20076&cid=44378&ecid=44378&crid=0&calpgid=5677&calcid=12432\" class=\"stretched-link\" aria-label=\"Read this article\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/link[9]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 253,
                "top": 5968,
                "height": 19,
                "width": 24
              },
              "snippet": "<a href=\"/itep\" class=\"stretched-link\" aria-label=\"learn more about ITEP\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_PresentationImgHasNonNullAlt",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "Image designated as decorative has non-null 'alt' attribute",
              "bounds": {
                "left": 595,
                "top": 7555,
                "height": 34,
                "width": 150
              },
              "snippet": "<img aria-label=\"logo link to main campus site\" role=\"presentation\" alt=\"Georgia Tech\" src=\"https://cidi.gatech.edu/modules/contrib/gt_tools/images/gt-logo.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[6]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 49,
                "top": 2895,
                "height": 16,
                "width": 702
              },
              "snippet": "<h3 class=\"h6 pb-3\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Header_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/h3[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[4]"
              },
              "message": "Heading element has no descriptive content",
              "bounds": {
                "left": 49,
                "top": 1750,
                "height": 16,
                "width": 702
              },
              "snippet": "<h3 class=\"h6 pb-3\">",
              "level": "violation"
            },
            {
              "ruleId": "RPT_Elem_UniqueId",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]"
              },
              "message": "The <div> element has the id \"page-navigation\" that is already in use",
              "bounds": {
                "left": 63,
                "top": 175,
                "height": 55,
                "width": 640
              },
              "snippet": "<div aria-labelledby=\"main-navigation\" aria-label=\"Primary\" role=\"navigation\" class=\"main-nav flex-shrink-1\" id=\"page-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[2]/button[1]"
              },
              "message": "The 'id' \"expandable\" specified for the ARIA property 'aria-controls' value is not valid",
              "bounds": {
                "left": 703,
                "top": 177,
                "height": 24,
                "width": 27
              },
              "snippet": "<button aria-controls=\"expandable\" aria-expanded=\"false\" data-target=\"#gt-search\" data-toggle=\"collapse\" role=\"button\" title=\"open search\" class=\"btn btn-primary fa fa-search\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]/menu[1]"
              },
              "message": "The 'id' \"dropdownMenu\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 63,
                "top": 175,
                "height": 55,
                "width": 640
              },
              "snippet": "<ul aria-labelledby=\"dropdownMenu\" role=\"menu\" class=\"nav navbar-nav\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The 'id' \"georgia, tech, logo, and, copyright\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 595,
                "top": 7555,
                "height": 35,
                "width": 150
              },
              "snippet": "<div aria-labelledby=\"georgia tech logo and copyright\" id=\"gt-copyright\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The 'id' \"georgia, tech, legal, menu\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 415,
                "top": 7555,
                "height": 254,
                "width": 150
              },
              "snippet": "<nav id=\"block-gt-legal-menu\" aria-labelledby=\"georgia tech legal menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The 'id' \"georgia, tech, general, menu\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 235,
                "top": 7555,
                "height": 108,
                "width": 150
              },
              "snippet": "<nav id=\"block-gt-general-menu\" aria-labelledby=\"georgia tech general menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidIdRef",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "The 'id' \"georgia, tech, contact, information\" specified for the ARIA property 'aria-labelledby' value is not valid",
              "bounds": {
                "left": 57,
                "top": 7558,
                "height": 122,
                "width": 163
              },
              "snippet": "<div aria-labelledby=\"georgia tech contact information\" role=\"contentinfo\" id=\"gt-contact-information\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 1,
                "width": 1
              },
              "snippet": "<a class=\"visually-hidden focusable\" href=\"#main-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 63,
                "top": 175,
                "height": 55,
                "width": 640
              },
              "snippet": "<div aria-labelledby=\"main-navigation\" aria-label=\"Primary\" role=\"navigation\" class=\"main-nav flex-shrink-1\" id=\"page-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 55,
                "top": 175,
                "height": 55,
                "width": 690
              },
              "snippet": "<nav class=\"collapse navbar navbar-collapse\" id=\"Navbar\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 415,
                "top": 7555,
                "height": 254,
                "width": 150
              },
              "snippet": "<nav id=\"block-gt-legal-menu\" aria-labelledby=\"georgia tech legal menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 235,
                "top": 7555,
                "height": 108,
                "width": 150
              },
              "snippet": "<nav id=\"block-gt-general-menu\" aria-labelledby=\"georgia tech general menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/contentinfo[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 57,
                "top": 7558,
                "height": 122,
                "width": 163
              },
              "snippet": "<div aria-labelledby=\"georgia tech contact information\" role=\"contentinfo\" id=\"gt-contact-information\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleContentinfoLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "Multiple elements with \"contentinfo\" role do not have unique labels",
              "bounds": {
                "left": 0,
                "top": 7356,
                "height": 468,
                "width": 800
              },
              "snippet": "<footer class=\"gt-footer footer\" id=\"footer\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/complementary[3]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" class=\"before-content\" id=\"gt-before-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/complementary[2]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" class=\"breadcrumb-links\" id=\"gt-breadcrumbs-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" id=\"gt-help\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/complementary[3]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" class=\"before-content\" id=\"gt-before-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/complementary[2]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" class=\"breadcrumb-links\" id=\"gt-breadcrumbs-title\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" id=\"gt-help\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[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": 415,
                "top": 7555,
                "height": 254,
                "width": 150
              },
              "snippet": "<nav id=\"block-gt-legal-menu\" aria-labelledby=\"georgia tech legal menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[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": 235,
                "top": 7555,
                "height": 108,
                "width": 150
              },
              "snippet": "<nav id=\"block-gt-general-menu\" aria-labelledby=\"georgia tech general menu\" role=\"navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]/complementary[3]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" class=\"before-content\" id=\"gt-before-content\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]/complementary[2]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" class=\"breadcrumb-links\" id=\"gt-breadcrumbs-title\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 55,
                "top": 258,
                "height": 0,
                "width": 690
              },
              "snippet": "<div role=\"complementary\" id=\"gt-help\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 0,
                "top": 274,
                "height": 390,
                "width": 800
              },
              "snippet": "<figure class=\"mb-0 mb-sm-4 mb-md-3 mb-lg-0\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/link[1]"
              },
              "message": "The ARIA role 'presentation' is not valid for the element <img> and may be ignored by the browser since the element is focusable",
              "bounds": {
                "left": 595,
                "top": 7555,
                "height": 34,
                "width": 150
              },
              "snippet": "<img aria-label=\"logo link to main campus site\" role=\"presentation\" alt=\"Georgia Tech\" src=\"https://cidi.gatech.edu/modules/contrib/gt_tools/images/gt-logo.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[2]/button[1]"
              },
              "message": "The explicitly-assigned ARIA role \"button\" is redundant with the implicit role of the element <button>",
              "bounds": {
                "left": 703,
                "top": 177,
                "height": 24,
                "width": 27
              },
              "snippet": "<button aria-controls=\"expandable\" aria-expanded=\"false\" data-target=\"#gt-search\" data-toggle=\"collapse\" role=\"button\" title=\"open search\" class=\"btn btn-primary fa fa-search\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/navigation[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 63,
                "top": 175,
                "height": 55,
                "width": 640
              },
              "snippet": "<nav id=\"block-design-curie-main-menu\" aria-labelledby=\"block-design-curie-main-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 242,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"gt-header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[4]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 595,
                "top": 7392,
                "height": 42,
                "width": 150
              },
              "snippet": "<nav id=\"block-designfooter4\" aria-labelledby=\"block-designfooter4-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[3]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 55,
                "top": 7469,
                "height": 0,
                "width": 150
              },
              "snippet": "<nav id=\"block-design-curie-account-menu\" aria-labelledby=\"block-design-curie-account-menu-menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[2]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 415,
                "top": 7555,
                "height": 254,
                "width": 150
              },
              "snippet": "<nav id=\"block-gt-legal-menu\" aria-labelledby=\"georgia tech legal menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]",
                "aria": "/document[1]/contentinfo[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 235,
                "top": 7555,
                "height": 108,
                "width": 150
              },
              "snippet": "<nav id=\"block-gt-general-menu\" aria-labelledby=\"georgia tech general menu\" role=\"navigation\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]",
                "aria": "/document[1]/main[1]/article[1]"
              },
              "message": "The explicitly-assigned ARIA role \"article\" is redundant with the implicit role of the element <article>",
              "bounds": {
                "left": 55,
                "top": 274,
                "height": 7053,
                "width": 690
              },
              "snippet": "<article about=\"/node/6\" role=\"article\" data-history-node-id=\"6\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "HOME | Center for Inclusive Design and Innovation",
          "pageurl": "https://cidi.gatech.edu/",
          "time": 3.13,
          "creditsremaining": 339,
          "allitemcount": 136,
          "totalelements": 564,
          "waveurl": "http://wave.webaim.org/report?url=https://cidi.gatech.edu/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 26,
            "items": {
              "heading_empty": {
                "id": "heading_empty",
                "description": "Empty heading",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + A + DIV > DIV:first-child > DIV#block-design-curie-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV#maureen-linden-named-new-associate-director-of-research > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + H3",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + A + DIV > DIV:first-child > DIV#block-design-curie-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV#cidi-cdcf-partner-to-develop-accessible-resources-for-all > DIV:first-child > DIV:first-child > DIV:first-child + DIV > H2:first-child + H3"
                ],
                "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 > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > BUTTON: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"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child + DIV > DIV#collapseFooter > DIV:first-child > DIV#gt-superfooter > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-design-curie-socialmedialinks > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child + DIV > DIV#collapseFooter > DIV:first-child > DIV#gt-superfooter > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-design-curie-socialmedialinks > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child + DIV > DIV#collapseFooter > DIV:first-child > DIV#gt-superfooter > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-design-curie-socialmedialinks > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child + DIV > DIV#collapseFooter > DIV:first-child > DIV#gt-superfooter > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-design-curie-socialmedialinks > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child + DIV > DIV#collapseFooter > DIV:first-child > DIV#gt-superfooter > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV#block-design-curie-socialmedialinks > UL:first-child > LI:first-child + 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"
                  }
                ]
              },
              "aria_reference_broken": {
                "id": "aria_reference_broken",
                "description": "Broken ARIA reference",
                "count": 11,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV#address_text > DIV:first-child > DIV#gt-contact-information",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-gt-general-menu",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV#gt-logo-footer > DIV:first-child > DIV#gt-copyright"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              },
              "aria_menu_broken": {
                "id": "aria_menu_broken",
                "description": "Broken ARIA menu",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child + UL",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + UL"
                ],
                "wcag": [
                  {
                    "name": "2.1.1 Keyboard (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.1.1"
                  },
                  {
                    "name": "4.1.2 Name, Role, Value (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc4.1.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 21,
            "items": {
              "h1_missing": {
                "id": "h1_missing",
                "description": "Missing first level heading",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER:first-child + DIV > DIV:first-child + DIV > DIV:first-child > SECTION:first-child > DIV:first-child + A + DIV > DIV:first-child > DIV#block-design-curie-content > ARTICLE:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV#latest-news-amp-events > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 13,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > HEADER#gt-header > A:first-child + DIV + DIV + DIV > DIV:first-child > DIV#bottom-header > NAV#Navbar > DIV:first-child > DIV#page-navigation > DIV:first-child > NAV#block-design-curie-main-menu > H2:first-child + UL > LI:first-child + LI + LI > A:first-child + UL > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-gt-general-menu > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-gt-general-menu > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-gt-general-menu > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > NAV#block-gt-general-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu > UL:first-child > LI:first-child + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu > UL:first-child > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > A:first-child + A + DIV > FOOTER#footer > DIV:first-child > DIV:first-child > DIV#gt-footer > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > DIV:first-child > NAV#block-gt-legal-menu > UL:first-child > LI:first-child + LI + LI + LI + LI + LI + LI + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://cidi.gatech.edu/",
      "what": "URL",
      "result": "https://cidi.gatech.edu/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://cidi.gatech.edu/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.076",
        "responseTime": "2022-07-06T02:33:05.906Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1016507,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 169,
              "failing": 11
            },
            "issues": {
              "totalErrors": 51,
              "totalWarnings": 1,
              "totalIssues": 52
            },
            "issuesByLevel": {
              "A": {
                "count": 39,
                "pct": 75
              },
              "AA": {
                "count": 10,
                "pct": 19.23
              },
              "AAA": {
                "count": 52,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 5,
              "warningDensity": 0,
              "allDensity": 5
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "f9db3ec2-066c-41f2-bd1e-40ffd89400f3",
          "docID": "a9cad5c4-3af6-474d-8c18-39e577834169",
          "sourceHash": "1ba00a22b1efc7e29e874b6ba5ff69be",
          "urlHttpCode": 200,
          "clientScriptErrors": [],
          "remainingApiCalls": {
            "planCalls": 0,
            "boosts": 19
          },
          "globalStats": {
            "errorDensity": "N/A",
            "warningDensity": "N/A",
            "allDensity": "N/A",
            "stdDev": "N/A"
          },
          "resultUrl": "http://ngnix/history.php?responseID=f9db3ec2-066c-41f2-bd1e-40ffd89400f3",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 6794.88
                },
                "height": 6794.88,
                "width": 1024
              },
              "position": {
                "line": 2077,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-node-6 page-node-6 role-anonymous frontpage node--type-basic-modular-page\"&gt;\n&lt;a href=\"#main-navigation\" class=\"visually-hidden focusable\"&gt; Skip to main navigation\n&lt;/a&gt;\n&lt;a href=\"#main-content\" class=\"visually-hidden f",
              "xpath": "/html/body",
              "issueID": "0ef9dcc7cb242c9aaeb8100c697888a8",
              "signature": "b32d4d75d3ea32cf8e786bb15bf55229",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=0ef9dcc7cb242c9aaeb8100c697888a8"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 21.59375,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 36.59375,
                  "y": 30.1875
                },
                "height": 27,
                "width": 15
              },
              "position": {
                "line": 6668,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/cidiaccess\"&gt; &lt;span class=\"fa fa-facebook fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "6771ece775a369e74a5036553f0f51cd",
              "signature": "a3079c3066887203cf97ae08578bfb7e",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=6771ece775a369e74a5036553f0f51cd"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.78125,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 73.78125,
                  "y": 30.1875
                },
                "height": 27,
                "width": 22
              },
              "position": {
                "line": 6835,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/cidiaccess\"&gt; &lt;span class=\"fa fa-instagram fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "5f54777681626a23f4dede67e854293d",
              "signature": "6d5bd3f05d33ef921cca4fba183b6c33",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=5f54777681626a23f4dede67e854293d"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 88.96875,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 112.96875,
                  "y": 30.1875
                },
                "height": 27,
                "width": 24
              },
              "position": {
                "line": 6836,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--twitter\" href=\"https://www.twitter.com/cidiaccess\"&gt; &lt;span class=\"fa fa-twitter fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "2c62a55547fe86ae1de949c899ec82c0",
              "signature": "72a70e72ee805023af4703e77e3ad5de",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=2c62a55547fe86ae1de949c899ec82c0"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 128.15625,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 150.15625,
                  "y": 30.1875
                },
                "height": 27,
                "width": 22
              },
              "position": {
                "line": 6847,
                "column": 52
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/user/AccessibleMediaTube/featured\"&gt; &lt;span class=\"fa fa-youtube fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "62c256e96eb5285624421711886af3de",
              "signature": "6aa537fdf118f422f3d6e30c1a542f30",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=62c256e96eb5285624421711886af3de"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 165.34375,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 187.34375,
                  "y": 30.1875
                },
                "height": 27,
                "width": 22
              },
              "position": {
                "line": 6848,
                "column": 58
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--linkedin\" href=\"https://www.linkedin.com/company/cidiaccess\"&gt; &lt;span class=\"fa fa-linkedin fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "54d4b7823877eb96ec81938060334ec4",
              "signature": "f78b28e16caddb075371fef38d54846a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=54d4b7823877eb96ec81938060334ec4"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 15,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 42,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"Center for Inclusive Design and Innovation\"&gt; &lt;h2 class=\"site-name\"&gt;Center for Inclusive Design and Innovation&lt;/h2&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "973ebc8c34c843b7e2672f5f934af8b1",
              "signature": "54105950cd0be76fa6ec5a6c68a6c32a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=973ebc8c34c843b7e2672f5f934af8b1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 42
                },
                "bottom-right": {
                  "x": 15,
                  "y": 42
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 42,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://design.gatech.edu\" title=\"College of Design\"&gt; &lt;h3 class=\"site-slogan\"&gt;College of Design&lt;/h3&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[2]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "e186218534e07bece4b19f6b5d35347e",
              "signature": "ed5c9aed1056be655d6629001e0562ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e186218534e07bece4b19f6b5d35347e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -16,
                  "y": -16
                },
                "height": -16,
                "width": -16
              },
              "position": {
                "line": 4034,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/services/sam\" title=\"Student Accommodation Manager\" data-drupal-link-system-path=\"node/18\"&gt;Student Accommodation Manager&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[7]/a[1]",
              "issueID": "8df49e913a08c30c3568c909bc8274d0",
              "signature": "54f5bafd7fe14bbda316491433c2f1f3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=8df49e913a08c30c3568c909bc8274d0"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 0
                },
                "bottom-right": {
                  "x": 225,
                  "y": 18
                },
                "height": 18,
                "width": 193
              },
              "position": {
                "line": 6200,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"\" class=\"btn btn-primary btn-sm disabled\" title=\"General\"&gt;General&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "000f738269e9fdafea7745d603faa35d",
              "signature": "5a7867abd85d08f02037a437bb91581c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=000f738269e9fdafea7745d603faa35d"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 24.390625
                },
                "bottom-right": {
                  "x": 225,
                  "y": 40.390625
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6200,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://directory.gatech.edu/\" title=\"Directory\"&gt;Directory&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "c84c7d2e4e786cb37e97ee87f1ed950e",
              "signature": "9cb3c67834c10d38cee428792d3bf04a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=c84c7d2e4e786cb37e97ee87f1ed950e"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 47.78125
                },
                "bottom-right": {
                  "x": 225,
                  "y": 63.78125
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6367,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://careers.gatech.edu/\" title=\"Employment\"&gt;Employment&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "afe7ff812e88643c9976e0e5c8570066",
              "signature": "a734fc71b913fa846c97e836b010e7af",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=afe7ff812e88643c9976e0e5c8570066"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 71.171875
                },
                "bottom-right": {
                  "x": 225,
                  "y": 87.171875
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6368,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://gatech.edu/emergency/\" title=\"Emergency Information\"&gt;Emergency Information&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "6bbc0f5070a68cc120258e159a5682e8",
              "signature": "da8a1adbbf58d61a1604e61dd931341a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=6bbc0f5070a68cc120258e159a5682e8"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 0
                },
                "bottom-right": {
                  "x": 225,
                  "y": 18
                },
                "height": 18,
                "width": 193
              },
              "position": {
                "line": 6368,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"\" class=\"btn btn-primary btn-sm disabled\" title=\"Legal\"&gt;Legal&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "ffeb35f34e4428cbb7fc95d11ab5edf9",
              "signature": "2a0c183cfb9a4e434ec76d2818d1e2c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ffeb35f34e4428cbb7fc95d11ab5edf9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 24.390625
                },
                "bottom-right": {
                  "x": 225,
                  "y": 40.390625
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6368,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://gatech.edu/legal/\" title=\"Legal &amp;amp; Privacy Information\"&gt;Legal &amp;amp; Privacy Information&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "b59750b10d4703607fdc65c324d43f0a",
              "signature": "853397ddfc6ed51ff680e1ce179393ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=b59750b10d4703607fdc65c324d43f0a"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 47.78125
                },
                "bottom-right": {
                  "x": 225,
                  "y": 63.78125
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6439,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://gbi.georgia.gov/human-trafficking-notice\" title=\"Human Trafficking Notice\"&gt;Human Trafficking Notice&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "e54b29f2be032305a618384b13a38ec1",
              "signature": "98e8cb0bfe6fca331890d593936a2414",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=e54b29f2be032305a618384b13a38ec1"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 71.171875
                },
                "bottom-right": {
                  "x": 225,
                  "y": 87.171875
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6440,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://titleix.gatech.edu/\" title=\"Title IX/Sexual Misconduct\"&gt;Title IX/Sexual Misconduct&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "dd735bb5a70e53ecb2dd6bf94950c331",
              "signature": "7c2daa21bdd0bcf61eb478023c71086b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=dd735bb5a70e53ecb2dd6bf94950c331"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 94.5625
                },
                "bottom-right": {
                  "x": 225,
                  "y": 110.5625
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6440,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://osi.gatech.edu/hazing-conduct-history\" title=\"Hazing Public Disclosures\"&gt;Hazing Public Disclosures&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "87621b43359ebb1ca638558f4547f2d9",
              "signature": "717a8ddb0331a7ace7aa56ef4dc4a2a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=87621b43359ebb1ca638558f4547f2d9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 117.953125
                },
                "bottom-right": {
                  "x": 225,
                  "y": 133.953125
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6440,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://gatech.edu/accessibility/\" title=\"Accessibility\"&gt;Accessibility&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[6]/a[1]",
              "issueID": "2c2f1312b63dda5ba71db5f3ba304427",
              "signature": "dd062ec76ef9406f70d3a6f77d197603",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=2c2f1312b63dda5ba71db5f3ba304427"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 141.34375
                },
                "bottom-right": {
                  "x": 225,
                  "y": 157.34375
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6511,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://gatech.edu/accountability/\" title=\"Accountability\"&gt;Accountability&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[7]/a[1]",
              "issueID": "ed6f423e9852a1f9d3cf1e9a631831d9",
              "signature": "cfb8079beb0b27d10ed156fb2b86ae9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=ed6f423e9852a1f9d3cf1e9a631831d9"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 32,
                  "y": 164.734375
                },
                "bottom-right": {
                  "x": 225,
                  "y": 180.734375
                },
                "height": 16,
                "width": 193
              },
              "position": {
                "line": 6667,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://gatech.edu/accreditation/\" title=\"Accreditation\"&gt;Accreditation&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[3]/div[1]/nav[1]/ul[1]/li[8]/a[1]",
              "issueID": "9d49b507e01b5b0e0f023ed2c20bac5e",
              "signature": "0355fcf89b024f9f73b2a71bc61c1f9c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=9d49b507e01b5b0e0f023ed2c20bac5e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 0
                },
                "bottom-right": {
                  "x": 9,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 7824,
                "column": 3
              },
              "errorSnippet": "&lt;h2 class=\"visually-hidden\" id=\"block-design-curie-main-menu-menu\"&gt;Main navigation&lt;/h2&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/h2[1]",
              "issueID": "8d8be7e4b3c07c6b455169e3ac672f43",
              "signature": "3530d65dbf7eb827c34160237a427c61",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8d8be7e4b3c07c6b455169e3ac672f43"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 107,
                  "y": 315.875
                },
                "bottom-right": {
                  "x": 131,
                  "y": 334.875
                },
                "height": 19,
                "width": 24
              },
              "position": {
                "line": 5840,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://id.gatech.edu/industrial-design-rapid-prototyping-tech-and-co-creation-assistive-tech\" target=\"_blank\"&gt;&lt;svg class=\"justify-content-center chevron-link\" xmlns=\"http://www.w3.o",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]",
              "issueID": "a26be6320694d82522ac9cea16867585",
              "signature": "fecdef0e7b9c128861d4c11e700aa977",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a26be6320694d82522ac9cea16867585"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253,
                  "y": 380.094
                },
                "height": 380.094,
                "width": 238
              },
              "position": {
                "line": 8130,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"paragraph design-paragraph design-card card text-center mb-2 paragraph--type--card paragraph--view-mode--default\"&gt; &lt;img class=\"card-img-top\" alt=\"A student works at a desk.\" data-entity-type=\"file\" src=\"/sites/default/files/2020-02/s",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "de94d6697c7e052aa07304e8a4438d0c",
              "signature": "2357ba0b4aaca74f76e648c1735e2dc9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=de94d6697c7e052aa07304e8a4438d0c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253,
                  "y": 386.047
                },
                "height": 386.047,
                "width": 238
              },
              "position": {
                "line": 8154,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"paragraph design-paragraph design-card card text-center mb-2 paragraph--type--card paragraph--view-mode--default\"&gt; &lt;img class=\"card-img-top\" alt=\"A group of people meet around a table.\" data-entity-type=\"file\" src=\"/sites/default/fil",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "31e2f2cee79f0bccb205b5bb908c6e1d",
              "signature": "add602ccad83c1fc3583fdf0dc05314d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=31e2f2cee79f0bccb205b5bb908c6e1d"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253,
                  "y": 385.75
                },
                "height": 385.75,
                "width": 238
              },
              "position": {
                "line": 8175,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"paragraph design-paragraph design-card card text-center mb-2 paragraph--type--card paragraph--view-mode--default\"&gt; &lt;img class=\"card-img-top\" alt=\"A view looking up at skyscrapers from street level.\" data-entity-type=\"file\" src=\"/site",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
              "issueID": "e2ba30c470d5a5eb35cfd334da6df26b",
              "signature": "bfc3c6f0cb4c5cbcefaffe38c03984a3",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e2ba30c470d5a5eb35cfd334da6df26b"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253,
                  "y": 389.016
                },
                "height": 389.016,
                "width": 238
              },
              "position": {
                "line": 8196,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"paragraph design-paragraph design-card card text-center mb-2 paragraph--type--card paragraph--view-mode--default\"&gt; &lt;img class=\"card-img-top\" alt=\"A younger woman with a clipboard sits at a table with an older woman.\" data-entity-type",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]",
              "issueID": "12a0afa01b90551a87a4eb5b2ba2adcf",
              "signature": "0520f4bf07d593bb21a2eba8b7c211c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=12a0afa01b90551a87a4eb5b2ba2adcf"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253,
                  "y": 362.641
                },
                "height": 362.641,
                "width": 238
              },
              "position": {
                "line": 8294,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"paragraph design-paragraph design-card card text-center mb-2 paragraph--type--card paragraph--view-mode--default\"&gt; &lt;img class=\"card-img-top\" alt=\"A young man with a bookbag walking through a door.\" data-entity-type=\"file\" src=\"/sites",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]",
              "issueID": "98b74df15ebb6e085ab324d6a57f38b0",
              "signature": "e2aff5ef8a6917a11fc6b754bfc03299",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=98b74df15ebb6e085ab324d6a57f38b0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253,
                  "y": 366.453
                },
                "height": 366.453,
                "width": 238
              },
              "position": {
                "line": 8312,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"paragraph design-paragraph design-card card text-center mb-2 paragraph--type--card paragraph--view-mode--default\"&gt; &lt;img class=\"card-img-top\" alt=\"a woman using a wheelchair to work.\" data-entity-type=\"file\" src=\"/sites/default/files/",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]",
              "issueID": "5d35dda5ca7d52f6350cd4281dbd5df4",
              "signature": "a9e49c160168bd2d9c32db01bae260cc",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5d35dda5ca7d52f6350cd4281dbd5df4"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253,
                  "y": 360.562
                },
                "height": 360.562,
                "width": 238
              },
              "position": {
                "line": 8338,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"paragraph design-paragraph design-card card text-center mb-2 paragraph--type--card paragraph--view-mode--default\"&gt; &lt;img class=\"card-img-top\" alt=\"Tai Chi leader meets with TechSage researchers.\" data-entity-type=\"file\" src=\"/sites/de",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]",
              "issueID": "8ee51051e17f281291920379626329a2",
              "signature": "c665b38c3fefd32326d1ae4a43b9cd55",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8ee51051e17f281291920379626329a2"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 253,
                  "y": 362.641
                },
                "height": 362.641,
                "width": 238
              },
              "position": {
                "line": 8364,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"paragraph design-paragraph design-card card text-center mb-2 paragraph--type--card paragraph--view-mode--default\"&gt; &lt;img class=\"card-img-top\" alt=\"A selection of design tools and sketches.\" data-entity-type=\"file\" src=\"/sites/default/",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]",
              "issueID": "855b63b5f3f927f57e51915b65ccd423",
              "signature": "fee70f26ca18e5a0ac872f206454bbbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=855b63b5f3f927f57e51915b65ccd423"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8.4,
                  "y": -8.4
                },
                "height": -8.4,
                "width": -8.4
              },
              "position": {
                "line": 42,
                "column": 215
              },
              "errorSnippet": "&lt;input title=\"Enter the terms you wish to search for.\" placeholder=\"Search here...\" data-drupal-selector=\"edit-keys\" type=\"search\" id=\"edit-keys\" name=\"keys\" value=\"\" size=\"15\" maxlength=\"128\" class=\"form-search\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/form[1]/div[1]/input[1]",
              "issueID": "65d40680596430399508cf47953c8758",
              "signature": "0bcacb1171435465059a1c038da3e94b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=65d40680596430399508cf47953c8758"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 35,
                  "y": 21
                },
                "height": 21,
                "width": 35
              },
              "position": {
                "line": 3806,
                "column": 34
              },
              "errorSnippet": "&lt;input alt=\"Search submit\" class=\"btn btn-default button js-form-submit form-submit\" data-drupal-selector=\"edit-submit\" type=\"submit\" id=\"edit-submit\" value=\"GO\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/form[1]/div[2]/input[1]",
              "issueID": "d2c9d794b33e4ad69a1dc34c949b99c6",
              "signature": "d9ff599913f7ff780299d0251dac5082",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d2c9d794b33e4ad69a1dc34c949b99c6"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 21.59375,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 36.59375,
                  "y": 30.1875
                },
                "height": 27,
                "width": 15
              },
              "position": {
                "line": 6668,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--facebook\" href=\"https://www.facebook.com/cidiaccess\"&gt; &lt;span class=\"fa fa-facebook fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "886f87c0793b62a5b867dff72efa7b68",
              "signature": "abfa9101c7af457df21afa1f53db092b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=886f87c0793b62a5b867dff72efa7b68"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.78125,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 73.78125,
                  "y": 30.1875
                },
                "height": 27,
                "width": 22
              },
              "position": {
                "line": 6835,
                "column": 33
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--instagram\" href=\"https://www.instagram.com/cidiaccess\"&gt; &lt;span class=\"fa fa-instagram fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c9e30739e21d41a00fdf4f8d1c7a06df",
              "signature": "465cb4c51f88ddce6b5e529d5f821a1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c9e30739e21d41a00fdf4f8d1c7a06df"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 88.96875,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 112.96875,
                  "y": 30.1875
                },
                "height": 27,
                "width": 24
              },
              "position": {
                "line": 6836,
                "column": 40
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--twitter\" href=\"https://www.twitter.com/cidiaccess\"&gt; &lt;span class=\"fa fa-twitter fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "e54bed572b134b34dce51bc85642aa98",
              "signature": "36625b8c9780a8a75010e41615049584",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e54bed572b134b34dce51bc85642aa98"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 128.15625,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 150.15625,
                  "y": 30.1875
                },
                "height": 27,
                "width": 22
              },
              "position": {
                "line": 6847,
                "column": 52
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--youtube\" href=\"https://www.youtube.com/user/AccessibleMediaTube/featured\"&gt; &lt;span class=\"fa fa-youtube fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "ae97911eb7aa37c0badc73ebdc134a5d",
              "signature": "2c9be254d8440fa3d0317bcd01e499a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ae97911eb7aa37c0badc73ebdc134a5d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 165.34375,
                  "y": 3.1875
                },
                "bottom-right": {
                  "x": 187.34375,
                  "y": 30.1875
                },
                "height": 27,
                "width": 22
              },
              "position": {
                "line": 6848,
                "column": 58
              },
              "errorSnippet": "&lt;a class=\"social-media-link-icon--linkedin\" href=\"https://www.linkedin.com/company/cidiaccess\"&gt; &lt;span class=\"fa fa-linkedin fa-2x\"&gt;&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "8aa164971e54b61231aefb3c4787ae33",
              "signature": "b81f78a1a77d8165d29511c6711571da",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8aa164971e54b61231aefb3c4787ae33"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 36
                },
                "bottom-right": {
                  "x": 225,
                  "y": 52
                },
                "height": 16,
                "width": 210
              },
              "position": {
                "line": 7256,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://amacusg.gatech.edu/hq\"&gt;HQ&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[4]/div[1]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "0aae7e8f893129598ae94e3c4893577b",
              "signature": "ba74b41e91d9d42fcd0c37edd3479993",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0aae7e8f893129598ae94e3c4893577b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": -20
                },
                "height": -20,
                "width": -40
              },
              "position": {
                "line": 8770,
                "column": 21
              },
              "errorSnippet": "&lt;button class=\"btn-footer w-100\" type=\"button\" data-toggle=\"collapse\" data-target=\"#collapseFooter\" aria-expanded=\"true\" aria-controls=\"footercollapse\"&gt; &lt;/button&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[2]/button[1]",
              "issueID": "e83bb3ca8aa21fb9586eefdeef5102d9",
              "signature": "ad17ab67669fa76c5ced5b65b1e696cd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e83bb3ca8aa21fb9586eefdeef5102d9"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This element contains a long passage of text that is italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 27
                },
                "bottom-right": {
                  "x": 616,
                  "y": 196
                },
                "height": 169,
                "width": 601
              },
              "position": {
                "line": 41,
                "column": 0
              },
              "errorSnippet": "&lt;i&gt;The College of Design (COD) community of faculty, staff, and students aspires to create and nurture an environment that is supportive of all backgrounds where different views and ideas are respected and encouraged. In all our pursuits, we commit",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[8]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/b[1]/i[1]",
              "issueID": "fe478087f761c12244bd90df4ec7c772",
              "signature": "fff1d61f0753675798e6cb82d865c4e7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=fe478087f761c12244bd90df4ec7c772"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 6794.88
                },
                "height": 6794.88,
                "width": 1024
              },
              "position": {
                "line": 2077,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"path-node-6 page-node-6 role-anonymous frontpage node--type-basic-modular-page\"&gt;\n&lt;a href=\"#main-navigation\" class=\"visually-hidden focusable\"&gt; Skip to main navigation\n&lt;/a&gt;\n&lt;a href=\"#main-content\" class=\"visually-hidden f",
              "xpath": "/html/body",
              "issueID": "f072bca599b78e8b25eb85df62986c3d",
              "signature": "4c0eb42ccaec2024e12c58f7e7f08608",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=f072bca599b78e8b25eb85df62986c3d"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 8,
                  "y": 0
                },
                "bottom-right": {
                  "x": 723,
                  "y": 26.7812
                },
                "height": 26.7812,
                "width": 715
              },
              "position": {
                "line": 3735,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"nav navbar-nav\" role=\"menu\" aria-labelledby=\"dropdownMenu\"&gt; &lt;li class=\"dropdown display-links nav-item\"&gt; &lt;a href=\"/about\" aria-haspopup=\"true\" class=\"dropdown-toggle nav-link\" data-toggle=\"dropdown\" data-drupal-link-system-path=",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]",
              "issueID": "9a27efc89a25adfab03ff75628113ac7",
              "signature": "c6e1cba5fb291412a79865f6244969f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=9a27efc89a25adfab03ff75628113ac7"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 224,
                  "y": 121
                },
                "height": 123,
                "width": 224
              },
              "position": {
                "line": 3735,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\" style=\"\"&gt;&lt;li class=\"first nav-link\"&gt;&lt;a href=\"/about\"&gt;About &lt;/a&gt;&lt;/li&gt; &lt;li class=\"nav-link\"&gt;&lt;a href=\"/about/support-our-center\" data-",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[1]/ul[1]",
              "issueID": "c1cf7adc38030fcb2cf453e23a40cbd6",
              "signature": "fe474459ad6b487a5c195d90d4389b6d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=c1cf7adc38030fcb2cf453e23a40cbd6"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 224,
                  "y": 245
                },
                "height": 247,
                "width": 224
              },
              "position": {
                "line": 3735,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\" style=\"\"&gt;&lt;li class=\"first nav-link\"&gt;&lt;a href=\"/research\"&gt;Research &lt;/a&gt;&lt;/li&gt; &lt;li class=\"nav-link\"&gt;&lt;a href=\"/research/accessible-educa",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[2]/ul[1]",
              "issueID": "b8a8ea1d844c2e029bdbcd31dd5bfa6a",
              "signature": "08cabf8c99c871c48a93a35a7f1374ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=b8a8ea1d844c2e029bdbcd31dd5bfa6a"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 224,
                  "y": 242
                },
                "height": 244,
                "width": 224
              },
              "position": {
                "line": 5223,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\" style=\"\"&gt;&lt;li class=\"first nav-link\"&gt;&lt;a href=\"/services\"&gt;Services &lt;/a&gt;&lt;/li&gt; &lt;li class=\"nav-link\"&gt;&lt;a href=\"/services/braille\" data-dr",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]",
              "issueID": "4e37d6c272585bd46485a803bc1bac23",
              "signature": "65106745a9e3add906265e0e8861169d",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=4e37d6c272585bd46485a803bc1bac23"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 224,
                  "y": 90
                },
                "height": 92,
                "width": 224
              },
              "position": {
                "line": 5900,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\" style=\"\"&gt;&lt;li class=\"first nav-link\"&gt;&lt;a href=\"/education\"&gt;Education &lt;/a&gt;&lt;/li&gt; &lt;li class=\"nav-link\"&gt;&lt;a href=\"/education/courses\" data",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[4]/ul[1]",
              "issueID": "638d69cd601580e10273827d3c7e4edb",
              "signature": "012229ee856ef27122fc57417a7a2f25",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=638d69cd601580e10273827d3c7e4edb"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 224,
                  "y": 121
                },
                "height": 123,
                "width": 224
              },
              "position": {
                "line": 5900,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\" style=\"\"&gt;&lt;li class=\"first nav-link\"&gt;&lt;a href=\"/portfolio\"&gt;Portfolio &lt;/a&gt;&lt;/li&gt; &lt;li class=\"nav-link\"&gt;&lt;a href=\"/portfolio/publications\"",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[5]/ul[1]",
              "issueID": "14a3309861770afec2666b59ab3d16f1",
              "signature": "9806e46f2c348fbe0d05547e05d46c04",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=14a3309861770afec2666b59ab3d16f1"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -2
                },
                "bottom-right": {
                  "x": 224,
                  "y": 90
                },
                "height": 92,
                "width": 224
              },
              "position": {
                "line": 5900,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"dropdown-menu\" role=\"menu\" aria-labelledby=\"dLabel\" aria-label=\"submenu\" style=\"\"&gt;&lt;li class=\"first nav-link\"&gt;&lt;a href=\"/membership\"&gt;Membership &lt;/a&gt;&lt;/li&gt; &lt;li class=\"nav-link\"&gt;&lt;a href=\"/member-login\" data-dr",
              "xpath": "/html/body/div[1]/header[1]/div[3]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[8]/ul[1]",
              "issueID": "deb007a35975318d0fe6219925588bcd",
              "signature": "269e7ef4e307c75f738516c32ec7d7ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=deb007a35975318d0fe6219925588bcd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 107,
                  "y": 319.6875
                },
                "bottom-right": {
                  "x": 131,
                  "y": 338.6875
                },
                "height": 19,
                "width": 24
              },
              "position": {
                "line": 5840,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://www.gtalumni.org/s/1481/alumni/17/magazine-pages.aspx?sid=1481&amp;amp;gid=21&amp;amp;pgid=20076&amp;amp;cid=44378&amp;amp;ecid=44378&amp;amp;crid=0&amp;amp;calpgid=5677&amp;amp;ca",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "65933f89b8578cc29d5a713f60385d2b",
              "signature": "584439270a822ce8b3cfcd59d176bafc",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=65933f89b8578cc29d5a713f60385d2b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 107,
                  "y": 313.796875
                },
                "bottom-right": {
                  "x": 131,
                  "y": 332.796875
                },
                "height": 19,
                "width": 24
              },
              "position": {
                "line": 5840,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Read Dr. Lam article\" class=\"stretched-link\" href=\"https://s2.techsage.gatech.edu/news/tai-chi-leader-meets-techsage-researchers-talk-preventative-and-inclusive-health\" target=\"_blank\"&gt;&lt;svg class=\"justify-content-center chevron-li",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[3]/div[1]/div[2]/a[1]",
              "issueID": "f08488be3ffb2f1d8b5d3cb2bfa294aa",
              "signature": "e813f254a8d1482d2b326cb06e325851",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f08488be3ffb2f1d8b5d3cb2bfa294aa"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 107,
                  "y": 315.875
                },
                "bottom-right": {
                  "x": 131,
                  "y": 334.875
                },
                "height": 19,
                "width": 24
              },
              "position": {
                "line": 5840,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Read this article\" class=\"stretched-link\" href=\"https://id.gatech.edu/industrial-design-rapid-prototyping-tech-and-co-creation-assistive-tech\" target=\"_blank\"&gt;&lt;svg class=\"justify-content-center chevron-link\" xmlns=\"http://www.w3.o",
              "xpath": "/html/body/div[1]/div[1]/div[2]/div[1]/section[1]/div[2]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[1]/div[1]/div[1]/div[1]/div[2]/div[4]/div[1]/div[2]/a[1]",
              "issueID": "60a7c52e7dd3276cc7082836e81e2b01",
              "signature": "38dfed6b6b5cdd2c54501f5fe2dc92dd",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=60a7c52e7dd3276cc7082836e81e2b01"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:31:01",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      52
    ],
    [
      "focInd",
      16
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      6
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      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
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 10,
  "logSize": 1010,
  "errorLogCount": 10,
  "errorLogSize": 1010,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:33:05",
  "elapsedSeconds": 123,
  "score": {
    "scoreProcID": "sp12b",
    "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,
        "focInd": 65,
        "focOp": 2,
        "hover": 5,
        "linkUl": 66,
        "role": 23,
        "styleDiff": 29,
        "zIndex": 14
      },
      "alfa": {
        "r11": 20,
        "r14": 8,
        "r3": 8,
        "r42": 32,
        "r57": 4,
        "r61": 4,
        "r62": 8,
        "r64": 8,
        "r65": 6,
        "r66": 22,
        "r67": 4,
        "r68": 4,
        "r69": 14,
        "r73": 12,
        "r78": 4,
        "r86": 4,
        "r87": 1
      },
      "axe": {
        "aria-allowed-attr": 1,
        "aria-valid-attr-value": 5,
        "color-contrast-enhanced": 68,
        "color-contrast": 23,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "aria-allowed-role": 1,
        "aria-required-children": 4,
        "duplicate-id-active": 3,
        "empty-heading": 2,
        "label-content-name-mismatch": 6,
        "landmark-contentinfo-is-top-level": 2,
        "landmark-no-duplicate-contentinfo": 2,
        "landmark-unique": 6,
        "link-name": 15,
        "listitem": 24,
        "page-has-heading-one": 2,
        "presentation-role-conflict": 1
      },
      "htmlcs": {
        "e:AA.1_3_1.H42.2": 4,
        "e:AA.4_1_1.F77": 4,
        "e:AA.4_1_2.H91.A.NoContent": 20,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_3_1.H48": 3,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_3.G145.Abs": 4,
        "w:AA.1_4_3.G145.BgImage": 1,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.1_4_3.G18.BgImage": 1,
        "w:AA.1_4_3_F24.F24.FGColour": 2,
        "w:AA.2_5_3.F96": 5,
        "w:AA.4_1_2.H91.A.Empty": 2,
        "w:AA.4_1_2.H91.A.Placeholder": 2
      },
      "wave": {
        "e:heading_empty": 8,
        "e:button_empty": 4,
        "e:link_empty": 20,
        "e:aria_reference_broken": 44,
        "e:aria_menu_broken": 28,
        "a:h1_missing": 1,
        "a:link_redundant": 7,
        "a:title_redundant": 13
      },
      "tenon": {
        "28": 4,
        "57": 20,
        "79": 60,
        "95": 4,
        "98": 4,
        "144": 32,
        "152": 36,
        "154": 3,
        "155": 2,
        "190": 28,
        "218": 12
      }
    },
    "groupDetails": {
      "groups": {
        "visibleBulk": {
          "testaro": {
            "bulk": {
              "score": 1,
              "what": "Page contains many visible elements"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 65,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 6,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 33,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 4,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 17,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "axe": {
            "aria-allowed-role": {
              "score": 1,
              "what": "ARIA role is not appropriate for the element"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 20,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 15,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 20,
              "what": "Link has an href attribute but no text"
            },
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 2,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          },
          "wave": {
            "e:link_empty": {
              "score": 20,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 20,
              "what": "Link has no text inside it"
            }
          }
        },
        "invisibleLabel": {
          "alfa": {
            "r14": {
              "score": 6,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 5,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 4,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "duplicateID": {
          "alfa": {
            "r3": {
              "score": 6,
              "what": "Element id attribute value is not unique"
            }
          },
          "axe": {
            "duplicate-id-active": {
              "score": 2,
              "what": "id attribute value of the active element is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "parentMissing": {
          "alfa": {
            "r42": {
              "score": 32,
              "what": "Element is not owned by an element of its required context role"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          },
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          },
          "wave": {
            "a:h1_missing": {
              "score": 1,
              "what": "Missing first level heading"
            }
          }
        },
        "headingEmpty": {
          "alfa": {
            "r64": {
              "score": 6,
              "what": "Heading has no non-empty accessible name"
            }
          },
          "axe": {
            "empty-heading": {
              "score": 2,
              "what": "Heading empty"
            }
          },
          "htmlcs": {
            "e:AA.1_3_1.H42.2": {
              "score": 3,
              "what": "Heading empty"
            }
          },
          "wave": {
            "e:heading_empty": {
              "score": 6,
              "what": "Empty heading"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 6,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 17,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "decorativeElementExposed": {
          "alfa": {
            "r67": {
              "score": 1,
              "what": "Image marked as decorative is in the accessibility tree or has no none/presentation role"
            },
            "r86": {
              "score": 1,
              "what": "Element marked as decorative is in the accessibility tree or has no none/presentation role"
            }
          }
        },
        "childMissing": {
          "alfa": {
            "r68": {
              "score": 4,
              "what": "Element does not own an element required by its semantic role"
            }
          },
          "axe": {
            "aria-required-children": {
              "score": 4,
              "what": "ARIA role does not contain a required child"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 17,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 9,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "ariaBadAttribute": {
          "axe": {
            "aria-allowed-attr": {
              "score": 1,
              "what": "ARIA attribute is invalid for the role of its element"
            },
            "aria-valid-attr-value": {
              "score": 5,
              "what": "ARIA attribute has an invalid value"
            }
          }
        },
        "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"
            }
          }
        },
        "footerTopLandmark": {
          "axe": {
            "landmark-contentinfo-is-top-level": {
              "score": 1,
              "what": "contentinfo landmark (footer) is contained in another landmark"
            }
          }
        },
        "footerMultiple": {
          "axe": {
            "landmark-no-duplicate-contentinfo": {
              "score": 1,
              "what": "page has more than 1 contentinfo landmark (footer)"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 5,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "listItemOrphan": {
          "axe": {
            "listitem": {
              "score": 24,
              "what": "li element is not contained by a ul or ol element"
            }
          }
        },
        "focusableHidden": {
          "axe": {
            "presentation-role-conflict": {
              "score": 1,
              "what": "Element has a none/presentation role but is focusable or has a global ARIA state or property"
            }
          }
        },
        "buttonNoText": {
          "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"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "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": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkBrokenRisk": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Placeholder": {
              "score": 1,
              "what": "Link has text but no href, id, or name attribute"
            }
          }
        },
        "ariaReferenceBad": {
          "wave": {
            "e:aria_reference_broken": {
              "score": 44,
              "what": "Broken ARIA reference"
            }
          }
        },
        "menuItemless": {
          "wave": {
            "e:aria_menu_broken": {
              "score": 28,
              "what": "ARIA menu does not contain required menu items"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 3,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 15,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 32,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 18,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allItalics": {
          "tenon": {
            "154": {
              "score": 1,
              "what": "Long string of text is italic"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 28,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 9,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 691,
      "log": 45,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 69
        },
        {
          "groupName": "linkNoText",
          "score": 54
        },
        {
          "groupName": "ariaReferenceBad",
          "score": 46
        },
        {
          "groupName": "linkIndication",
          "score": 37
        },
        {
          "groupName": "parentMissing",
          "score": 34
        },
        {
          "groupName": "leadingClipsText",
          "score": 34
        },
        {
          "groupName": "menuItemless",
          "score": 30
        },
        {
          "groupName": "tabIndexMissing",
          "score": 30
        },
        {
          "groupName": "listItemOrphan",
          "score": 26
        },
        {
          "groupName": "contrastAA",
          "score": 23
        },
        {
          "groupName": "contrastAAA",
          "score": 22
        },
        {
          "groupName": "targetSize",
          "score": 20
        },
        {
          "groupName": "roleBad",
          "score": 19
        },
        {
          "groupName": "titleRedundant",
          "score": 18
        },
        {
          "groupName": "invisibleLabel",
          "score": 12
        },
        {
          "groupName": "headingEmpty",
          "score": 12
        },
        {
          "groupName": "noLeading",
          "score": 11
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 11
        },
        {
          "groupName": "duplicateID",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "childMissing",
          "score": 8
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 8
        },
        {
          "groupName": "buttonNoText",
          "score": 8
        },
        {
          "groupName": "landmarkConfusion",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "h1Missing",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "decorativeElementExposed",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "visibleBulk",
          "score": 3
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "footerTopLandmark",
          "score": 3
        },
        {
          "groupName": "footerMultiple",
          "score": 3
        },
        {
          "groupName": "focusableHidden",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "linkBrokenRisk",
          "score": 3
        },
        {
          "groupName": "allItalics",
          "score": 3
        }
      ]
    }
  }
}