Accessibility test digest

Synopsis

Page: CSUN Center on Disabilities

URL: https://www.csun.edu/cod

Score: 665

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 CSUN Center on Disabilities web page at https://www.csun.edu/cod 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 665 (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
total665
log231
contentBeyondLandmarks136
parentMissing58
contrastAA29
linkForcesNewWindow20
targetSize18
allCaps17
contrastAAA16
noLeading14
linkIndication12
contrastRisk10
inconsistentStyles9
fontSmall9
hoverSurprise6
linkTextsSame6
leadingClipsText6
linkPair5
horizontalScrolling5
roleBad4
zIndexNotZero4
h1Missing4
fontSizeAbsolute4
leadingAbsolute4
imageTextRedundant4
titleRedundant4
skipRepeatedContent3
hiddenContentRisk3
mainLandmark3
decorativeImageRisk3
pseudoNavListRisk3
headingStructure3
linkNoText3
pseudoHeadingRisk3
pdfLink3
pseudoParagraphRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoParagraphRisk: 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-csuncd",
  "host": {
    "id": "csuncd",
    "which": "https://www.csun.edu/cod",
    "what": "CSUN Center on Disabilities"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:34:32"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:36:20"
    }
  ],
  "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://www.csun.edu/cod",
        "what": "CSUN Center on Disabilities"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.csun.edu/cod",
        "what": "CSUN Center on Disabilities"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "CSUN Center on Disabilities",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.csun.edu/cod",
      "result": {
        "bytes": [
          814103,
          814103,
          814103,
          814103,
          814103
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "CSUN Center on Disabilities",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.csun.edu/cod",
      "result": {
        "visibleElements": 164
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.csun.edu/cod",
      "result": {
        "tabFocusables": 41,
        "tabFocused": 41,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "total": 41,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 41,
              "meanDelay": 0,
              "tagNames": {
                "A": 39,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Division of\nStudent Affairs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Center on\nDisabilities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Skip to Content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Directory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Calendar",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "A to Z",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Webmail",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Conference",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Journal",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "training programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CSUN Assistive Technology Conference",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CSUN Assistive Technology Conference at Anaheim Marriott",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Volume 9 of the Journal on Technology & Persons with Disabilities",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CSUN ScholarWorks Open Access Repository (SOAR)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Training Programs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "registration for ATACP training in 2021",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CSUN ASSISTIVE TECHNOLOGY CONFERENCE",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Bayramian Hall 107",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "conference@csun.edu",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Online contact form",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "(818) 677-1200",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Page Feedback",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Emergency Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "University Policies & Procedures",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Title IX",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms and Conditions for Use",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Document Reader",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "California State University",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "total": 89,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 89,
              "tagNames": {
                "A": 77,
                "BUTTON": 9,
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "logo",
              "text": "<a href=\"/\" title=\"California State University, Northridge - Home\" rel=\"home\" cl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Division of\nStudent Affairs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Center on\nDisabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "☰ Mobile menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to Content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Calendar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "A to Z",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webmail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "edit-search-keys",
              "text": "<input type=\"text\" id=\"edit-search-keys\" name=\"query\" value=\"\" size=\"15\" maxleng",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"col\" value=\"15\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "edit-submit",
              "text": "<input type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"form-submit\" style=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Portal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webmail",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Canvas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conference Main",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Call for Presentations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous Conferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Call for Pre-Conference Workshops",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Exhibiting and Sponsorship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Journal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Journal Main",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Journal Call for Papers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous Volumes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Programs Main",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Assistive Technology Certificate Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conference Main",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "General Call for Presentations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous Conferences",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Call for Pre-Conference Workshops",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Exhibiting and Sponsorship",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Journal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Journal Main",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Journal Call for Papers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Awards",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Previous Volumes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Programs Main",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Assistive Technology Certificate Program",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Webinars",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "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": "training programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSUN Assistive Technology Conference",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSUN Assistive Technology Conference at Anaheim Marriott",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Volume 9 of the Journal on Technology & Persons with Disabilities",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSUN ScholarWorks Open Access Repository (SOAR)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training Programs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "registration for ATACP training in 2021",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "CSUN ASSISTIVE TECHNOLOGY CONFERENCE",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bayramian Hall 107",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "conference@csun.edu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Online contact form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/CSUNCOD\" target=\"_blank\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.twitter.com/CSUNCOD\" target=\"_blank\" style=\"cursor: default",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://instagram.com/csun_edu\" target=\"_blank\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/user/CSUNCOD\" target=\"_blank\" style=\"cursor: de",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "(818) 677-1200",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Page Feedback",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Emergency Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "University Policies & Procedures",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Title IX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms and Conditions for Use",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document Reader",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "California State University",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "loadingLink",
              "text": "Loading",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "bottomNavClose",
              "text": "<button id=\"bottomNavClose\" title=\"Close\" aria-label=\"Close slideshow\" style=\"ba",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "bottomNavZoom",
              "text": "<button id=\"bottomNavZoom\" aria-label=\"Zoom in\" style=\"bottom: 10px; right: 10px",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "bottomNavZoomOut",
              "text": "<button id=\"bottomNavZoomOut\" aria-label=\"Zoom out\" style=\"bottom: 10px; right: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "prevLink",
              "text": "<button id=\"prevLink\" title=\"Previous\" aria-label=\"Previous\" style=\"padding-top:",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "nextLink",
              "text": "<button id=\"nextLink\" title=\"Next\" aria-label=\"Next\" <=\"\" button=\"\" style=\"paddi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "lightshowPause",
              "text": "<button id=\"lightshowPause\" title=\"Pause Slideshow\" style=\"display: none; cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "lightshowPlay",
              "text": "<button id=\"lightshowPlay\" title=\"Play Slideshow\" style=\"display: none; cursor: ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "triggers": 63,
          "headTriggers": 20,
          "tailTriggers": 43,
          "impactTriggers": 3,
          "additions": 38,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "LI",
                "text": "ConferenceConferenceMainGeneralCallforPresentation",
                "additions": 14,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "A",
                "text": "Conference",
                "additions": 14,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              },
              {
                "tagName": "LI",
                "text": "JournalJournalMainJournalCallforPapersAwardsPrevio",
                "additions": 10,
                "removals": 0,
                "opacityChanges": 0,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 11
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "☰ Mobile menu"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Enter the terms you wish to search for."
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Loading"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close slideshow"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Zoom in"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Zoom out"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Previous"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Pause slideshow"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Play slideshow"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "links": 77,
          "adjacent": {
            "total": 33,
            "underlined": 23,
            "underlinedPercent": 69
          }
        },
        "items": {
          "underlined": [
            "",
            "Skip to Content",
            "Home",
            "Conference",
            "Journal",
            "Training Programs",
            "About Us",
            "training programs",
            "CSUN Assistive Technology Conference",
            "CSUN Assistive Technology Conference at Anaheim Marriott",
            "Volume 9 of the Journal on Technology & Persons with Disabilities",
            "CSUN ScholarWorks Open Access Repository (SOAR)",
            "Training Programs",
            "registration for ATACP training in 2021",
            "Bayramian Hall 107",
            "conference@csun.edu",
            "Online contact form",
            "",
            "",
            "",
            "",
            "(818) 677-1200",
            "Contact Us"
          ],
          "notUnderlined": [
            "Division ofStudent Affairs",
            "Center onDisabilities",
            "Home",
            "Conference",
            "Journal",
            "Training Programs",
            "About Us",
            "",
            "CSUN ASSISTIVE TECHNOLOGY CONFERENCE",
            "California State University"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.csun.edu/cod",
      "result": {
        "roleElements": 29,
        "badRoleElements": 1,
        "redundantRoleElements": 0,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.csun.edu/cod",
      "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": 9,
            "subtotals": [
              2,
              2,
              2,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 33,
            "subtotals": [
              23,
              9,
              1
            ]
          },
          "listLink": {
            "total": 44,
            "subtotals": [
              13,
              13,
              8,
              6,
              4
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 5,
            "subtotals": [
              1,
              1,
              1,
              1,
              1
            ]
          },
          "h3": {
            "total": 1
          }
        },
        "items": {
          "button": {
            "height": {
              "auto": [
                "☰         Mobile menu"
              ],
              "32px": [
                "Loading"
              ],
              "26px": [
                ""
              ],
              "34px": [
                "",
                ""
              ],
              "45px": [
                "",
                ""
              ],
              "20px": [
                "",
                ""
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "Division of Student Affairs",
                "Center on Disabilities",
                "Skip to Content",
                "Home",
                "Conference",
                "Journal",
                "Training Programs",
                "About Us",
                "Home",
                "Conference",
                "Journal",
                "Training Programs",
                "About Us",
                "",
                "training programs",
                "CSUN Assistive Technology Conference",
                "CSUN Assistive Technology Conference at Anaheim Marriott",
                "Volume 9 of the Journal on Technology & Persons with Disabilities",
                "CSUN ScholarWorks Open Access Repository (SOAR)",
                "Training Programs",
                "registration for ATACP training in 2021",
                "Bayramian Hall 107",
                "conference@csun.edu",
                "Online contact form",
                "",
                "",
                "",
                "",
                "(818) 677-1200",
                "Contact Us",
                "California State University"
              ],
              "700": [
                "CSUN ASSISTIVE TECHNOLOGY CONFERENCE"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "",
                "Skip to Content",
                "Home",
                "Conference",
                "Journal",
                "Training Programs",
                "About Us",
                "training programs",
                "CSUN Assistive Technology Conference",
                "CSUN Assistive Technology Conference at Anaheim Marriott",
                "Volume 9 of the Journal on Technology & Persons with Disabilities",
                "CSUN ScholarWorks Open Access Repository (SOAR)",
                "Training Programs",
                "registration for ATACP training in 2021",
                "Bayramian Hall 107",
                "conference@csun.edu",
                "Online contact form",
                "",
                "",
                "",
                "",
                "(818) 677-1200",
                "Contact Us"
              ],
              "none": [
                "Division of Student Affairs",
                "Center on Disabilities",
                "Home",
                "Conference",
                "Journal",
                "Training Programs",
                "About Us",
                "",
                "CSUN ASSISTIVE TECHNOLOGY CONFERENCE",
                "California State University"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "Skip to Content",
                "Accessibility",
                "Directory",
                "Calendar",
                "A to Z",
                "Webmail",
                "Portal",
                "Webmail",
                "Directory",
                "Canvas",
                "Conference Main",
                "General Call for Presentations",
                "Awards",
                "Previous Conferences",
                "Call for Pre-Conference Workshops",
                "Exhibiting and Sponsorship",
                "Journal Main",
                "Journal Call for Papers",
                "Awards",
                "Previous Volumes",
                "Training Programs Main",
                "Assistive Technology Certificate Program",
                "Webinars",
                "Accessibility",
                "Page Feedback",
                "Emergency Information",
                "University Policies & Procedures",
                "Title IX",
                "Terms and Conditions for Use",
                "Privacy Policy",
                "Document Reader"
              ],
              "underline": [
                "Conference Main",
                "General Call for Presentations",
                "Awards",
                "Previous Conferences",
                "Call for Pre-Conference Workshops",
                "Exhibiting and Sponsorship",
                "Journal Main",
                "Journal Call for Papers",
                "Awards",
                "Previous Volumes",
                "Training Programs Main",
                "Assistive Technology Certificate Program",
                "Webinars"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Skip to Content",
                "Accessibility",
                "Directory",
                "Calendar",
                "A to Z",
                "Webmail",
                "Conference Main",
                "General Call for Presentations",
                "Awards",
                "Previous Conferences",
                "Call for Pre-Conference Workshops",
                "Exhibiting and Sponsorship",
                "Journal Main",
                "Journal Call for Papers",
                "Awards",
                "Previous Volumes",
                "Training Programs Main",
                "Assistive Technology Certificate Program",
                "Webinars",
                "Accessibility",
                "Page Feedback",
                "Emergency Information",
                "University Policies & Procedures",
                "Title IX",
                "Terms and Conditions for Use",
                "Privacy Policy",
                "Document Reader"
              ],
              "rgb(236, 235, 236)": [
                "Portal",
                "Webmail",
                "Directory",
                "Canvas"
              ],
              "rgb(255, 255, 255)": [
                "Conference Main",
                "General Call for Presentations",
                "Awards",
                "Previous Conferences",
                "Call for Pre-Conference Workshops",
                "Exhibiting and Sponsorship",
                "Journal Main",
                "Journal Call for Papers",
                "Awards",
                "Previous Volumes",
                "Training Programs Main",
                "Assistive Technology Certificate Program",
                "Webinars"
              ]
            },
            "fontSize": {
              "10px": [
                "Skip to Content",
                "Accessibility",
                "Directory",
                "Calendar",
                "A to Z",
                "Webmail"
              ],
              "18px": [
                "Portal",
                "Webmail",
                "Directory",
                "Canvas"
              ],
              "13px": [
                "Conference Main",
                "General Call for Presentations",
                "Awards",
                "Previous Conferences",
                "Call for Pre-Conference Workshops",
                "Exhibiting and Sponsorship",
                "Journal Main",
                "Journal Call for Papers",
                "Awards",
                "Previous Volumes",
                "Training Programs Main",
                "Assistive Technology Certificate Program",
                "Webinars"
              ],
              "15.2px": [
                "Conference Main",
                "General Call for Presentations",
                "Awards",
                "Previous Conferences",
                "Call for Pre-Conference Workshops",
                "Exhibiting and Sponsorship",
                "Journal Main",
                "Journal Call for Papers",
                "Awards",
                "Previous Volumes",
                "Training Programs Main",
                "Assistive Technology Certificate Program",
                "Webinars"
              ],
              "12px": [
                "Accessibility",
                "Page Feedback",
                "Emergency Information",
                "University Policies & Procedures",
                "Title IX",
                "Terms and Conditions for Use",
                "Privacy Policy",
                "Document Reader"
              ]
            },
            "lineHeight": {
              "13px": [
                "Skip to Content",
                "Accessibility",
                "Directory",
                "Calendar",
                "A to Z",
                "Webmail"
              ],
              "20px": [
                "Portal",
                "Webmail",
                "Directory",
                "Canvas",
                "Conference Main",
                "General Call for Presentations",
                "Awards",
                "Previous Conferences",
                "Call for Pre-Conference Workshops",
                "Exhibiting and Sponsorship",
                "Journal Main",
                "Journal Call for Papers",
                "Awards",
                "Previous Volumes",
                "Training Programs Main",
                "Assistive Technology Certificate Program",
                "Webinars",
                "Conference Main",
                "General Call for Presentations",
                "Awards",
                "Previous Conferences",
                "Call for Pre-Conference Workshops",
                "Exhibiting and Sponsorship",
                "Journal Main",
                "Journal Call for Papers",
                "Awards",
                "Previous Volumes",
                "Training Programs Main",
                "Assistive Technology Certificate Program",
                "Webinars",
                "Accessibility",
                "Page Feedback",
                "Emergency Information",
                "University Policies & Procedures",
                "Title IX",
                "Terms and Conditions for Use",
                "Privacy Policy",
                "Document Reader"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "User menu",
                "Navigation",
                "COD"
              ],
              "700": [
                "Division of Student Affairs",
                "News and Events"
              ]
            },
            "color": {
              "rgb(51, 51, 51)": [
                "Division of Student Affairs",
                "User menu",
                "COD",
                "News and Events"
              ],
              "rgb(0, 0, 0)": [
                "Navigation"
              ]
            },
            "fontSize": {
              "107.067px": [
                "Division of Student Affairs"
              ],
              "14.6667px": [
                "User menu"
              ],
              "20.5334px": [
                "Navigation"
              ],
              "22.2934px": [
                "COD",
                "News and Events"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "total": 8,
          "tagNames": {
            "DIV": 6,
            "FIGCAPTION": 1,
            "BUTTON": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Conference MainGeneral Call for PresentationsAwardsPrevious ConferencesCall for Pre-Conference Works"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Journal MainJournal Call for PapersAwardsPrevious Volumes"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Training Programs MainAssistive Technology Certificate ProgramWebinars"
          },
          {
            "tagName": "FIGCAPTION",
            "id": "",
            "text": "Center on Disabilities"
          },
          {
            "tagName": "DIV",
            "id": "lightbox2-overlay",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "lightbox",
            "text": "Loading"
          },
          {
            "tagName": "BUTTON",
            "id": "bottomNavClose",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "hoverNav",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "failures": 80,
          "warnings": 45
        },
        "items": [
          {
            "index": 246,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"https://www.csun.edu/accessibility\" role=\"menuitem\" class=\"menu--link\">",
                "  Accessibility",
                "</a>"
              ]
            }
          },
          {
            "index": 248,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"http://www.csun.edu/peoplefinder\" role=\"menuitem\" class=\"menu--link\">",
                "  Directory",
                "</a>"
              ]
            }
          },
          {
            "index": 250,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"http://www.csun.edu/calendar\" role=\"menuitem\" class=\"menu--link\">",
                "  Calendar",
                "</a>"
              ]
            }
          },
          {
            "index": 252,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"http://www.csun.edu/atoz/\" role=\"menuitem\" class=\"menu--link\">",
                "  A to Z",
                "</a>"
              ]
            }
          },
          {
            "index": 254,
            "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": "a",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/a[1]",
              "codeLines": [
                "<a href=\"http://www.csun.edu/webmail\" role=\"menuitem\" class=\"menu--link\">",
                "  Webmail",
                "</a>"
              ]
            }
          },
          {
            "index": 256,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"http://www.csun.edu/cod/\" role=\"menuitem\" class=\"menu--link\">",
                "  Home",
                "</a>"
              ]
            }
          },
          {
            "index": 258,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "codeLines": [
                "<a href=\"/cod/conference\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">",
                "  Conference",
                "</a>"
              ]
            }
          },
          {
            "index": 260,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "codeLines": [
                "<a href=\"/cod/journal\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">",
                "  Journal",
                "</a>"
              ]
            }
          },
          {
            "index": 262,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "codeLines": [
                "<a href=\"/cod/training-programs\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">",
                "  Training Programs",
                "</a>"
              ]
            }
          },
          {
            "index": 264,
            "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": "a",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "codeLines": [
                "<a href=\"/cod/about-us\" role=\"menuitem\" class=\"menu--link\">",
                "  About Us",
                "</a>"
              ]
            }
          },
          {
            "index": 293,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/h2[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Division of",
                "Student Affairs"
              ]
            }
          },
          {
            "index": 294,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/h3[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Center on",
                "Disabilities"
              ]
            }
          },
          {
            "index": 295,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Skip to Content"
              ]
            }
          },
          {
            "index": 296,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility"
              ]
            }
          },
          {
            "index": 297,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Directory"
              ]
            }
          },
          {
            "index": 298,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Calendar"
              ]
            }
          },
          {
            "index": 299,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "A to Z"
              ]
            }
          },
          {
            "index": 300,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[3]/div[1]/div[1]/ul[1]/li[6]/a[1]/text()[1]",
              "codeLines": [
                "Webmail"
              ]
            }
          },
          {
            "index": 302,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Home"
              ]
            }
          },
          {
            "index": 303,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Conference"
              ]
            }
          },
          {
            "index": 304,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Journal"
              ]
            }
          },
          {
            "index": 305,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Training Programs"
              ]
            }
          },
          {
            "index": 306,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[2]/div[1]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "About Us"
              ]
            }
          },
          {
            "index": 307,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/article[1]/div[1]/ul[1]/li[1]/figure[1]/figcaption[1]/p[1]/text()[1]",
              "codeLines": [
                "Center on Disabilities"
              ]
            }
          },
          {
            "index": 308,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Center on Disabilities"
              ]
            }
          },
          {
            "index": 309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The Center on Disabilities (COD) is committed to the vision of an inclusive society where people of..."
              ]
            }
          },
          {
            "index": 310,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "COD sponsors assistive technology"
              ]
            }
          },
          {
            "index": 311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "training programs"
              ]
            }
          },
          {
            "index": 312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "to expand the awareness of professionals and introduce newcomers to the disability field, and hosts..."
              ]
            }
          },
          {
            "index": 313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/a[2]/span[1]/text()[1]",
              "codeLines": [
                "CSUN Assistive Technology Conference"
              ]
            }
          },
          {
            "index": 314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/h2[1]/strong[1]/text()[1]",
              "codeLines": [
                "News and Events"
              ]
            }
          },
          {
            "index": 316,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Save these dates for the 37th Annual CSUN Assistive Technology Conference:"
              ]
            }
          },
          {
            "index": 317,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/dl[1]/dt[1]/a[1]/text()[1]",
              "codeLines": [
                "CSUN Assistive Technology Conference at Anaheim Marriott"
              ]
            }
          },
          {
            "index": 318,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/dl[1]/dd[1]/text()[1]",
              "codeLines": [
                "March 14 to 18, 2022"
              ]
            }
          },
          {
            "index": 319,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Volume 9 of the"
              ]
            }
          },
          {
            "index": 320,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/em[1]/text()[1]",
              "codeLines": [
                "Journal on Technology & Persons with Disabilities"
              ]
            }
          },
          {
            "index": 321,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "is now available on"
              ]
            }
          },
          {
            "index": 322,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[2]/text()[1]",
              "codeLines": [
                "CSUN ScholarWorks Open Access Repository (SOAR)"
              ]
            }
          },
          {
            "index": 323,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 324,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Congratulations to the recipient of the complimentary conference registration, Janelle D.!"
              ]
            }
          },
          {
            "index": 325,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Updated"
              ]
            }
          },
          {
            "index": 326,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Training Programs"
              ]
            }
          },
          {
            "index": 327,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[2]",
              "codeLines": [
                "section and"
              ]
            }
          },
          {
            "index": 328,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[2]/text()[1]",
              "codeLines": [
                "registration for ATACP training in 2021"
              ]
            }
          },
          {
            "index": 329,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[3]",
              "codeLines": [
                "are available."
              ]
            }
          },
          {
            "index": 330,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "CSUN ASSISTIVE TECHNOLOGY CONFERENCE"
              ]
            }
          },
          {
            "index": 331,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Location"
              ]
            }
          },
          {
            "index": 332,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Bayramian Hall 107"
              ]
            }
          },
          {
            "index": 333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "18111 Nordhoff St."
              ]
            }
          },
          {
            "index": 334,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Northridge, CA 91330-8340"
              ]
            }
          },
          {
            "index": 335,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "Telephone (818) 677-2578"
              ]
            }
          },
          {
            "index": 336,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "Fax (818) 677-4929"
              ]
            }
          },
          {
            "index": 337,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/a[2]/text()[1]",
              "codeLines": [
                "conference@csun.edu"
              ]
            }
          },
          {
            "index": 338,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Online contact form"
              ]
            }
          },
          {
            "index": 339,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "Hours"
              ]
            }
          },
          {
            "index": 340,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Monday-Friday: 8 a.m.-5 p.m."
              ]
            }
          },
          {
            "index": 341,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[1]/text()[1]",
              "codeLines": [
                "Center on Disabilities"
              ]
            }
          },
          {
            "index": 342,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[1]/text()[2]",
              "codeLines": [
                "© California State University, Northridge"
              ]
            }
          },
          {
            "index": 343,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[2]/text()[1]",
              "codeLines": [
                "18111 Nordhoff Street, Northridge, CA 91330"
              ]
            }
          },
          {
            "index": 344,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[3]/text()[1]",
              "codeLines": [
                "Phone:"
              ]
            }
          },
          {
            "index": 345,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[3]/a[1]/text()[1]",
              "codeLines": [
                "(818) 677-1200"
              ]
            }
          },
          {
            "index": 346,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/text()[4]",
              "codeLines": [
                "/"
              ]
            }
          },
          {
            "index": 347,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[4]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 348,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[3]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Page Feedback"
              ]
            }
          },
          {
            "index": 349,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[3]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Emergency Information"
              ]
            }
          },
          {
            "index": 350,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[3]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "University Policies & Procedures"
              ]
            }
          },
          {
            "index": 351,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[3]/ul[1]/li[5]/a[1]/text()[1]",
              "codeLines": [
                "Title"
              ]
            }
          },
          {
            "index": 352,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[3]/ul[1]/li[5]/a[1]/abbr[1]/text()[1]",
              "codeLines": [
                "IX"
              ]
            }
          },
          {
            "index": 353,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[4]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Terms and Conditions for Use"
              ]
            }
          },
          {
            "index": 354,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[4]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 355,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[4]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Document Reader"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[5]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "California State University"
              ]
            }
          },
          {
            "index": 360,
            "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": 412,
            "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[3]/div[1]/div[1]/article[1]/div[1]/ul[1]/li[1]/figure[1]/figcaption[1]/p[1]/text()[1]",
              "codeLines": [
                "Center on Disabilities"
              ]
            }
          },
          {
            "index": 413,
            "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[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Center on Disabilities"
              ]
            }
          },
          {
            "index": 414,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The Center on Disabilities (COD) is committed to the vision of an inclusive society where people of..."
              ]
            }
          },
          {
            "index": 415,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "COD sponsors assistive technology"
              ]
            }
          },
          {
            "index": 416,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "to expand the awareness of professionals and introduce newcomers to the disability field, and hosts..."
              ]
            }
          },
          {
            "index": 417,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 418,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/h2[1]/strong[1]/text()[1]",
              "codeLines": [
                "News and Events"
              ]
            }
          },
          {
            "index": 419,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Save these dates for the 37th Annual CSUN Assistive Technology Conference:"
              ]
            }
          },
          {
            "index": 420,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/dl[1]/dd[1]/text()[1]",
              "codeLines": [
                "March 14 to 18, 2022"
              ]
            }
          },
          {
            "index": 421,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "is now available on"
              ]
            }
          },
          {
            "index": 422,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 423,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Congratulations to the recipient of the complimentary conference registration, Janelle D.!"
              ]
            }
          },
          {
            "index": 424,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Updated"
              ]
            }
          },
          {
            "index": 425,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[2]",
              "codeLines": [
                "section and"
              ]
            }
          },
          {
            "index": 426,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[3]",
              "codeLines": [
                "are available."
              ]
            }
          },
          {
            "index": 427,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Location"
              ]
            }
          },
          {
            "index": 428,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "18111 Nordhoff St."
              ]
            }
          },
          {
            "index": 429,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Northridge, CA 91330-8340"
              ]
            }
          },
          {
            "index": 430,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "Telephone (818) 677-2578"
              ]
            }
          },
          {
            "index": 431,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "Fax (818) 677-4929"
              ]
            }
          },
          {
            "index": 432,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "Hours"
              ]
            }
          },
          {
            "index": 433,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Monday-Friday: 8 a.m.-5 p.m."
              ]
            }
          },
          {
            "index": 447,
            "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[3]/div[1]/div[1]/article[1]/div[1]/ul[1]/li[1]/figure[1]/figcaption[1]/p[1]/text()[1]",
              "codeLines": [
                "Center on Disabilities"
              ]
            }
          },
          {
            "index": 448,
            "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[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Center on Disabilities"
              ]
            }
          },
          {
            "index": 449,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "The Center on Disabilities (COD) is committed to the vision of an inclusive society where people of..."
              ]
            }
          },
          {
            "index": 450,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "COD sponsors assistive technology"
              ]
            }
          },
          {
            "index": 451,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[2]",
              "codeLines": [
                "to expand the awareness of professionals and introduce newcomers to the disability field, and hosts..."
              ]
            }
          },
          {
            "index": 452,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/text()[3]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 453,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/h2[1]/strong[1]/text()[1]",
              "codeLines": [
                "News and Events"
              ]
            }
          },
          {
            "index": 454,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Save these dates for the 37th Annual CSUN Assistive Technology Conference:"
              ]
            }
          },
          {
            "index": 455,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/dl[1]/dd[1]/text()[1]",
              "codeLines": [
                "March 14 to 18, 2022"
              ]
            }
          },
          {
            "index": 456,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "is now available on"
              ]
            }
          },
          {
            "index": 457,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[2]",
              "codeLines": [
                "."
              ]
            }
          },
          {
            "index": 458,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Congratulations to the recipient of the complimentary conference registration, Janelle D.!"
              ]
            }
          },
          {
            "index": 459,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Updated"
              ]
            }
          },
          {
            "index": 460,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[2]",
              "codeLines": [
                "section and"
              ]
            }
          },
          {
            "index": 461,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[3]",
              "codeLines": [
                "are available."
              ]
            }
          },
          {
            "index": 462,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Location"
              ]
            }
          },
          {
            "index": 463,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "18111 Nordhoff St."
              ]
            }
          },
          {
            "index": 464,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Northridge, CA 91330-8340"
              ]
            }
          },
          {
            "index": 465,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "Telephone (818) 677-2578"
              ]
            }
          },
          {
            "index": 466,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/text()[4]",
              "codeLines": [
                "Fax (818) 677-4929"
              ]
            }
          },
          {
            "index": 467,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/strong[1]/text()[1]",
              "codeLines": [
                "Hours"
              ]
            }
          },
          {
            "index": 468,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/text()[1]",
              "codeLines": [
                "Monday-Friday: 8 a.m.-5 p.m."
              ]
            }
          },
          {
            "index": 487,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  The Center on Disabilities (COD) is committed to the vision of an inclusive society where people ...",
                "</p>"
              ]
            }
          },
          {
            "index": 488,
            "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[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  COD sponsors assistive technology",
                "  <a href=\"/cod/training-programs\" target=\"_self\">",
                "    training programs",
                "  </a>",
                "  to expand the awareness of professionals and introduce newcomers to the disability field, and hos...",
                "  <a href=\"https://csun.at/conference\">",
                "    <span>",
                "      CSUN Assistive Technology Conference",
                "    </span>",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 489,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Location",
                "  </strong>",
                "  <br>",
                "  <a href=\"http://www.csun.edu/csun-maps\" target=\"_blank\">",
                "    Bayramian Hall 107",
                "    <br>",
                "  </a>",
                "  18111 Nordhoff St.",
                "  <br>",
                "  Northridge, CA 91330-8340",
                "  <br>",
                "  Telephone (818) 677-2578",
                "  <br>",
                "  Fax (818) 677-4929",
                "  <br>",
                "  <a href=\"mailto:conference@csun.edu\">",
                "    conference@csun.edu",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 490,
            "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[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/cod/contact-us\" target=\"_self\">",
                "    Online contact form",
                "    <br>",
                "    <br>",
                "  </a>",
                "  <strong>",
                "    Hours",
                "  </strong>",
                "  <br>",
                "  Monday-Friday: 8 a.m.-5 p.m.",
                "</p>"
              ]
            }
          },
          {
            "index": 491,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/article[1]/div[1]/ul[1]/li[1]/figure[1]/figcaption[1]/p[1]",
              "codeLines": [
                "<p class=\"field field-name-field-title-text field-type-text field-label-hidden\">",
                "  Center on Disabilities",
                "</p>"
              ]
            }
          },
          {
            "index": 515,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "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[3]/div[1]/div[1]/article[1]/div[1]/ul[1]/li[1]/figure[1]/figcaption[1]/p[1]",
              "codeLines": [
                "<p class=\"field field-name-field-title-text field-type-text field-label-hidden\">",
                "  Center on Disabilities",
                "</p>"
              ]
            }
          },
          {
            "index": 558,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.csun.edu/cod",
      "result": {
        "totals": {
          "rulesNA": 51,
          "rulesPassed": 43,
          "rulesWarned": 3,
          "rulesViolated": 5,
          "warnings": {
            "minor": 18,
            "moderate": 0,
            "serious": 52,
            "critical": 0
          },
          "violations": {
            "minor": 2,
            "moderate": 20,
            "serious": 5,
            "critical": 10
          }
        },
        "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:36:01.973Z",
          "url": "https://www.csun.edu/cod",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<figcaption>\n  <p class=\"field field-name-field-title-text field-type-text field-label-hidden\">\n    Center on Disabilities  </p>\n</figcaption>",
                          "target": [
                            "figcaption"
                          ]
                        },
                        {
                          "html": "<img typeof=\"foaf:Image\" src=\"https://www.csun.edu/sites/default/files/styles/slideshow_full/public/field_image/field_slideshow_slides/bnr-cod-2019.jpg?itok=VfUhR_ip\" width=\"1128\" height=\"400\" alt=\"Center on Disabilities\" title=\"Center on Disabilities\">",
                          "target": [
                            "img[width=\"1128\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"field field-name-field-title-text field-type-text field-label-hidden\">\n    Center on Disabilities  </p>",
                  "target": [
                    ".field-name-field-title-text"
                  ],
                  "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": "#cf0a2c",
                        "contrastRatio": 0,
                        "fontSize": "19.0pt (25.3334px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Center on Disabilities</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".pane-fpid-3426 > .field-name-field-body.field-type-text-long.field > .field-items > .field-item.even > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".pane-fpid-3426 > .field-name-field-body.field-type-text-long.field > .field-items > .field-item.even > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/training-programs\" target=\"_self\">training programs</a>",
                  "target": [
                    "p:nth-child(2) > a[target=\"_self\"][href$=\"training-programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>CSUN Assistive Technology Conference</span>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"conference\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "16.7pt (22.2934px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>News and Events</strong>",
                  "target": [
                    "h2 > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Save these dates for the 37th Annual CSUN Assistive Technology Conference:<dl><dt><a href=\"/cod/conference/sessions/\">CSUN Assistive Technology Conference at Anaheim Marriott</a></dt><dd>March 14 to 18, 2022</dd></dl></li>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/conference/sessions/\">CSUN Assistive Technology Conference at Anaheim Marriott</a>",
                  "target": [
                    "a[href$=\"sessions/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<dd>March 14 to 18, 2022</dd>",
                  "target": [
                    "dd"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li><a href=\"http://scholarworks.csun.edu/handle/10211.3/219800\">Volume 9 of the <em>Journal on Technology &amp; Persons with Disabilities</em></a> is now available on <a href=\"http://scholarworks.csun.edu/\">CSUN ScholarWorks Open Access Repository (SOAR)</a>.</li>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://scholarworks.csun.edu/handle/10211.3/219800\">Volume 9 of the <em>Journal on Technology &amp; Persons with Disabilities</em></a>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(2) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Journal on Technology &amp; Persons with Disabilities</em>",
                  "target": [
                    "em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://scholarworks.csun.edu/\">CSUN ScholarWorks Open Access Repository (SOAR)</a>",
                  "target": [
                    "a[href$=\"scholarworks.csun.edu/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Congratulations to the recipient of the complimentary conference registration, Janelle D.!</li>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Updated <a href=\"/cod/training-programs\" target=\"_self\">Training Programs</a> section and <a href=\"/cod/assistive-technology-certificate-program\" target=\"_self\">registration for ATACP training in 2021</a> are available.</li>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/training-programs\" target=\"_self\">Training Programs</a>",
                  "target": [
                    "li:nth-child(4) > a[target=\"_self\"][href$=\"training-programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/assistive-technology-certificate-program\" target=\"_self\">registration for ATACP training in 2021</a>",
                  "target": [
                    "a[target=\"_self\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 9px;\">CSUN ASSISTIVE TECHNOLOGY CONFERENCE</span>",
                  "target": [
                    "a[href$=\"conference\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><strong>Location</strong><br><a href=\"http://www.csun.edu/csun-maps\" target=\"_blank\">Bayramian Hall 107<br></a>18111 Nordhoff St.<br>Northridge, CA 91330-8340<br>Telephone (818) 677-2578<br>Fax (818) 677-4929<br><a href=\"mailto:conference@csun.edu\">conference@csun.edu</a></p>",
                  "target": [
                    ".pane-fpid-13911 > .field-name-field-body.field-type-text-long.field > .field-items > .field-item.even > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Location</strong>",
                  "target": [
                    "p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.csun.edu/csun-maps\" target=\"_blank\">Bayramian Hall 107<br></a>",
                  "target": [
                    "a[href$=\"csun-maps\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:conference@csun.edu\">conference@csun.edu</a>",
                  "target": [
                    "a[href=\"mailto:conference@csun.edu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><a href=\"/cod/contact-us\" target=\"_self\">Online contact form<br><br></a><strong>Hours</strong><br>Monday-Friday: 8 a.m.-5 p.m.</p>",
                  "target": [
                    ".pane-fpid-13911 > .field-name-field-body.field-type-text-long.field > .field-items > .field-item.even > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/contact-us\" target=\"_self\">Online contact form<br><br></a>",
                  "target": [
                    "a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Hours</strong>",
                  "target": [
                    "p:nth-child(2) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "27.0pt (36px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<figcaption>\n  <p class=\"field field-name-field-title-text field-type-text field-label-hidden\">\n    Center on Disabilities  </p>\n</figcaption>",
                          "target": [
                            "figcaption"
                          ]
                        },
                        {
                          "html": "<img typeof=\"foaf:Image\" src=\"https://www.csun.edu/sites/default/files/styles/slideshow_full/public/field_image/field_slideshow_slides/bnr-cod-2019.jpg?itok=VfUhR_ip\" width=\"1128\" height=\"400\" alt=\"Center on Disabilities\" title=\"Center on Disabilities\">",
                          "target": [
                            "img[width=\"1128\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"field field-name-field-title-text field-type-text field-label-hidden\">\n    Center on Disabilities  </p>",
                  "target": [
                    ".field-name-field-title-text"
                  ],
                  "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": "#cf0a2c",
                        "contrastRatio": 0,
                        "fontSize": "19.0pt (25.3334px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1>Center on Disabilities</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".pane-fpid-3426 > .field-name-field-body.field-type-text-long.field > .field-items > .field-item.even > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".pane-fpid-3426 > .field-name-field-body.field-type-text-long.field > .field-items > .field-item.even > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/training-programs\" target=\"_self\">training programs</a>",
                  "target": [
                    "p:nth-child(2) > a[target=\"_self\"][href$=\"training-programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>CSUN Assistive Technology Conference</span>",
                  "target": [
                    "p:nth-child(2) > a[href$=\"conference\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "16.7pt (22.2934px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>News and Events</strong>",
                  "target": [
                    "h2 > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Save these dates for the 37th Annual CSUN Assistive Technology Conference:<dl><dt><a href=\"/cod/conference/sessions/\">CSUN Assistive Technology Conference at Anaheim Marriott</a></dt><dd>March 14 to 18, 2022</dd></dl></li>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/conference/sessions/\">CSUN Assistive Technology Conference at Anaheim Marriott</a>",
                  "target": [
                    "a[href$=\"sessions/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<dd>March 14 to 18, 2022</dd>",
                  "target": [
                    "dd"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li><a href=\"http://scholarworks.csun.edu/handle/10211.3/219800\">Volume 9 of the <em>Journal on Technology &amp; Persons with Disabilities</em></a> is now available on <a href=\"http://scholarworks.csun.edu/\">CSUN ScholarWorks Open Access Repository (SOAR)</a>.</li>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://scholarworks.csun.edu/handle/10211.3/219800\">Volume 9 of the <em>Journal on Technology &amp; Persons with Disabilities</em></a>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(2) > a:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>Journal on Technology &amp; Persons with Disabilities</em>",
                  "target": [
                    "em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://scholarworks.csun.edu/\">CSUN ScholarWorks Open Access Repository (SOAR)</a>",
                  "target": [
                    "a[href$=\"scholarworks.csun.edu/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Congratulations to the recipient of the complimentary conference registration, Janelle D.!</li>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Updated <a href=\"/cod/training-programs\" target=\"_self\">Training Programs</a> section and <a href=\"/cod/assistive-technology-certificate-program\" target=\"_self\">registration for ATACP training in 2021</a> are available.</li>",
                  "target": [
                    ".field-item.even > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/training-programs\" target=\"_self\">Training Programs</a>",
                  "target": [
                    "li:nth-child(4) > a[target=\"_self\"][href$=\"training-programs\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/assistive-technology-certificate-program\" target=\"_self\">registration for ATACP training in 2021</a>",
                  "target": [
                    "a[target=\"_self\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "6.8pt (9px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 9px;\">CSUN ASSISTIVE TECHNOLOGY CONFERENCE</span>",
                  "target": [
                    "a[href$=\"conference\"][target=\"_blank\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><strong>Location</strong><br><a href=\"http://www.csun.edu/csun-maps\" target=\"_blank\">Bayramian Hall 107<br></a>18111 Nordhoff St.<br>Northridge, CA 91330-8340<br>Telephone (818) 677-2578<br>Fax (818) 677-4929<br><a href=\"mailto:conference@csun.edu\">conference@csun.edu</a></p>",
                  "target": [
                    ".pane-fpid-13911 > .field-name-field-body.field-type-text-long.field > .field-items > .field-item.even > p:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Location</strong>",
                  "target": [
                    "p:nth-child(1) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.csun.edu/csun-maps\" target=\"_blank\">Bayramian Hall 107<br></a>",
                  "target": [
                    "a[href$=\"csun-maps\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:conference@csun.edu\">conference@csun.edu</a>",
                  "target": [
                    "a[href=\"mailto:conference@csun.edu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><a href=\"/cod/contact-us\" target=\"_self\">Online contact form<br><br></a><strong>Hours</strong><br>Monday-Friday: 8 a.m.-5 p.m.</p>",
                  "target": [
                    ".pane-fpid-13911 > .field-name-field-body.field-type-text-long.field > .field-items > .field-item.even > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/contact-us\" target=\"_self\">Online contact form<br><br></a>",
                  "target": [
                    "a[href$=\"contact-us\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "11.4pt (15.2px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"layout-csun--columns layout-csun--columns-left\">",
                          "target": [
                            ".layout-csun--columns"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Hours</strong>",
                  "target": [
                    "p:nth-child(2) > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"nav-dropdown\">",
                  "target": [
                    ".nav-dropdown"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"sr-only sr-hide-desktop\">\n      <a href=\"#main-content\">Skip to Content</a>\n    </div>",
                  "target": [
                    ".sr-only.sr-hide-desktop"
                  ],
                  "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": "<h2 class=\"pane-title\">User menu</h2>",
                  "target": [
                    ".pane-menu-tree > .pane-title"
                  ],
                  "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=\"layout-csun--mobile-links\">",
                  "target": [
                    ".layout-csun--mobile-links"
                  ],
                  "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": "<h2 class=\"pane-title\">Navigation</h2>",
                  "target": [
                    ".pane-menu-block-custom-primary-links > .pane-title"
                  ],
                  "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=\"mega-menu__wrapper\">",
                  "target": [
                    ".menu-mlid-30501.mega-menu__trigger.menu--expanded > .mega-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": "<li class=\"mega-menu__item mobile-only\"><a href=\"/cod/conference\" class=\"mega-menu__link\">Conference Main</a></li>",
                  "target": [
                    ".menu-mlid-30501.mega-menu__trigger.menu--expanded > .mega-menu__wrapper > .mega-menu > .mega-menu__column > .mega-menu__column-list > .mobile-only.mega-menu__item"
                  ],
                  "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=\"mega-menu__wrapper\">",
                  "target": [
                    ".menu-mlid-30506.mega-menu__trigger.menu--expanded > .mega-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": "<li class=\"mega-menu__item mobile-only\"><a href=\"/cod/journal\" class=\"mega-menu__link\">Journal Main</a></li>",
                  "target": [
                    ".menu-mlid-30506.mega-menu__trigger.menu--expanded > .mega-menu__wrapper > .mega-menu > .mega-menu__column > .mega-menu__column-list > .mobile-only.mega-menu__item"
                  ],
                  "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=\"mega-menu__wrapper\">",
                  "target": [
                    ".menu-mlid-30511.mega-menu__trigger.menu--expanded > .mega-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": "<li class=\"mega-menu__item mobile-only\"><a href=\"/cod/training-programs\" class=\"mega-menu__link\">Training Programs Main</a></li>",
                  "target": [
                    ".menu-mlid-30511.mega-menu__trigger.menu--expanded > .mega-menu__wrapper > .mega-menu > .mega-menu__column > .mega-menu__column-list > .mobile-only.mega-menu__item"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"panel-pane pane-block pane-menu-block-custom-primary-mobile\">",
                  "target": [
                    ".pane-menu-block-custom-primary-mobile"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<h2 class=\"pane-title\">COD</h2>",
                  "target": [
                    ".pane-menu-block-custom-primary-mobile > .pane-title"
                  ],
                  "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": "<li class=\"sr-hide-desktop\"><a href=\"https://www.csun.edu/accessibility\">Accessibility</a></li>",
                  "target": [
                    "ul > .sr-hide-desktop"
                  ],
                  "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=\"lightbox\" style=\"display: none;\" class=\"lightbox2-alt-layout\">",
                  "target": [
                    "#lightbox"
                  ],
                  "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=\"imageContainer\" style=\"display: none; padding: 10px;\"><img id=\"lightboxImage\" alt=\"\"></div>",
                  "target": [
                    "#imageContainer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button id=\"lightshowPause\" title=\"Pause Slideshow\" style=\"display: none;\" aria-label=\"Pause slideshow\"></button>",
                  "target": [
                    "#lightshowPause"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button id=\"lightshowPlay\" title=\"Play Slideshow\" style=\"display: none;\" aria-label=\"Play slideshow\"></button>",
                  "target": [
                    "#lightshowPlay"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-required-parent",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag131"
              ],
              "description": "Ensures elements with an ARIA role that require parent roles are contained by them",
              "help": "Certain ARIA roles must be contained by particular parents",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-required-parent?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"https://www.csun.edu/accessibility\" role=\"menuitem\" class=\"menu--link\">Accessibility</a>",
                  "target": [
                    ".menu-mlid-1195 > .menu--link[role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"http://www.csun.edu/peoplefinder\" role=\"menuitem\" class=\"menu--link\">Directory</a>",
                  "target": [
                    ".menu-mlid-5131 > .menu--link[role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"http://www.csun.edu/calendar\" role=\"menuitem\" class=\"menu--link\">Calendar</a>",
                  "target": [
                    "a[href$=\"calendar\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"http://www.csun.edu/atoz/\" role=\"menuitem\" class=\"menu--link\">A to Z</a>",
                  "target": [
                    "a[href$=\"atoz/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"http://www.csun.edu/webmail\" role=\"menuitem\" class=\"menu--link\">Webmail</a>",
                  "target": [
                    ".menu--link[href$=\"webmail\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"http://www.csun.edu/cod/\" role=\"menuitem\" class=\"menu--link\">Home</a>",
                  "target": [
                    ".menu-block-custom-primary-links > .menu > .menu-mlid-8996.first.leaf > .menu--link[href$=\"cod/\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"/cod/conference\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Conference</a>",
                  "target": [
                    ".menu-mlid-30501.mega-menu__trigger.menu--expanded > .menu--link[href$=\"conference\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"/cod/journal\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Journal</a>",
                  "target": [
                    ".menu-mlid-30506.mega-menu__trigger.menu--expanded > .menu--link[href$=\"journal\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"/cod/training-programs\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Training Programs</a>",
                  "target": [
                    ".menu-mlid-30511.mega-menu__trigger.menu--expanded > .menu--link[href$=\"training-programs\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                },
                {
                  "any": [
                    {
                      "id": "aria-required-parent",
                      "data": [
                        "menu",
                        "menubar",
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Required ARIA parents role not present: menu, menubar, group"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<a href=\"/cod/about-us\" role=\"menuitem\" class=\"menu--link\">About Us</a>",
                  "target": [
                    ".menu-block-custom-primary-links > .menu > .menu-mlid-30516.last.leaf > .menu--link[href$=\"about-us\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Required ARIA parents role not present: menu, menubar, group"
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d22030",
                        "contrastRatio": 5.26,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-menu-block-custom-primary-links\">",
                          "target": [
                            ".pane-menu-block-custom-primary-links"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"http://www.csun.edu/cod/\" role=\"menuitem\" class=\"menu--link\">Home</a>",
                  "target": [
                    ".menu-block-custom-primary-links > .menu > .menu-mlid-8996.first.leaf > .menu--link[href$=\"cod/\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d22030",
                        "contrastRatio": 5.26,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-menu-block-custom-primary-links\">",
                          "target": [
                            ".pane-menu-block-custom-primary-links"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/conference\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Conference</a>",
                  "target": [
                    ".menu-mlid-30501.mega-menu__trigger.menu--expanded > .menu--link[href$=\"conference\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d22030",
                        "contrastRatio": 5.26,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-menu-block-custom-primary-links\">",
                          "target": [
                            ".pane-menu-block-custom-primary-links"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/journal\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Journal</a>",
                  "target": [
                    ".menu-mlid-30506.mega-menu__trigger.menu--expanded > .menu--link[href$=\"journal\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d22030",
                        "contrastRatio": 5.26,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-menu-block-custom-primary-links\">",
                          "target": [
                            ".pane-menu-block-custom-primary-links"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/training-programs\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Training Programs</a>",
                  "target": [
                    ".menu-mlid-30511.mega-menu__trigger.menu--expanded > .menu--link[href$=\"training-programs\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d22030",
                        "contrastRatio": 5.26,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"panel-pane pane-block pane-menu-block-custom-primary-links\">",
                          "target": [
                            ".pane-menu-block-custom-primary-links"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/cod/about-us\" role=\"menuitem\" class=\"menu--link\">About Us</a>",
                  "target": [
                    ".menu-block-custom-primary-links > .menu > .menu-mlid-30516.last.leaf > .menu--link[href$=\"about-us\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.26 (foreground color: #ffffff, background color: #d22030, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "image-redundant-alt",
              "impact": "minor",
              "tags": [
                "cat.text-alternatives",
                "best-practice"
              ],
              "description": "Ensure image alternative is not repeated as text",
              "help": "Alternative text of images should not be repeated as text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-redundant-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "duplicate-img-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element contains <img> element with alt text that duplicates existing text"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img typeof=\"foaf:Image\" src=\"https://www.csun.edu/sites/default/files/styles/slideshow_full/public/field_image/field_slideshow_slides/bnr-cod-2019.jpg?itok=VfUhR_ip\" width=\"1128\" height=\"400\" alt=\"Center on Disabilities\" title=\"Center on Disabilities\">",
                  "target": [
                    "img[width=\"1128\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
                },
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "duplicate-img-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element contains <img> element with alt text that duplicates existing text"
                    }
                  ],
                  "impact": "minor",
                  "html": "<img alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" border=\"0\" class=\"media-image\" height=\"64\" style=\"display: block; margin-left: auto; margin-right: auto;\" title=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" width=\"64\" typeof=\"foaf:Image\" src=\"https://www.csun.edu/sites/default/files/CODicon.png\">",
                  "target": [
                    ".media-image"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element contains <img> element with alt text that duplicates existing text"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html lang=\"en\" dir=\"ltr\" class=\"js\" prefix=\"fb: http://www.facebook.com/2008/fbml content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article# book: http://ogp.me/ns/book# profile: http://ogp.me/ns/profile#\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"panel-pane pane-entity-field pane-node-field-wordmarks\">",
                  "target": [
                    ".pane-entity-field"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"menu-block-wrapper menu-block-ctools-user-menu-1 menu-name-user-menu parent-mlid-user-menu:0 menu-level-1\">",
                  "target": [
                    ".menu-block-ctools-user-menu-1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"form-item form-type-textfield form-item-search-keys\">",
                  "target": [
                    ".form-item"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"menu--leaf first leaf menu-mlid-8996\"><a href=\"http://www.csun.edu/cod/\" role=\"menuitem\" class=\"menu--link\">Home</a></li>",
                  "target": [
                    ".menu-block-custom-primary-links > .menu > .menu-mlid-8996.first.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/cod/conference\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Conference</a>",
                  "target": [
                    ".menu-mlid-30501.mega-menu__trigger.menu--expanded > .menu--link[href$=\"conference\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/cod/journal\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Journal</a>",
                  "target": [
                    ".menu-mlid-30506.mega-menu__trigger.menu--expanded > .menu--link[href$=\"journal\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<a href=\"/cod/training-programs\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\">Training Programs</a>",
                  "target": [
                    ".menu-mlid-30511.mega-menu__trigger.menu--expanded > .menu--link[href$=\"training-programs\"][role=\"menuitem\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li class=\"menu--leaf last leaf menu-mlid-30516\"><a href=\"/cod/about-us\" role=\"menuitem\" class=\"menu--link\">About Us</a></li>",
                  "target": [
                    ".menu-block-custom-primary-links > .menu > .menu-mlid-30516.last.leaf"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"slide-wrapper flexslider-off\">",
                  "target": [
                    ".slide-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"panel-pane pane-panels-mini pane-page-elements\">\n  \n      \n  \n  <div class=\"panel-display panel-1col clearfix\" id=\"mini-panel-page_elements\">\n  <div class=\"panel-panel panel-col\">\n    <div><h1>Center on Disabilities</h1>\n</div>\n  </div>\n</div>\n\n  \n  </div>",
                  "target": [
                    ".pane-panels-mini"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"panel-pane pane-fieldable-panels-pane pane-fpid-3426 pane-bundle-side-block\">",
                  "target": [
                    ".pane-fpid-3426"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"layout-csun--sidebar-left sidebar\">",
                  "target": [
                    ".layout-csun--sidebar-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"column\">",
                  "target": [
                    ".column:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a href=\"/cod/feedback\">Page Feedback</a></li>",
                  "target": [
                    ".column--links.column:nth-child(3) > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a href=\"https://www.csun.edu/emergency/\">Emergency Information</a></li>",
                  "target": [
                    ".column--links.column:nth-child(3) > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li><a href=\"https://www.csun.edu/afvp/university-policies-procedures/\">University Policies &amp; Procedures</a></li>",
                  "target": [
                    ".column--links.column:nth-child(3) > ul > li:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li>\n      <a href=\"https://www.csun.edu/eqd/title-ix-gender-equity-and-sexual-misconduct\">\n        Title <abbr title=\"nine\">IX</abbr>\n      </a>\n    </li>",
                  "target": [
                    ".column--links.column:nth-child(3) > ul > li:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"column column--links\">\n  <ul>\n    <li><a href=\"https://www.csun.edu/sites/default/files/900-12.pdf\">Terms and Conditions for Use</a></li>\n    <li><a href=\"/it/privacy\">Privacy Policy</a></li>\n    <li><a href=\"/it/document-viewers\">Document Reader</a></li>\n  </ul>\n</div>",
                  "target": [
                    ".column--links.column:nth-child(4)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"column column--links\">\n  <ul>\n    <li><a href=\"https://www.calstate.edu/\">California State University</a></li>\n                </ul>\n</div>",
                  "target": [
                    ".column--links.column:nth-child(5)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.csun.edu/cod",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#lightboxImage",
                "code": "<img id=\"lightboxImage\" alt=\"\">"
              }
            ]
          },
          "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 style=\"text-align: center;\">...</div>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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=\"wordmark-secondary two-wordmarks\">...</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=\"wordmark-secondary two-wordmarks\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"field field-name-field-title-text field-type-text field-label-hidden\">...</p>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1>...</h1>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "label",
                "id": "",
                "code": "<label class=\"element-invisible\" for=\"edit-search-keys\">...</label>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/cod/assistive-technology-certificate-program\" target=\"_self\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/cod/conference/sessions/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/cod/contact-us\" target=\"_self\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/cod/training-programs\" target=\"_self\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://scholarworks.csun.edu/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://scholarworks.csun.edu/handle/10211.3/219800\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"http://www.csun.edu/csun-maps\" target=\"_blank\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:conference@csun.edu\">...</a>"
              },
              {
                "tagName": "dd",
                "id": "",
                "code": "<dd>...</dd>"
              },
              {
                "tagName": "em",
                "id": "",
                "code": "<em>...</em>"
              },
              {
                "tagName": "li",
                "id": "",
                "code": "<li>...</li>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span style=\"font-size: 9px;\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "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": "button",
                "id": "#bottomNavClose",
                "code": "<button id=\"bottomNavClose\" title=\"Close\" aria-label=\"Close slideshow\" style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\">...</button>"
              },
              {
                "tagName": "div",
                "id": "#imageDataContainer",
                "code": "<div id=\"imageDataContainer\" class=\"clearfix\" style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#outerImageContainer",
                "code": "<div id=\"outerImageContainer\" style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\">...</div>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#main-content",
                "code": "<a id=\"main-content\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.csun.edu/cod",
      "result": {
        "content": {
          "totals": {
            "violation": 21,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 368,
                "top": 981,
                "height": 64,
                "width": 64
              },
              "snippet": "<img src=\"https://www.csun.edu/sites/default/files/CODicon.png\" typeof=\"foaf:Image\" width=\"64\" title=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" style=\"display: block; margin-left: auto; margin-right: auto;\" height=\"64\" class=\"media-image\" border=\"0\" alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[5]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1781,
                "height": 20,
                "width": 780
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[4]/ul[1]",
                "aria": "/document[1]/list[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1676,
                "height": 90,
                "width": 780
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[3]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1501,
                "height": 160,
                "width": 780
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[4]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 183,
                "top": 1468,
                "height": 17,
                "width": 78
              },
              "snippet": "<a href=\"https://www.csun.edu/contact\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[3]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 64,
                "top": 1468,
                "height": 17,
                "width": 106
              },
              "snippet": "<a href=\"tel:+18186771200\" class=\"value\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 314,
                "top": 1331,
                "height": 17,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/CSUNCOD\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1227,
                "height": 17,
                "width": 142
              },
              "snippet": "<a target=\"_self\" href=\"/cod/contact-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1065,
                "height": 140,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 981,
                "height": 86,
                "width": 780
              },
              "snippet": "<a target=\"_blank\" href=\"http://csun.at/conference\" style=\"text-decoration: none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[5]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 114,
                "top": 942,
                "height": 17,
                "width": 127
              },
              "snippet": "<a target=\"_self\" href=\"/cod/training-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 858,
                "height": 17,
                "width": 462
              },
              "snippet": "<a href=\"http://scholarworks.csun.edu/handle/10211.3/219800\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/dl[1]",
                "aria": "/document[1]/list[5]/listitem[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 797,
                "height": 40,
                "width": 740
              },
              "snippet": "<dl>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 259,
                "top": 644,
                "height": 17,
                "width": 123
              },
              "snippet": "<a target=\"_self\" href=\"/cod/training-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 562,
                "height": 60,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 512,
                "height": 41,
                "width": 780
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/article[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 201,
                "height": 301,
                "width": 780
              },
              "snippet": "<ul class=\"slides\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 755,
                "top": 22,
                "height": 57,
                "width": 58
              },
              "snippet": "<a href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 755,
                "top": 20,
                "height": 37,
                "width": 36
              },
              "snippet": "<button aria-pressed=\"false\" aria-expanded=\"false\" title=\"Toggle Mobile Menu\" class=\"nav-dropdown__label\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/heading[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 164,
                "height": 26,
                "width": 187
              },
              "snippet": "<a class=\"wordmark\" href=\"http://www.csun.edu/cod/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 130,
                "height": 34,
                "width": 780
              },
              "snippet": "<h2 class=\"wordmark-secondary two-wordmarks\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"on\" http-equiv=\"cleartype\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[4]/img[1]",
                "aria": "/document[1]/link[11]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 447,
                "top": 1326,
                "height": 30,
                "width": 30
              },
              "snippet": "<img title=\"Link to CSUN Center on Disabilities YouTube page\" alt=\"Link to CSUN Center on Disabilities YouTube page\" border=\"0\" src=\"https://www.csun.edu/sites/default/files/youtube_3.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[3]/img[1]",
                "aria": "/document[1]/link[10]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 403,
                "top": 1326,
                "height": 30,
                "width": 30
              },
              "snippet": "<img title=\"Link to CSUN Instagram page\" alt=\"Link to CSUN Instagram page\" border=\"0\" src=\"https://www.csun.edu/sites/default/files/instagam.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[2]/img[1]",
                "aria": "/document[1]/link[9]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 358,
                "top": 1326,
                "height": 30,
                "width": 30
              },
              "snippet": "<img title=\"Link to CSUN Center on Disabilities Twitter page\" alt=\"Link to CSUN Center on Disabilities Twitter page\" border=\"0\" src=\"https://www.csun.edu/sites/default/files/twitter_5.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[8]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 314,
                "top": 1326,
                "height": 30,
                "width": 30
              },
              "snippet": "<img title=\"Link to CSUN Center on Disabilities Facebook page\" alt=\"Link to CSUN Center on Disabilities Facebook page\" border=\"0\" src=\"https://www.csun.edu/sites/default/files/facebook_11.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 368,
                "top": 981,
                "height": 64,
                "width": 64
              },
              "snippet": "<img src=\"https://www.csun.edu/sites/default/files/CODicon.png\" typeof=\"foaf:Image\" width=\"64\" title=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" style=\"display: block; margin-left: auto; margin-right: auto;\" height=\"64\" class=\"media-image\" border=\"0\" alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 10,
                "top": 20,
                "height": 110,
                "width": 780
              },
              "snippet": "<header role=\"banner\" id=\"header\" class=\"header\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 21,
            "recommendation": 7,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Img_LinkTextNotRedundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "Link text is repeated in an image 'alt' value within the same link",
              "bounds": {
                "left": 368,
                "top": 909,
                "height": 64,
                "width": 64
              },
              "snippet": "<img src=\"https://www.csun.edu/sites/default/files/CODicon.png\" typeof=\"foaf:Image\" width=\"64\" title=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" style=\"display: block; margin-left: auto; margin-right: auto;\" height=\"64\" class=\"media-image\" border=\"0\" alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[5]/ul[1]",
                "aria": "/document[1]/list[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1709,
                "height": 20,
                "width": 780
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[4]/ul[1]",
                "aria": "/document[1]/list[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1604,
                "height": 90,
                "width": 780
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[3]/ul[1]",
                "aria": "/document[1]/list[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1429,
                "height": 160,
                "width": 780
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[4]/a[1]",
                "aria": "/document[1]/link[13]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 183,
                "top": 1395,
                "height": 17,
                "width": 78
              },
              "snippet": "<a href=\"https://www.csun.edu/contact\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[3]/div[1]/div[2]/address[1]/span[3]/a[1]",
                "aria": "/document[1]/link[12]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 64,
                "top": 1395,
                "height": 17,
                "width": 106
              },
              "snippet": "<a href=\"tel:+18186771200\" class=\"value\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 314,
                "top": 1259,
                "height": 17,
                "width": 40
              },
              "snippet": "<a target=\"_blank\" href=\"https://www.facebook.com/CSUNCOD\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[7]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 1155,
                "height": 17,
                "width": 142
              },
              "snippet": "<a target=\"_self\" href=\"/cod/contact-us\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 993,
                "height": 140,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 909,
                "height": 86,
                "width": 780
              },
              "snippet": "<a target=\"_blank\" href=\"http://csun.at/conference\" style=\"text-decoration: none;\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[4]/a[1]",
                "aria": "/document[1]/list[5]/listitem[4]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 114,
                "top": 870,
                "height": 17,
                "width": 127
              },
              "snippet": "<a target=\"_self\" href=\"/cod/training-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]",
                "aria": "/document[1]/list[5]/listitem[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 786,
                "height": 17,
                "width": 462
              },
              "snippet": "<a href=\"http://scholarworks.csun.edu/handle/10211.3/219800\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/ul[1]/li[1]/dl[1]",
                "aria": "/document[1]/list[5]/listitem[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 724,
                "height": 40,
                "width": 740
              },
              "snippet": "<dl>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 259,
                "top": 571,
                "height": 17,
                "width": 123
              },
              "snippet": "<a target=\"_self\" href=\"/cod/training-programs\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[5]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 490,
                "height": 60,
                "width": 780
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[6]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 439,
                "height": 41,
                "width": 780
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/article[1]/div[1]/ul[1]",
                "aria": "/document[1]/article[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 129,
                "height": 301,
                "width": 780
              },
              "snippet": "<ul class=\"slides\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 755,
                "top": 22,
                "height": 57,
                "width": 58
              },
              "snippet": "<a href=\"#main-content\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 755,
                "top": 20,
                "height": 37,
                "width": 36
              },
              "snippet": "<button aria-pressed=\"false\" aria-expanded=\"false\" title=\"Toggle Mobile Menu\" class=\"nav-dropdown__label\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/h3[1]/a[1]",
                "aria": "/document[1]/heading[2]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 92,
                "height": 26,
                "width": 187
              },
              "snippet": "<a class=\"wordmark\" href=\"http://www.csun.edu/cod/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 10,
                "top": 58,
                "height": 34,
                "width": 780
              },
              "snippet": "<h2 class=\"wordmark-secondary two-wordmarks\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[14]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"on\" http-equiv=\"cleartype\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[4]/img[1]",
                "aria": "/document[1]/link[11]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 447,
                "top": 1253,
                "height": 30,
                "width": 30
              },
              "snippet": "<img title=\"Link to CSUN Center on Disabilities YouTube page\" alt=\"Link to CSUN Center on Disabilities YouTube page\" border=\"0\" src=\"https://www.csun.edu/sites/default/files/youtube_3.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[3]/img[1]",
                "aria": "/document[1]/link[10]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 403,
                "top": 1253,
                "height": 30,
                "width": 30
              },
              "snippet": "<img title=\"Link to CSUN Instagram page\" alt=\"Link to CSUN Instagram page\" border=\"0\" src=\"https://www.csun.edu/sites/default/files/instagam.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[2]/img[1]",
                "aria": "/document[1]/link[9]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 358,
                "top": 1253,
                "height": 30,
                "width": 30
              },
              "snippet": "<img title=\"Link to CSUN Center on Disabilities Twitter page\" alt=\"Link to CSUN Center on Disabilities Twitter page\" border=\"0\" src=\"https://www.csun.edu/sites/default/files/twitter_5.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[8]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 314,
                "top": 1253,
                "height": 30,
                "width": 30
              },
              "snippet": "<img title=\"Link to CSUN Center on Disabilities Facebook page\" alt=\"Link to CSUN Center on Disabilities Facebook page\" border=\"0\" src=\"https://www.csun.edu/sites/default/files/facebook_11.png\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/link[4]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 368,
                "top": 909,
                "height": 64,
                "width": 64
              },
              "snippet": "<img src=\"https://www.csun.edu/sites/default/files/CODicon.png\" typeof=\"foaf:Image\" width=\"64\" title=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" style=\"display: block; margin-left: auto; margin-right: auto;\" height=\"64\" class=\"media-image\" border=\"0\" alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 10,
                "top": 20,
                "height": 38,
                "width": 780
              },
              "snippet": "<header role=\"banner\" id=\"header\" class=\"header\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.csun.edu/cod",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Center on Disabilities | California State University, Northridge",
          "pageurl": "https://www.csun.edu/cod",
          "time": 2.93,
          "creditsremaining": 333,
          "allitemcount": 95,
          "totalelements": 365,
          "waveurl": "http://wave.webaim.org/report?url=https://www.csun.edu/cod"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 17,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > UL:first-child > LI:first-child > FIGURE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > UL:first-child > LI:first-child > FIGURE:first-child > DIV:first-child + FIGCAPTION > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV > H2:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child + DIV > UL:first-child > LI:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + DIV > UL:first-child > LI:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + DIV > UL:first-child > LI:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV + DIV > H2:first-child + DIV > UL:first-child > LI:first-child + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV + DIV > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI > A:first-child + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV > DIV:first-child + DIV + DIV > H2:first-child + DIV > UL:first-child > LI:first-child + LI + LI + LI > A:first-child + UL > LI:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV + DIV + DIV > UL:first-child > LI:first-child > A:first-child"
                ],
                "wcag": []
              },
              "text_small": {
                "id": "text_small",
                "description": "Very small text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child + BR + SPAN"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > ARTICLE:first-child > HEADER:first-child + DIV > UL:first-child > LI:first-child > FIGURE:first-child > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child + DIV + DIV > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child + A + A + A > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.csun.edu/cod",
      "what": "URL",
      "result": "https://www.csun.edu/cod"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.csun.edu/cod",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.081",
        "responseTime": "2022-07-06T02:36:19.960Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1035450,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 168,
              "failing": 12
            },
            "issues": {
              "totalErrors": 29,
              "totalWarnings": 30,
              "totalIssues": 59
            },
            "issuesByLevel": {
              "A": {
                "count": 46,
                "pct": 77.97
              },
              "AA": {
                "count": 40,
                "pct": 67.8
              },
              "AAA": {
                "count": 59,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 3,
              "allDensity": 6
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "f2f9e359-e8db-4100-be38-ae4e131bf65e",
          "docID": "5be76f69-3a85-4c27-b483-4f2ae1c1b910",
          "sourceHash": "d0d1f80679a71bdae414e10ff5d9b742",
          "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=f2f9e359-e8db-4100-be38-ae4e131bf65e",
          "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": 1251.7
                },
                "height": 1251.7,
                "width": 1024
              },
              "position": {
                "line": 3660,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html not-front not-logged-in page-node page-node- page-node-8966 node-type-group og-context og-context-node og-context-node-8966 section-cod page-panels lightbox-processed\"&gt; &lt;div class=\"layout-csun\"&gt; &lt;div class=\"layout-csun--h",
              "xpath": "/html/body",
              "issueID": "73e7a523dac08f4fa7668bee221b657c",
              "signature": "c2939c70fca05e4ae08745772806c160",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=73e7a523dac08f4fa7668bee221b657c"
            },
            {
              "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": 12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 172,
                  "y": 41.0938
                },
                "height": 41.0938,
                "width": 160
              },
              "position": {
                "line": 1624,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" title=\"California State University, Northridge - Home\" rel=\"home\" class=\"header--logo-csun\" id=\"logo\"&gt;&lt;img src=\"/sites/default/themes/csun/logoCSUN.png\" alt=\"California State University, Northridge - Home\" class=\"header--logo-image\"&",
              "xpath": "/html/body/div[1]/div[1]/header[1]/a[1]",
              "issueID": "3f029c20e087a0a819852f644e3dfd92",
              "signature": "5ca469e4da6206ef4cb49ccfd65d385a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=3f029c20e087a0a819852f644e3dfd92"
            },
            {
              "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": 226.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 268.5,
                  "y": 21
                },
                "height": 21,
                "width": 42
              },
              "position": {
                "line": 1653,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"http://www.csun.edu/cod/\" role=\"menuitem\" class=\"menu--link\"&gt;Home&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "fb71fe0f7e4bb322e8f12327fd832964",
              "signature": "764860cc58fe4c7ba32ab965ba36bd53",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=fb71fe0f7e4bb322e8f12327fd832964"
            },
            {
              "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": 299.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 392.5,
                  "y": 21
                },
                "height": 21,
                "width": 93
              },
              "position": {
                "line": 1655,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"/cod/conference\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\"&gt;Conference&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "80ead04c767d341981cc430329d2528c",
              "signature": "de2f20ad4b14fad8360c157d02041cd5",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=80ead04c767d341981cc430329d2528c"
            },
            {
              "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": 423.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 489.5,
                  "y": 21
                },
                "height": 21,
                "width": 66
              },
              "position": {
                "line": 5257,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/cod/journal\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\"&gt;Journal&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "995ba6096f9aeeb61ac355cc415bfac3",
              "signature": "8db8fa94a7be466ef00b2dc489b99636",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=995ba6096f9aeeb61ac355cc415bfac3"
            },
            {
              "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": 520.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 668.5,
                  "y": 21
                },
                "height": 21,
                "width": 148
              },
              "position": {
                "line": 5617,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cod/training-programs\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\"&gt;Training Programs&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "6b57bc6eb69990e0e2906e19c8d31800",
              "signature": "6fbffcfb1563cb9c96150c0bea1412ea",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=6b57bc6eb69990e0e2906e19c8d31800"
            },
            {
              "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": 699.5,
                  "y": 0
                },
                "bottom-right": {
                  "x": 767.5,
                  "y": 21
                },
                "height": 21,
                "width": 68
              },
              "position": {
                "line": 5618,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cod/about-us\" role=\"menuitem\" class=\"menu--link\"&gt;About Us&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "5b1d0966ff76dc69eadb9a6b7d8f6f4c",
              "signature": "1a60a09cb2003072b7eac86453f26ec9",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5b1d0966ff76dc69eadb9a6b7d8f6f4c"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5258,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cod/journal-awards\" class=\"mega-menu__link\"&gt;Awards&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/ul[1]/li[1]/ul[1]/li[3]/a[1]",
              "issueID": "0cceb78d7f948c9b10ca0939753bacf4",
              "signature": "320316247902bcc6db02e958a11172fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0cceb78d7f948c9b10ca0939753bacf4"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6086,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/cod/journal-awards\" role=\"menuitem\" class=\"menu--link\"&gt;Awards&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[3]/div[1]/ul[1]/li[3]/ul[1]/li[3]/a[1]",
              "issueID": "ebfad91df3413c63a36f177d21fa8128",
              "signature": "198664eb7f80eeb0de4a753a581c2779",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=ebfad91df3413c63a36f177d21fa8128"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 616,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1012,
                  "y": 33
                },
                "height": 33,
                "width": 396
              },
              "position": {
                "line": 7328,
                "column": 42
              },
              "errorSnippet": "&lt;div class=\"panel-pane pane-menu-tree pane-user-menu\"&gt; &lt;h2 class=\"pane-title\" style=\"\"&gt;User menu&lt;/h2&gt; &lt;div class=\"menu-block-wrapper menu-block-ctools-user-menu-1 menu-name-user-menu parent-mlid-user-menu:0 menu-level-1\"&gt; &lt;ul c",
              "xpath": "/html/body/div[1]/div[3]/div[1]",
              "issueID": "8de2fe05e79c978e75babc2de8e93ef2",
              "signature": "5b5978682d1f59190b2915307a4ff402",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8de2fe05e79c978e75babc2de8e93ef2"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 94
                },
                "bottom-right": {
                  "x": 226,
                  "y": 104
                },
                "height": 10,
                "width": 196
              },
              "position": {
                "line": 9567,
                "column": 585
              },
              "errorSnippet": "&lt;span style=\"font-size: 9px;\"&gt;CSUN ASSISTIVE TECHNOLOGY CONFERENCE&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]",
              "issueID": "dc1db3823a77cc8eeb3f5afc3be21174",
              "signature": "a3cf6e8566a83ca320e827f184f2cf52",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=dc1db3823a77cc8eeb3f5afc3be21174"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9678,
                "column": 0
              },
              "errorSnippet": "&lt;div id=\"imageDataContainer\" class=\"clearfix\" style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\"&gt; &lt;div id=\"imageData\"&gt;&lt;div id=\"hoverNav\"&gt;&lt;button id=\"prevLink\" title=\"Previous\" aria-label=\"Previous\" style=\"padding-top:",
              "xpath": "/html/body/div[5]/div[2]",
              "issueID": "0d93e8a2de065a8e3c6e5629df90d2ac",
              "signature": "6bc205ab4a7a4b6c75364c32d56bb53b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=0d93e8a2de065a8e3c6e5629df90d2ac"
            },
            {
              "tID": 138,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Image link alternative text repeats text in the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The `alt` attribute value for this image is identical to the other text within the link. Users of assistive technology may hear the same text twice, which can be confusing or inconvenient. To reduce duplicate announcements, remove the text value of the `alt` attribute, providing a blank value (`alt=\"\"`). Note that this is a special case where the alternative text is provided through other means than the `alt` attribute.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 20
                },
                "bottom-right": {
                  "x": 24,
                  "y": 20
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7782,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration: none;\" href=\"http://csun.at/conference\" target=\"_blank\"&gt;&lt;img alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" border=\"0\" class=\"media-image\" height=\"64\" style=\"display: block; margin-left: auto; margin-right: auto;\" title=\"C",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ed93e626f0a57ac1b326a739ce98254a",
              "signature": "40259d320d4be372349d199e7cc8738c",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=138&issueID=ed93e626f0a57ac1b326a739ce98254a"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1251.7
                },
                "height": 1251.7,
                "width": 1024
              },
              "position": {
                "line": 3660,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html not-front not-logged-in page-node page-node- page-node-8966 node-type-group og-context og-context-node og-context-node-8966 section-cod page-panels lightbox-processed\"&gt; &lt;div class=\"layout-csun\"&gt; &lt;div class=\"layout-csun--h",
              "xpath": "/html/body",
              "issueID": "fd9b8eed2ce2f703633a2cd326cbc9e7",
              "signature": "0b0056f719fb22d8f8d724a686146868",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fd9b8eed2ce2f703633a2cd326cbc9e7"
            },
            {
              "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": 783,
                  "y": 49
                },
                "bottom-right": {
                  "x": 820,
                  "y": 69
                },
                "height": 20,
                "width": 37
              },
              "position": {
                "line": 5390,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" id=\"edit-submit\" value=\"Search\" class=\"form-submit\"&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[2]/form[1]/div[1]/div[2]/input[1]",
              "issueID": "8f2bfcdf31585f5897e50855c46de20f",
              "signature": "afbdc4df940a08226ef868b1bcf2a046",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8f2bfcdf31585f5897e50855c46de20f"
            },
            {
              "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": 10,
                  "y": 20
                },
                "height": 20,
                "width": 10
              },
              "position": {
                "line": 9678,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"bottomNavClose\" title=\"Close\" aria-label=\"Close slideshow\" style=\"background-color: rgb(255, 255, 255); color: rgb(0, 0, 0);\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/button[1]",
              "issueID": "922dcdbd7bfb58d4788d62eca8fabd88",
              "signature": "5235b03c55a3336850965232d519ac43",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=922dcdbd7bfb58d4788d62eca8fabd88"
            },
            {
              "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": 18,
                  "y": 28
                },
                "height": 28,
                "width": 18
              },
              "position": {
                "line": 9678,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"bottomNavZoom\" aria-label=\"Zoom in\" style=\"bottom: 10px; right: 10px;\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/button[2]",
              "issueID": "f18cba179fe2a4af79539338c625d6f0",
              "signature": "b8c2a88bac613693ca1fcd0e7f693008",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f18cba179fe2a4af79539338c625d6f0"
            },
            {
              "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": 18,
                  "y": 28
                },
                "height": 28,
                "width": 18
              },
              "position": {
                "line": 9678,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"bottomNavZoomOut\" aria-label=\"Zoom out\" style=\"bottom: 10px; right: 10px;\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[1]/div[5]/button[3]",
              "issueID": "2207fed0e39c4143e4a09705405ca2af",
              "signature": "f6ea2abedcc7a88dbc5d2480b66147e0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=2207fed0e39c4143e4a09705405ca2af"
            },
            {
              "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": 29,
                  "y": 30
                },
                "height": 30,
                "width": 29
              },
              "position": {
                "line": 9678,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"prevLink\" title=\"Previous\" aria-label=\"Previous\" style=\"padding-top: 10px;\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[2]/div[1]/div[1]/button[1]",
              "issueID": "8c38240483045877188e083e71a4b491",
              "signature": "b53da2e220e14c958aa4cfedbdb8fd6f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8c38240483045877188e083e71a4b491"
            },
            {
              "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": 29,
                  "y": 30
                },
                "height": 30,
                "width": 29
              },
              "position": {
                "line": 9678,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"nextLink\" title=\"Next\" aria-label=\"Next\" &lt;=\"\" button=\"\" style=\"padding-top: 10px;\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[2]/div[1]/div[1]/button[2]",
              "issueID": "bcf5ec392583abb843063a7fad2cbca4",
              "signature": "921071d3b3497e43e366e5bdf13ec5bc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bcf5ec392583abb843063a7fad2cbca4"
            },
            {
              "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": 4,
                  "y": 14
                },
                "height": 14,
                "width": 4
              },
              "position": {
                "line": 9678,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"lightshowPause\" title=\"Pause Slideshow\" style=\"display: none;\" aria-label=\"Pause slideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[2]/div[1]/div[2]/button[1]",
              "issueID": "3c950530a325693f14cf5f62312a482c",
              "signature": "a6063c1b13474a47f98a8f895f8c0239",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3c950530a325693f14cf5f62312a482c"
            },
            {
              "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": 4,
                  "y": 14
                },
                "height": 14,
                "width": 4
              },
              "position": {
                "line": 9678,
                "column": 0
              },
              "errorSnippet": "&lt;button id=\"lightshowPlay\" title=\"Play Slideshow\" style=\"display: none;\" aria-label=\"Play slideshow\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[5]/div[2]/div[1]/div[2]/button[2]",
              "issueID": "01967fea7ebd377fa51d1e49a95ae111",
              "signature": "02f1e2da9853893283405fe1cac8bf48",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=01967fea7ebd377fa51d1e49a95ae111"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 90.296875
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 127.296875
                },
                "height": 37,
                "width": 1024
              },
              "position": {
                "line": 9370,
                "column": 3
              },
              "errorSnippet": "&lt;div class=\"panel-pane pane-block pane-menu-block-custom-primary-links\"&gt; &lt;h2 class=\"pane-title\" style=\"\"&gt;Navigation&lt;/h2&gt; &lt;div class=\"menu-block-wrapper menu-block-custom-primary-links menu-name-menu-og-8966 parent-mlid-0 menu-level-1",
              "xpath": "/html/body/div[2]/div[2]",
              "issueID": "c650ecf2762db87b77eea500a3519250",
              "signature": "c9f5192fefcf28a916bfa89999209ef7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c650ecf2762db87b77eea500a3519250"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 90.296875
                },
                "bottom-right": {
                  "x": 1000,
                  "y": 127.296875
                },
                "height": 37,
                "width": 1000
              },
              "position": {
                "line": 9377,
                "column": 7
              },
              "errorSnippet": "&lt;div class=\"menu-block-wrapper menu-block-custom-primary-links menu-name-menu-og-8966 parent-mlid-0 menu-level-1\"&gt; &lt;ul class=\"menu\"&gt;&lt;li class=\"menu--leaf first leaf menu-mlid-8996\"&gt;&lt;a href=\"http://www.csun.edu/cod/\" role=\"menuitem\" c",
              "xpath": "/html/body/div[2]/div[2]/div[1]",
              "issueID": "1717221a110246a1728984273688d53d",
              "signature": "64febf4fc89b839ccd9226ddbbd4e1c9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1717221a110246a1728984273688d53d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1012,
                  "y": 37
                },
                "height": 37,
                "width": 1000
              },
              "position": {
                "line": 5318,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"menu\"&gt;&lt;li class=\"menu--leaf first leaf menu-mlid-8996\"&gt;&lt;a href=\"http://www.csun.edu/cod/\" role=\"menuitem\" class=\"menu--link\"&gt;Home&lt;/a&gt;&lt;/li&gt;&lt;li class=\"menu--expanded expanded menu-mlid-30501 mega-menu__trigger me",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]",
              "issueID": "b351eb82b1b907ad1a83a8baa0afa7ea",
              "signature": "ba56857527925c0dab038fb14efa67f2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b351eb82b1b907ad1a83a8baa0afa7ea"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 298.5,
                  "y": 11
                },
                "bottom-right": {
                  "x": 421.5,
                  "y": 27
                },
                "height": 16,
                "width": 123
              },
              "position": {
                "line": 7483,
                "column": 474
              },
              "errorSnippet": "&lt;li class=\"menu--expanded expanded menu-mlid-30501 mega-menu__trigger menu--leaf\"&gt;&lt;a href=\"/cod/conference\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\"&gt;Conference&lt;/a&gt;&lt;div class=\"mega-menu__wrapper\" style=\"\"&gt;&lt;ul cla",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]",
              "issueID": "a591ff20e1557cd40921baf8fb8aade3",
              "signature": "0d86410e254fc9922ee5738f5c0ff254",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=a591ff20e1557cd40921baf8fb8aade3"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 170
                },
                "height": 170,
                "width": 1024
              },
              "position": {
                "line": 9379,
                "column": 11
              },
              "errorSnippet": "&lt;div class=\"mega-menu__wrapper\" style=\"\"&gt;&lt;ul class=\"mega-menu\"&gt;&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/conference\" class=\"mega-menu__link\"&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]/div[1]",
              "issueID": "d65eeff9ed977986840012ac83afb156",
              "signature": "4efaed635a2151a15842ae2ed14f2f61",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=d65eeff9ed977986840012ac83afb156"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6806,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"mega-menu\"&gt;&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/conference\" class=\"mega-menu__link\"&gt;Conference Main&lt;/a&gt;&lt;/li&gt;&lt;li clas",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]/div[1]/ul[1]",
              "issueID": "9c7745b170513778e65bdc1baec49a45",
              "signature": "11137246dcbe8624a4e233eb95a67e3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9c7745b170513778e65bdc1baec49a45"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7759,
                "column": 40
              },
              "errorSnippet": "&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/conference\" class=\"mega-menu__link\"&gt;Conference Main&lt;/a&gt;&lt;/li&gt;&lt;li class=\"mega-menu__item\"&gt;&lt;a",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]/div[1]/ul[1]/li[1]",
              "issueID": "17fb641b9c8730deb36c79327ed52e5c",
              "signature": "d6bf09f25a0943b09c178924662c6455",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=17fb641b9c8730deb36c79327ed52e5c"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7483,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/conference\" class=\"mega-menu__link\"&gt;Conference Main&lt;/a&gt;&lt;/li&gt;&lt;li class=\"mega-menu__item\"&gt;&lt;a href=\"/cod/general-call-presentatio",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "319a9a32c196845a52cacb44f9197f31",
              "signature": "657eb0e4f9d6799e6c71b0b3523fc3a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=319a9a32c196845a52cacb44f9197f31"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9371,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"mega-menu__item\"&gt;&lt;a href=\"/cod/general-call-presentations\" class=\"mega-menu__link\"&gt;General Call for Presentations&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]",
              "issueID": "77d521d2c4a8080af5aa2028144c54cd",
              "signature": "a92923a999743eb799810245ebd77c28",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=77d521d2c4a8080af5aa2028144c54cd"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9371,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"mega-menu__item\"&gt;&lt;a href=\"/cod/call-for-pcw\" class=\"mega-menu__link\"&gt;Call for Pre-Conference Workshops&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]/div[1]/ul[1]/li[1]/ul[1]/li[5]",
              "issueID": "3ea3563e06fcf3dd271979eef69755e0",
              "signature": "0241856764bdc554fa8233bf9d449edd",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3ea3563e06fcf3dd271979eef69755e0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9371,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"mega-menu__item\"&gt;&lt;a href=\"/cod/exhibiting-and-sponsorship\" class=\"mega-menu__link\"&gt;Exhibiting and Sponsorship&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[2]/div[1]/ul[1]/li[1]/ul[1]/li[6]",
              "issueID": "91b5926bc9ff153621152c878f38ccf7",
              "signature": "3883c79dc378909bef86cd9668628a06",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=91b5926bc9ff153621152c878f38ccf7"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 422.5,
                  "y": 11
                },
                "bottom-right": {
                  "x": 518.5,
                  "y": 27
                },
                "height": 16,
                "width": 96
              },
              "position": {
                "line": 9371,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"menu--expanded expanded menu-mlid-30506 mega-menu__trigger menu--leaf\"&gt;&lt;a href=\"/cod/journal\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\"&gt;Journal&lt;/a&gt;&lt;div class=\"mega-menu__wrapper\" style=\"\"&gt;&lt;ul class=\"me",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[3]",
              "issueID": "adebbab816dda9de5fae2d84e94f6231",
              "signature": "2a903030a2d3e2250d7d9b87f56ace10",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=adebbab816dda9de5fae2d84e94f6231"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 114
                },
                "height": 114,
                "width": 1024
              },
              "position": {
                "line": 9380,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"mega-menu__wrapper\" style=\"\"&gt;&lt;ul class=\"mega-menu\"&gt;&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/journal\" class=\"mega-menu__link\"&gt;Jou",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[3]/div[1]",
              "issueID": "17cbc556f41e7f8e84e374b19a9ab19a",
              "signature": "520a865f42fed83fe10c472994cd1ac7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=17cbc556f41e7f8e84e374b19a9ab19a"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7483,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"mega-menu\"&gt;&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/journal\" class=\"mega-menu__link\"&gt;Journal Main&lt;/a&gt;&lt;/li&gt;&lt;li class=\"meg",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/ul[1]",
              "issueID": "9ee9104a4dd5235369a365542a7bfe99",
              "signature": "dd970da80d17f3659ffdd4d6bcc257c6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9ee9104a4dd5235369a365542a7bfe99"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9402,
                "column": 9
              },
              "errorSnippet": "&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/journal\" class=\"mega-menu__link\"&gt;Journal Main&lt;/a&gt;&lt;/li&gt;&lt;li class=\"mega-menu__item\"&gt;&lt;a href=",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/ul[1]/li[1]",
              "issueID": "c645ec723417bda2ee6e39ebfbfc8670",
              "signature": "ca8d8abe8ef7d93e17b356c5c186b18f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c645ec723417bda2ee6e39ebfbfc8670"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7483,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/journal\" class=\"mega-menu__link\"&gt;Journal Main&lt;/a&gt;&lt;/li&gt;&lt;li class=\"mega-menu__item\"&gt;&lt;a href=\"/cod/journal-call-papers\" class=\"me",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[3]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "87b5f3c6a7d96545d829ff393a0d67aa",
              "signature": "9d4394b30c17db0c0c742598cdb76b69",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=87b5f3c6a7d96545d829ff393a0d67aa"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 519.5,
                  "y": 11
                },
                "bottom-right": {
                  "x": 697.5,
                  "y": 27
                },
                "height": 16,
                "width": 178
              },
              "position": {
                "line": 9430,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"menu--expanded expanded menu-mlid-30511 mega-menu__trigger menu--leaf\"&gt;&lt;a href=\"/cod/training-programs\" role=\"menuitem\" aria-expanded=\"false\" class=\"menu--link\"&gt;Training Programs&lt;/a&gt;&lt;div class=\"mega-menu__wrapper\" style=\"\"",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[4]",
              "issueID": "98e89b6e45ee72618e65fb054f85d9c1",
              "signature": "aa3b61a0b9617524c3609dcd1529782d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=98e89b6e45ee72618e65fb054f85d9c1"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 107
                },
                "height": 107,
                "width": 1024
              },
              "position": {
                "line": 9387,
                "column": 13
              },
              "errorSnippet": "&lt;div class=\"mega-menu__wrapper\" style=\"\"&gt;&lt;ul class=\"mega-menu\"&gt;&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/training-programs\" class=\"mega-menu__li",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[4]/div[1]",
              "issueID": "c2f639c69578f9c16254fa4bef7ff384",
              "signature": "f72a690fd812fd756455d405ebf8bfd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c2f639c69578f9c16254fa4bef7ff384"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8971,
                "column": 110
              },
              "errorSnippet": "&lt;ul class=\"mega-menu\"&gt;&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/training-programs\" class=\"mega-menu__link\"&gt;Training Programs Main&lt;/a&gt;&lt;/li&",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/ul[1]",
              "issueID": "c40af3b6e537a3d40988b3becf49b326",
              "signature": "c1ca85cc4e8cdf235d472a70a5ef5e98",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c40af3b6e537a3d40988b3becf49b326"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9430,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"mega-menu__column\"&gt;&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/training-programs\" class=\"mega-menu__link\"&gt;Training Programs Main&lt;/a&gt;&lt;/li&gt;&lt;li class=\"mega-menu__",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/ul[1]/li[1]",
              "issueID": "8143e5ad15b024b0072ba989090a79bc",
              "signature": "1894ea80158f9a585105a00fd70b1524",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=8143e5ad15b024b0072ba989090a79bc"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9371,
                "column": 3
              },
              "errorSnippet": "&lt;ul class=\"mega-menu__column-list\"&gt;&lt;li class=\"mega-menu__item mobile-only\"&gt;&lt;a href=\"/cod/training-programs\" class=\"mega-menu__link\"&gt;Training Programs Main&lt;/a&gt;&lt;/li&gt;&lt;li class=\"mega-menu__item\"&gt;&lt;a href=\"/cod/assistive-",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/ul[1]/li[1]/ul[1]",
              "issueID": "ebe4c4aa2b9564c14ec9349349bfb8ea",
              "signature": "101ff3a99414c223c35eaf2c5bf1ffa2",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ebe4c4aa2b9564c14ec9349349bfb8ea"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9430,
                "column": 0
              },
              "errorSnippet": "&lt;li class=\"mega-menu__item\"&gt;&lt;a href=\"/cod/assistive-technology-certificate-program\" class=\"mega-menu__link\"&gt;Assistive Technology Certificate Program&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[2]/div[2]/div[1]/ul[1]/li[4]/div[1]/ul[1]/li[1]/ul[1]/li[2]",
              "issueID": "c36b8020b6a1e4135abf55fc722df9d8",
              "signature": "df1ebbbb68cba54c3563907f21f16d98",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c36b8020b6a1e4135abf55fc722df9d8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 12,
                  "y": 0
                },
                "bottom-right": {
                  "x": 220,
                  "y": 84
                },
                "height": 84,
                "width": 208
              },
              "position": {
                "line": 9537,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"panel-pane pane-fieldable-panels-pane pane-fpid-13871 pane-bundle-side-block\"&gt; &lt;div class=\"field field-name-field-body field-type-text-long field-label-hidden\"&gt;&lt;div class=\"field-items\"&gt;&lt;div class=\"field-item even\"&gt; &lt",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]",
              "issueID": "18eca4564b3feb97cfa7318fcfa15704",
              "signature": "ab64ecbaa07bb6fa7897e2750ae2a6e5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=18eca4564b3feb97cfa7318fcfa15704"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 20
                },
                "bottom-right": {
                  "x": 232,
                  "y": 104
                },
                "height": 84,
                "width": 208
              },
              "position": {
                "line": 9541,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"field field-name-field-body field-type-text-long field-label-hidden\"&gt;&lt;div class=\"field-items\"&gt;&lt;div class=\"field-item even\"&gt; &lt;div style=\"font-weight: bold; line-height: 9px; text-align: center;\"&gt;&lt;a style=\"text-decora",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]",
              "issueID": "2909f06e6ab9744bf61d4003c84913c6",
              "signature": "099af79ccaa005b2615ad807fc969f03",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2909f06e6ab9744bf61d4003c84913c6"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 20
                },
                "bottom-right": {
                  "x": 232,
                  "y": 104
                },
                "height": 84,
                "width": 208
              },
              "position": {
                "line": 9541,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"field-items\"&gt;&lt;div class=\"field-item even\"&gt; &lt;div style=\"font-weight: bold; line-height: 9px; text-align: center;\"&gt;&lt;a style=\"text-decoration: none;\" href=\"http://csun.at/conference\" target=\"_blank\"&gt;&lt;img alt=\"CSUN ASSI",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]",
              "issueID": "cdc271ee49a54b20e8cac98a7d39e778",
              "signature": "3a12cc5862dc836d9df2e73f53d23a9f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cdc271ee49a54b20e8cac98a7d39e778"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 20
                },
                "bottom-right": {
                  "x": 232,
                  "y": 104
                },
                "height": 84,
                "width": 208
              },
              "position": {
                "line": 9545,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"field-item even\"&gt; &lt;div style=\"font-weight: bold; line-height: 9px; text-align: center;\"&gt;&lt;a style=\"text-decoration: none;\" href=\"http://csun.at/conference\" target=\"_blank\"&gt;&lt;img alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" bo",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "cd659a2844707e861e8fd21a4f937b94",
              "signature": "18e075431fd97e77639d2c06da735db9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=cd659a2844707e861e8fd21a4f937b94"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 20
                },
                "bottom-right": {
                  "x": 232,
                  "y": 104
                },
                "height": 84,
                "width": 208
              },
              "position": {
                "line": 9545,
                "column": 0
              },
              "errorSnippet": "&lt;div style=\"font-weight: bold; line-height: 9px; text-align: center;\"&gt;&lt;a style=\"text-decoration: none;\" href=\"http://csun.at/conference\" target=\"_blank\"&gt;&lt;img alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" border=\"0\" class=\"media-image\" height=",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "65e65afe47348e77aa64642ffb3d990d",
              "signature": "412f66258c92f6fa3523df172496db88",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=65e65afe47348e77aa64642ffb3d990d"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 24,
                  "y": 20
                },
                "bottom-right": {
                  "x": 24,
                  "y": 20
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7782,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration: none;\" href=\"http://csun.at/conference\" target=\"_blank\"&gt;&lt;img alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" border=\"0\" class=\"media-image\" height=\"64\" style=\"display: block; margin-left: auto; margin-right: auto;\" title=\"C",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "df661fe2adff2aff1f3a136454581fbc",
              "signature": "604be12bbb449b75464657773eaa0660",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=df661fe2adff2aff1f3a136454581fbc"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 30,
                  "y": 94
                },
                "bottom-right": {
                  "x": 226,
                  "y": 104
                },
                "height": 10,
                "width": 196
              },
              "position": {
                "line": 9567,
                "column": 585
              },
              "errorSnippet": "&lt;span style=\"font-size: 9px;\"&gt;CSUN ASSISTIVE TECHNOLOGY CONFERENCE&lt;/span&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]/span[1]",
              "issueID": "0f3ce4ebc8ef6be5cdbaf7bf0953bbed",
              "signature": "a9fdcd394047d49a4a192f67a4d1698d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=0f3ce4ebc8ef6be5cdbaf7bf0953bbed"
            },
            {
              "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": 1251.7
                },
                "height": 1251.7,
                "width": 1024
              },
              "position": {
                "line": 3660,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"html not-front not-logged-in page-node page-node- page-node-8966 node-type-group og-context og-context-node og-context-node-8966 section-cod page-panels lightbox-processed\"&gt; &lt;div class=\"layout-csun\"&gt; &lt;div class=\"layout-csun--h",
              "xpath": "/html/body",
              "issueID": "516020dfb5ca9b37c170d645c737c9eb",
              "signature": "acb92361cd15ab5acf429996b4efce99",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=516020dfb5ca9b37c170d645c737c9eb"
            },
            {
              "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": 24,
                  "y": 20
                },
                "bottom-right": {
                  "x": 24,
                  "y": 20
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7782,
                "column": 0
              },
              "errorSnippet": "&lt;a style=\"text-decoration: none;\" href=\"http://csun.at/conference\" target=\"_blank\"&gt;&lt;img alt=\"CSUN ASSISTIVE TECHNOLOGY CONFERENCE\" border=\"0\" class=\"media-image\" height=\"64\" style=\"display: block; margin-left: auto; margin-right: auto;\" title=\"C",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "d073eee9bc459aafc6b296fc3f7deef5",
              "signature": "6c87e6c06eed77dc65f39fbf71b7c0a2",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=d073eee9bc459aafc6b296fc3f7deef5"
            },
            {
              "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": 24,
                  "y": 169
                },
                "bottom-right": {
                  "x": 154,
                  "y": 185
                },
                "height": 16,
                "width": 130
              },
              "position": {
                "line": 7782,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.csun.edu/csun-maps\" target=\"_blank\"&gt;Bayramian Hall 107&lt;br&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "fce58c018cff6717b0c71d0805cb6e0f",
              "signature": "c6c1e58f425257217c7320a06ebebd34",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fce58c018cff6717b0c71d0805cb6e0f"
            },
            {
              "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": 42,
                  "y": 456.359375
                },
                "bottom-right": {
                  "x": 82,
                  "y": 472.359375
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 7783,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/CSUNCOD\" target=\"_blank\"&gt;&lt;img src=\"https://www.csun.edu/sites/default/files/facebook_11.png\" border=\"0\" alt=\"Link to CSUN Center on Disabilities Facebook page\" title=\"Link to CSUN Center on Disabilities Facebook",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "135d720a600544c47b1690c045ce0f2e",
              "signature": "bcf12c64464692111ab0629f404298a4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=135d720a600544c47b1690c045ce0f2e"
            },
            {
              "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": 86,
                  "y": 456.359375
                },
                "bottom-right": {
                  "x": 126,
                  "y": 472.359375
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 7783,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.twitter.com/CSUNCOD\" target=\"_blank\"&gt;&lt;img src=\"https://www.csun.edu/sites/default/files/twitter_5.png\" border=\"0\" alt=\"Link to CSUN Center on Disabilities Twitter page\" title=\"Link to CSUN Center on Disabilities Twitter page",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "e88d8fec3cb6bd46df2c1d1501b7db69",
              "signature": "a50a7a7fa790f90b5613abd63e561a36",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e88d8fec3cb6bd46df2c1d1501b7db69"
            },
            {
              "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": 130,
                  "y": 456.359375
                },
                "bottom-right": {
                  "x": 170,
                  "y": 472.359375
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 7950,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://instagram.com/csun_edu\" target=\"_blank\"&gt;&lt;img src=\"https://www.csun.edu/sites/default/files/instagam.png\" border=\"0\" alt=\"Link to CSUN Instagram page\" title=\"Link to CSUN Instagram page\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[3]",
              "issueID": "5f5a30c555e5a55df46025551fd85dac",
              "signature": "a6a2aefb43f26760ca2de86f3349ac44",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5f5a30c555e5a55df46025551fd85dac"
            },
            {
              "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": 174,
                  "y": 456.359375
                },
                "bottom-right": {
                  "x": 214,
                  "y": 472.359375
                },
                "height": 16,
                "width": 40
              },
              "position": {
                "line": 7951,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/user/CSUNCOD\" target=\"_blank\"&gt;&lt;img src=\"https://www.csun.edu/sites/default/files/youtube_3.png\" border=\"0\" alt=\"Link to CSUN Center on Disabilities YouTube page\" title=\"Link to CSUN Center on Disabilities YouTube",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[5]/div[1]/div[1]/div[1]/div[1]/a[4]",
              "issueID": "9043c827f570f90fb843dcaa7d514f40",
              "signature": "e0ebfa39d8a1c21fbe2aaf5840b71f17",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9043c827f570f90fb843dcaa7d514f40"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "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.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 162,
                  "y": 309.265625
                },
                "bottom-right": {
                  "x": 162,
                  "y": 309.265625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9031,
                "column": 0
              },
              "errorSnippet": "&lt;br&gt;",
              "xpath": "/html/body/div[3]/div[2]/div[2]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]/br[1]",
              "issueID": "ff2581ac07592cc7e914c9830a1ed342",
              "signature": "5c0cc11f44f4b6ea7ccb823e0771a497",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=ff2581ac07592cc7e914c9830a1ed342"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:34:32",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      50
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      4
    ],
    [
      "ibm",
      4
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 20,
  "logSize": 1700,
  "errorLogCount": 20,
  "errorLogSize": 1700,
  "prohibitedCount": 10,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:36:20",
  "elapsedSeconds": 107,
  "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": {
        "hover": 17,
        "linkUl": 20,
        "role": 2,
        "styleDiff": 29,
        "zIndex": 8
      },
      "alfa": {
        "r42": 40,
        "r57": 252,
        "r61": 4,
        "r66": 22,
        "r69": 22,
        "r73": 16,
        "r74": 4,
        "r80": 4,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 41,
        "color-contrast": 26,
        "hidden-content": 0,
        "aria-required-parent": 40,
        "image-redundant-alt": 2,
        "landmark-one-main": 2,
        "region": 38
      },
      "htmlcs": {
        "w:AA.1_1_1.H67.2": 1,
        "w:AA.1_3_1.H48": 2,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.BgImage": 15,
        "w:AA.1_4_3_F24.F24.FGColour": 3,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "wave": {
        "a:alt_redundant": 2,
        "a:heading_possible": 1,
        "a:link_redundant": 6,
        "a:link_pdf": 1,
        "a:text_small": 1,
        "a:title_redundant": 6
      },
      "tenon": {
        "28": 4,
        "79": 4,
        "95": 20,
        "98": 8,
        "134": 9,
        "138": 4,
        "144": 4,
        "152": 32,
        "153": 58,
        "155": 2,
        "218": 24,
        "242": 4
      }
    },
    "groupDetails": {
      "groups": {
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 4,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 10,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "parentMissing": {
          "alfa": {
            "r42": {
              "score": 40,
              "what": "Element is not owned by an element of its required context role"
            }
          },
          "axe": {
            "aria-required-parent": {
              "score": 40,
              "what": "ARIA role is not contained by a required parent"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 126,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 19,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 6,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 10,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 17,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 20,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 12,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 2,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 2,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "imageTextRedundant": {
          "axe": {
            "image-redundant-alt": {
              "score": 1,
              "what": "Text of a button or link is repeated in the image alternative"
            }
          },
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          },
          "tenon": {
            "138": {
              "score": 1,
              "what": "Image link alternative text repeats text in the link"
            }
          }
        },
        "mainLandmark": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "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.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 4,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 3,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "fontSmall": {
          "wave": {
            "a:text_small": {
              "score": 1,
              "what": "Text is very small"
            }
          },
          "tenon": {
            "134": {
              "score": 7,
              "what": "Text is very small"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 2,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 16,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 15,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 18,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 665,
      "log": 231,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contentBeyondLandmarks",
          "score": 136
        },
        {
          "groupName": "parentMissing",
          "score": 58
        },
        {
          "groupName": "contrastAA",
          "score": 29
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 20
        },
        {
          "groupName": "targetSize",
          "score": 18
        },
        {
          "groupName": "allCaps",
          "score": 17
        },
        {
          "groupName": "contrastAAA",
          "score": 16
        },
        {
          "groupName": "noLeading",
          "score": 14
        },
        {
          "groupName": "linkIndication",
          "score": 12
        },
        {
          "groupName": "contrastRisk",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "fontSmall",
          "score": 9
        },
        {
          "groupName": "hoverSurprise",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "linkPair",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 4
        },
        {
          "groupName": "leadingAbsolute",
          "score": 4
        },
        {
          "groupName": "imageTextRedundant",
          "score": 4
        },
        {
          "groupName": "titleRedundant",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "mainLandmark",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}