Accessibility test digest

Synopsis

Page: Prime Access Consulting

URL: https://www.pac.bz/

Score: 265

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 Prime Access Consulting web page at https://www.pac.bz/ on 2022/07/09. 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 265 (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
total265
leadingClipsText82
noLeading26
contrastAA19
focusIndication11
focusableOperable11
linkIndication11
ariaBadAttribute8
linkForcesNewWindow8
inconsistentStyles7
contrastAAA7
zIndexNotZero6
controlLabel6
imageTextLong5
horizontalScrolling5
tabFocusability4
hoverSurprise4
roleBad4
h1Missing4
headingOfNothing4
labelBadID4
targetSize4
formNewWindow4
labelClash3
hiddenContentRisk3
decorativeImageRisk3
headingStructure3
scrollRisk3
contrastRisk3
pseudoHeadingRisk3

Issue summary

Special issues

No special issues contributed to the score.

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pseudoHeadingRisk: 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": "42ubn-primeaccess",
  "host": {
    "id": "primeaccess",
    "which": "https://www.pac.bz/",
    "what": "Prime Access Consulting"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T15:17:13"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:18:56"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.pac.bz/",
        "what": "Prime Access Consulting"
      },
      {
        "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.pac.bz/",
        "what": "Prime Access Consulting"
      },
      {
        "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.pac.bz/",
      "what": "Prime Access Consulting",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.pac.bz/",
      "result": {
        "bytes": [
          101369,
          101369,
          101369,
          101369,
          101369
        ],
        "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.pac.bz/",
      "what": "Prime Access Consulting",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.pac.bz/",
      "result": {
        "visibleElements": 235
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.pac.bz/",
      "result": {
        "tabFocusables": 34,
        "tabFocused": 33,
        "discrepancy": -1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "total": 34,
          "types": {
            "indicatorMissing": {
              "total": 3,
              "tagNames": {
                "A": 1,
                "BUTTON": 1,
                "INPUT": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 31,
              "meanDelay": 95,
              "tagNames": {
                "A": 28,
                "BUTTON": 2,
                "INPUT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Brand Guidelines Evaluation for the Field Museum\nA review of visual brand identity to develop improv"
            },
            {
              "tagName": "BUTTON",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "PAC",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Projects",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Resources",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 105
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 101
            },
            {
              "tagName": "BUTTON",
              "text": "SearchClose",
              "delay": 105
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "PAC’s Founder Receives Catalyst Award from the Themed Entertainment Association",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "More News",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "See all jobs",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "More about Sina",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Design Evaluations",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Kiosks and Interactives",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Lectures and Keynotes",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Legal",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Mobile Applications",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Research",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Strategy and Policy",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Web Accessibility",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Workshops and Trainings",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Prime Access Consulting",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Contact",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 104
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Twitter",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "LinkedIn",
              "delay": 104
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "total": 47,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 6,
              "tagNames": {
                "IMG": 5,
                "INPUT": 1
              }
            },
            "focusableAndOperable": {
              "total": 41,
              "tagNames": {
                "A": 33,
                "BUTTON": 5,
                "INPUT": 3
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img sizes=\"(min-width: 400px) and (max-width: 899px) 500px, (min-width: 900px) ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img sizes=\"(min-width: 400px) and (max-width: 899px) 500px, (min-width: 900px) ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img sizes=\"(min-width: 400px) and (max-width: 899px) 500px, (min-width: 900px) ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img sizes=\"(min-width: 400px) and (max-width: 899px) 500px, (min-width: 900px) ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IMG",
              "id": "",
              "text": "<img sizes=\"(min-width: 400px) and (max-width: 899px) 500px, (min-width: 900px) ",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"text\" name=\"b_b629dbff8323819381f723ed7_6de59f4c43\" tabindex=\"-1\" v",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PAC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Toggle navigation Close Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Projects",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "SearchClose",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "Search",
              "text": "<input type=\"search\" id=\"Search\" class=\"search-field\" placeholder=\"Search\" value",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Search",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "The Coyote Project\nThe Coyote Project was built in collaboration with MCA Chicag",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brand Guidelines Evaluation for the Field Museum\nA review of visual brand identi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Inclusive Digital Interactives for CMHR\nPAC ensured that the exhibitions and dig",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Andy Warhol Tactile Reproductions and Mobile Application\nA mobile application fe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Experience Programming in Quorum (EPIQ)\nA workshop for educators to learn the fo",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"flickity-prev-next-button previous\" type=\"button\" aria-label=\"pre",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"flickity-prev-next-button next\" type=\"button\" aria-label=\"next\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PAC’s Founder Receives Catalyst Award from the Themed Entertainment Association",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "See all jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More about Sina",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Design Evaluations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kiosks and Interactives",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lectures and Keynotes",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Legal",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mobile Applications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Strategy and Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Web Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Workshops and Trainings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Prime Access Consulting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "LinkedIn",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "mce-EMAIL",
              "text": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "mc-embedded-subscribe",
              "text": "<input type=\"submit\" value=\"Subscribe\" name=\"subscribe\" id=\"mc-embedded-subscrib",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "triggers": 104,
          "headTriggers": 20,
          "tailTriggers": 84,
          "impactTriggers": 1,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 1,
          "opacityImpact": 26,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "PAC",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 26
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "mislabeled": 1,
          "unlabeled": 1,
          "wellLabeled": 7
        },
        "items": {
          "mislabeled": [
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "email",
              "labelTypes": [
                "aria-labelledby",
                "label"
              ],
              "texts": {
                "label": [
                  "Email Address"
                ]
              }
            }
          ],
          "unlabeled": [
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "text"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Toggle navigation Close Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "SearchClose"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search for:"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "previous"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "next"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Subscribe"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "links": 33,
          "adjacent": {
            "total": 19,
            "underlined": 10,
            "underlinedPercent": 52
          }
        },
        "items": {
          "underlined": [
            "Skip to content",
            "The Coyote ProjectThe Coyote Project was built in collaboration with MCA Chicago to create a system for writing, editing, and publishing descriptions of art.Client: MCA Chicago",
            "Brand Guidelines Evaluation for the Field MuseumA review of visual brand identity to develop improvements to guidelines and implementation methods to make accessible products.Client: Field Museum",
            "Inclusive Digital Interactives for CMHRPAC ensured that the exhibitions and digital interactives at the Canadian Museum for Human Rights are accessible.Client: Canadian Museum for Human Rights",
            "Andy Warhol Tactile Reproductions and Mobile ApplicationA mobile application featuring guided tours that accompany robust tactile replicas of Andy Warhol artworks.Client: The Andy Warhol Museum",
            "Experience Programming in Quorum (EPIQ)A workshop for educators to learn the foundational skills necessary to teach students computer science using the Quorum programming language.Client: Quorum Outreach and Research Foundation",
            "PAC’s Founder Receives Catalyst Award from the Themed Entertainment Association",
            "More News",
            "See all jobs",
            "More about Sina"
          ],
          "notUnderlined": [
            "PAC",
            "About",
            "Services",
            "Projects",
            "Resources",
            "News",
            "Blog",
            "Contact",
            "Prime Access Consulting"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.pac.bz/",
      "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.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.pac.bz/",
      "result": {
        "roleElements": 3,
        "badRoleElements": 1,
        "redundantRoleElements": 1,
        "tagNames": {
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "status": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.pac.bz/",
      "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": 5,
            "subtotals": [
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 19,
            "subtotals": [
              10,
              8,
              1
            ]
          },
          "listLink": {
            "total": 14
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 10,
            "subtotals": [
              5,
              4,
              1
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              5,
              3,
              1,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Toggle navigation    Close  Menu",
                "SearchClose",
                "Search"
              ],
              "500": [
                "",
                ""
              ]
            },
            "opacity": {
              "1": [
                "Toggle navigation    Close  Menu",
                "SearchClose",
                "Search",
                ""
              ],
              "0.3": [
                ""
              ]
            },
            "borderStyle": {
              "solid": [
                "Toggle navigation    Close  Menu",
                "Search",
                "",
                ""
              ],
              "none": [
                "SearchClose"
              ]
            },
            "borderWidth": {
              "1px": [
                "Toggle navigation    Close  Menu"
              ],
              "0px": [
                "SearchClose"
              ],
              "1.28125px": [
                "Search",
                "",
                ""
              ]
            },
            "height": {
              "auto": [
                "Toggle navigation    Close  Menu",
                "Search"
              ],
              "25.9141px": [
                "SearchClose"
              ],
              "32.1953px": [
                "",
                ""
              ]
            },
            "lineHeight": {
              "22.4px": [
                "Toggle navigation    Close  Menu"
              ],
              "23.92px": [
                "SearchClose",
                "Search",
                "",
                ""
              ]
            },
            "minHeight": {
              "0px": [
                "Toggle navigation    Close  Menu",
                "Search",
                "",
                ""
              ],
              "auto": [
                "SearchClose"
              ]
            },
            "minWidth": {
              "0px": [
                "Toggle navigation    Close  Menu",
                "Search",
                "",
                ""
              ],
              "auto": [
                "SearchClose"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to content",
                "PAC",
                "About",
                "Services",
                "Projects",
                "Resources",
                "News",
                "Blog",
                "Contact",
                "The Coyote Project The Coyote Project was built in collaboration with MCA Chicago to create a system for writing, editing, and publishing descriptions of art. Client: MCA Chicago",
                "Brand Guidelines Evaluation for the Field Museum A review of visual brand identity to develop improvements to guidelines and implementation methods to make accessible products. Client: Field Museum",
                "Inclusive Digital Interactives for CMHR PAC ensured that the exhibitions and digital interactives at the Canadian Museum for Human Rights are accessible. Client: Canadian Museum for Human Rights",
                "Andy Warhol Tactile Reproductions and Mobile Application A mobile application featuring guided tours that accompany robust tactile replicas of Andy Warhol artworks. Client: The Andy Warhol Museum",
                "Experience Programming in Quorum (EPIQ) A workshop for educators to learn the foundational skills necessary to teach students computer science using the Quorum programming language. Client: Quorum Outreach and Research Foundation",
                "PAC’s Founder Receives Catalyst Award from the Themed Entertainment Association",
                "More News",
                "See all jobs",
                "More about Sina"
              ],
              "500": [
                "Prime Access Consulting"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Skip to content",
                "The Coyote Project The Coyote Project was built in collaboration with MCA Chicago to create a system for writing, editing, and publishing descriptions of art. Client: MCA Chicago",
                "Brand Guidelines Evaluation for the Field Museum A review of visual brand identity to develop improvements to guidelines and implementation methods to make accessible products. Client: Field Museum",
                "Inclusive Digital Interactives for CMHR PAC ensured that the exhibitions and digital interactives at the Canadian Museum for Human Rights are accessible. Client: Canadian Museum for Human Rights",
                "Andy Warhol Tactile Reproductions and Mobile Application A mobile application featuring guided tours that accompany robust tactile replicas of Andy Warhol artworks. Client: The Andy Warhol Museum",
                "Experience Programming in Quorum (EPIQ) A workshop for educators to learn the foundational skills necessary to teach students computer science using the Quorum programming language. Client: Quorum Outreach and Research Foundation",
                "PAC’s Founder Receives Catalyst Award from the Themed Entertainment Association",
                "More News",
                "See all jobs",
                "More about Sina"
              ],
              "none": [
                "PAC",
                "About",
                "Services",
                "Projects",
                "Resources",
                "News",
                "Blog",
                "Contact",
                "Prime Access Consulting"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Primary Navigation",
                "Featured Projects Slider",
                "Our Mission",
                "News",
                "Join The Team",
                "Sina says:"
              ],
              "500": [
                "Services:",
                "Industries:",
                "Selected Clients:",
                "Footer"
              ]
            },
            "fontSize": {
              "36px": [
                "Primary Navigation",
                "Featured Projects Slider",
                "Our Mission",
                "News",
                "Join The Team"
              ],
              "24.8px": [
                "Sina says:"
              ],
              "18.4px": [
                "Services:",
                "Industries:",
                "Selected Clients:",
                "Footer"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "The Coyote Project",
                "Brand Guidelines Evaluation for the Field Museum",
                "Inclusive Digital Interactives for CMHR",
                "Andy Warhol Tactile Reproductions and Mobile Application",
                "Experience Programming in Quorum (EPIQ)",
                "PAC’s Founder Receives Catalyst Award from the Themed Entertainment Association"
              ],
              "500": [
                "Useful Links",
                "Social Media Links",
                "Newsletter Sign Up"
              ],
              "600": [
                "Slider Controls"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "The Coyote Project",
                "Brand Guidelines Evaluation for the Field Museum",
                "Inclusive Digital Interactives for CMHR",
                "Andy Warhol Tactile Reproductions and Mobile Application",
                "Experience Programming in Quorum (EPIQ)"
              ],
              "rgb(0, 0, 0)": [
                "Slider Controls",
                "PAC’s Founder Receives Catalyst Award from the Themed Entertainment Association",
                "Useful Links",
                "Social Media Links",
                "Newsletter Sign Up"
              ]
            },
            "fontSize": {
              "18.4px": [
                "The Coyote Project",
                "Brand Guidelines Evaluation for the Field Museum",
                "Inclusive Digital Interactives for CMHR",
                "Andy Warhol Tactile Reproductions and Mobile Application",
                "Experience Programming in Quorum (EPIQ)",
                "Slider Controls",
                "Useful Links",
                "Social Media Links",
                "Newsletter Sign Up"
              ],
              "24.8px": [
                "PAC’s Founder Receives Catalyst Award from the Themed Entertainment Association"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.pac.bz/",
      "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.pac.bz/",
      "result": {
        "totals": {
          "total": 15,
          "tagNames": {
            "HEADER": 1,
            "NAV": 1,
            "A": 7,
            "MAIN": 1,
            "DIV": 5
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Skip to content PAC Toggle navigation Close Menu Primary Navigation\nAbout\nServices\nProjects\nResource"
          },
          {
            "tagName": "NAV",
            "id": "nav-primary",
            "text": "Skip to content PAC Toggle navigation Close Menu Primary Navigation\nAbout\nServices\nProjects\nResource"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "About"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Services"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Projects"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Resources"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "News"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Blog"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact"
          },
          {
            "tagName": "MAIN",
            "id": "",
            "text": "Home\nIncreasing access through inclusive design.\nIt’s the right thing to do. We help you do it right"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "The Coyote Project\nThe Coyote Project was built in collaboration with MCA Chicago to create a system"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Brand Guidelines Evaluation for the Field Museum\nA review of visual brand identity to develop improv"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Inclusive Digital Interactives for CMHR\nPAC ensured that the exhibitions and digital interactives at"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Andy Warhol Tactile Reproductions and Mobile Application\nA mobile application featuring guided tours"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Experience Programming in Quorum (EPIQ)\nA workshop for educators to learn the foundational skills ne"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "failures": 19,
          "warnings": 2
        },
        "items": [
          {
            "index": 196,
            "verdict": "failed",
            "rule": {
              "ruleID": "r18",
              "ruleSummary": "aria-* states and properties are allowed",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r18",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA5",
                  "name": "ARIA5",
                  "title": "Using WAI-ARIA state and property attributes to expose the state of a user interface"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-selected",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/@aria-selected",
              "codeLines": [
                "aria-selected=\"true\""
              ]
            }
          },
          {
            "index": 564,
            "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": 617,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Increasing access through inclusive design."
              ]
            }
          },
          {
            "index": 618,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "It’s the right thing to do. We help you do it right."
              ]
            }
          },
          {
            "index": 619,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "Featured Project"
              ]
            }
          },
          {
            "index": 620,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "1 of 5"
              ]
            }
          },
          {
            "index": 681,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Newsletter Sign Up"
              ]
            }
          },
          {
            "index": 690,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/span[1]/text()[1]",
              "codeLines": [
                "Increasing access through inclusive design."
              ]
            }
          },
          {
            "index": 691,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/span[2]/text()[1]",
              "codeLines": [
                "It’s the right thing to do. We help you do it right."
              ]
            }
          },
          {
            "index": 692,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/span[1]/text()[1]",
              "codeLines": [
                "Featured Project"
              ]
            }
          },
          {
            "index": 693,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "1 of 5"
              ]
            }
          },
          {
            "index": 754,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Newsletter Sign Up"
              ]
            }
          },
          {
            "index": 773,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"carousel-status\">",
                "  1 of 5",
                "</p>"
              ]
            }
          },
          {
            "index": 774,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Our mission is to collaborate with your organization to create the most welcoming and delightful ...",
                "</p>"
              ]
            }
          },
          {
            "index": 775,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Over the past 15 years, Sina Bahram, our president and founder, has been revolutionizing the ways...",
                "</p>"
              ]
            }
          },
          {
            "index": 776,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/news\">",
                "    More News",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 777,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Do you enjoy working with passionate, curious, and talented people? If you are excited about deve...",
                "</p>"
              ]
            }
          },
          {
            "index": 778,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[3]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"/about/#jobs\">",
                "    See all jobs",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 779,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/blockquote[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Inclusive design is beautiful design, which happens to also be usable by as many people as possib...",
                "</p>"
              ]
            }
          },
          {
            "index": 780,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/div[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/blockquote[1]/p[2]",
              "codeLines": [
                "<p class=\"quote-link-wrapper\">",
                "  <a href=\"https://www.pac.bz/about/#about-the-founder\">",
                "    More about Sina",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 921,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h3",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/h3[1]",
              "codeLines": [
                "<h3>",
                "  The Coyote Project",
                "</h3>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.pac.bz/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 48,
          "rulesWarned": 3,
          "rulesViolated": 1,
          "warnings": {
            "minor": 16,
            "moderate": 0,
            "serious": 6,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 0,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T15:18:40.883Z",
          "url": "https://www.pac.bz/",
          "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"pac-p cell-1\">P</span>",
                  "target": [
                    ".pac-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"pac-a cell-1\">A</span>",
                  "target": [
                    ".pac-a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"pac-c cell-1\">C</span>",
                  "target": [
                    ".pac-c"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                }
              ]
            },
            {
              "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": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"pac-p cell-1\">P</span>",
                  "target": [
                    ".pac-p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"pac-a cell-1\">A</span>",
                  "target": [
                    ".pac-a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "shortTextContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element content is too short to determine if it is actual text content"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"pac-c cell-1\">C</span>",
                  "target": [
                    ".pac-c"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element content is too short to determine if it is actual text content"
                }
              ]
            },
            {
              "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": "<button type=\"button\" class=\"navbar-toggle\" data-toggle=\"collapse\" data-target=\"#pac-navigation\">",
                  "target": [
                    ".navbar-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<span class=\"search-close\">Close</span>",
                  "target": [
                    ".search-close"
                  ],
                  "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": "<form method=\"get\" class=\"search-form\" action=\"https://www.pac.bz/\">",
                  "target": [
                    ".search-form"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/brand-guidelines-evaluation-for-the-field-museum/\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(2) > .carousel-cell-link"
                  ],
                  "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=\"project-details\" aria-live=\"polite\">\n<h3>Brand Guidelines Evaluation for the Field Museum</h3>\n<p>A review of visual brand identity to develop improvements to guidelines and implementation methods to make accessible products.</p>\n<span>Client: Field Museum</span> </div>",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(2) > .carousel-cell-link > .project-details[aria-live=\"polite\"]"
                  ],
                  "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=\"project-image\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(2) > .carousel-cell-link > .project-image"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/inclusive-digital-interactives-for-cmhr/\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(3) > .carousel-cell-link"
                  ],
                  "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=\"project-details\" aria-live=\"polite\">\n<h3>Inclusive Digital Interactives for CMHR</h3>\n<p>PAC ensured that the exhibitions and digital interactives at the Canadian Museum for Human Rights are accessible.</p>\n<span>Client: Canadian Museum for Human Rights</span> </div>",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(3) > .carousel-cell-link > .project-details[aria-live=\"polite\"]"
                  ],
                  "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=\"project-image\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(3) > .carousel-cell-link > .project-image"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/andy-warhol-tactile-reproductions-and-mobile-application/\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(4) > .carousel-cell-link"
                  ],
                  "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=\"project-details\" aria-live=\"polite\">\n<h3>Andy Warhol Tactile Reproductions and Mobile Application</h3>\n<p>A mobile application featuring guided tours that accompany robust tactile replicas of Andy Warhol artworks.</p>\n<span>Client: The Andy Warhol Museum</span> </div>",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(4) > .carousel-cell-link > .project-details[aria-live=\"polite\"]"
                  ],
                  "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=\"project-image\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(4) > .carousel-cell-link > .project-image"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/experience-programming-in-quorum-epiq/\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(5) > .carousel-cell-link"
                  ],
                  "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=\"project-details\" aria-live=\"polite\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(5) > .carousel-cell-link > .project-details[aria-live=\"polite\"]"
                  ],
                  "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=\"project-image\">",
                  "target": [
                    ".carousel-cell[aria-hidden=\"true\"]:nth-child(5) > .carousel-cell-link > .project-image"
                  ],
                  "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": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A10.5&amp;blog=152090103&amp;post=349&amp;tz=-4&amp;srv=www.pac.bz&amp;host=www.pac.bz&amp;ref=&amp;fcp=273&amp;rand=0.8366066672722732\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">",
                  "target": [
                    "#wpstats"
                  ],
                  "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-allowed-attr",
              "impact": "critical",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-attr",
                      "data": [
                        "aria-selected=\"true\""
                      ],
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "ARIA attribute is not allowed: aria-selected=\"true\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<div class=\"carousel-cell is-selected\" tabindex=\"-1\" aria-selected=\"true\" aria-hidden=\"false\" style=\"position: absolute; left: 0px; opacity: 1;\">",
                  "target": [
                    ".is-selected"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA attribute is not allowed: aria-selected=\"true\""
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.pac.bz/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "#wpstats",
                "code": "<img src=\"https://pixel.wp.com/g.gif?v=ext&amp;j=1%3A10.5&amp;blog=152090103&amp;post=349&amp;tz=-4&amp;srv=www.pac.bz&amp;host=www.pac.bz&amp;ref=&amp;fcp=195&amp;rand=0.4907290894866556\" alt=\"\" width=\"6\" height=\"5\" id=\"wpstats\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" class=\"sina-portrait\" src=\"https://www.pac.bz/wp-content/themes/HOUR-PAC/images/SinaBahram_180x180-purple.jpg\">"
              }
            ]
          },
          "AA.1_3_1.ARIA16,ARIA9": {
            "This form control contains an aria-labelledby attribute, however it includes an ID \"mce-EMAIL\" that does not exist on an element. The aria-labelledby attribute will be ignored for labelling test purposes.": [
              {
                "tagName": "input",
                "id": "#mce-EMAIL",
                "code": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" aria-labelledby=\"mce-EMAIL\" aria-required=\"true\">"
              }
            ]
          },
          "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": "#primary",
                "code": "<h2 id=\"primary\" class=\"off_screen\">...</h2>"
              }
            ],
            "The heading structure is not logically nested. This h2 element should be an h1 to be properly nested.": [
              {
                "tagName": "h2",
                "id": "#primary",
                "code": "<h2 id=\"primary\" class=\"off_screen\">...</h2>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "header",
                "id": "",
                "code": "<header class=\"header fixed\">...</header>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#content\" class=\"screen-reader-shortcut\">...</a>"
              },
              {
                "tagName": "h3",
                "id": "",
                "code": "<h3>...</h3>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.4_1_2.ARIA16,ARIA9": {
            "This form control contains an aria-labelledby attribute, however it includes an ID \"mce-EMAIL\" that does not exist on an element. The aria-labelledby attribute will be ignored for labelling test purposes.": [
              {
                "tagName": "input",
                "id": "#mce-EMAIL",
                "code": "<input type=\"email\" value=\"\" name=\"EMAIL\" class=\"required email\" id=\"mce-EMAIL\" aria-labelledby=\"mce-EMAIL\" aria-required=\"true\">"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.pac.bz/",
      "result": {
        "content": {
          "totals": {
            "violation": 11,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/form[1]/div[3]/input[1]",
                "aria": "/document[1]/contentinfo[1]/textbox[2]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": -5000,
                "top": 3839,
                "height": 32,
                "width": 218
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_b629dbff8323819381f723ed7_6de59f4c43\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/span[1]",
                "aria": "/document[1]/main[1]/status[1]"
              },
              "message": "Text contrast of 1.50 with its background is less than the WCAG AA minimum requirements for text of size 18.4px and weight of 400",
              "bounds": {
                "left": 299,
                "top": 995,
                "height": 22,
                "width": 155
              },
              "snippet": "<span class=\"carousel-stat\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/p[1]",
                "aria": "/document[1]/main[1]/status[1]"
              },
              "message": "Text contrast of 1.50 with its background is less than the WCAG AA minimum requirements for text of size 18.4px and weight of 400",
              "bounds": {
                "left": 454,
                "top": 990,
                "height": 27,
                "width": 48
              },
              "snippet": "<p class=\"carousel-status\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/span[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.50 with its background is less than the WCAG AA minimum requirements for text of size 18.4px and weight of 400",
              "bounds": {
                "left": 61,
                "top": 477,
                "height": 65,
                "width": 371
              },
              "snippet": "<span class=\"small\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/span[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.50 with its background is less than the WCAG AA minimum requirements for text of size 64.4px and weight of 400",
              "bounds": {
                "left": 59,
                "top": 241,
                "height": 232,
                "width": 530
              },
              "snippet": "<span class=\"hero_header_text\" id=\"content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[5]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 16
              },
              "snippet": "<div style=\"position: absolute; left: 5120px; opacity: 0;\" aria-hidden=\"true\" aria-selected=\"false\" tabindex=\"-1\" class=\"carousel-cell\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[4]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 16
              },
              "snippet": "<div style=\"position: absolute; left: 3840px; opacity: 0;\" aria-hidden=\"true\" aria-selected=\"false\" tabindex=\"-1\" class=\"carousel-cell\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 16
              },
              "snippet": "<div style=\"position: absolute; left: 2560px; opacity: 0;\" aria-hidden=\"true\" aria-selected=\"false\" tabindex=\"-1\" class=\"carousel-cell\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 16
              },
              "snippet": "<div style=\"position: absolute; left: 1280px; opacity: 0;\" aria-hidden=\"true\" aria-selected=\"false\" tabindex=\"-1\" class=\"carousel-cell\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 16
              },
              "snippet": "<div style=\"position: absolute; left: 0px; opacity: 1;\" aria-hidden=\"false\" aria-selected=\"true\" tabindex=\"-1\" class=\"carousel-cell is-selected\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 352,
                "width": 0
              },
              "snippet": "<div aria-hidden=\"false\" aria-selected=\"true\" style=\"touch-action: pan-y; position: absolute; left: 0px;\" class=\"flickity-viewport is-selected\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 21,
                "top": 7,
                "height": 63,
                "width": 117
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 200 107;\" viewBox=\"0 0 200 107\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3724,
                "width": 800
              },
              "snippet": "<main class=\"main\" role=\"main\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 10,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/div[2]/div[1]/form[1]/div[3]/input[1]",
                "aria": "/document[1]/contentinfo[1]/textbox[2]"
              },
              "message": "Form control element <input> has no associated label",
              "bounds": {
                "left": -5000,
                "top": 3839,
                "height": 32,
                "width": 218
              },
              "snippet": "<input value=\"\" tabindex=\"-1\" name=\"b_b629dbff8323819381f723ed7_6de59f4c43\" type=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/span[1]",
                "aria": "/document[1]/main[1]/status[1]"
              },
              "message": "Text contrast of 1.50 with its background is less than the WCAG AA minimum requirements for text of size 18.4px and weight of 400",
              "bounds": {
                "left": 299,
                "top": 995,
                "height": 22,
                "width": 155
              },
              "snippet": "<span class=\"carousel-stat\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[3]/div[2]/p[1]",
                "aria": "/document[1]/main[1]/status[1]"
              },
              "message": "Text contrast of 1.50 with its background is less than the WCAG AA minimum requirements for text of size 18.4px and weight of 400",
              "bounds": {
                "left": 454,
                "top": 990,
                "height": 27,
                "width": 48
              },
              "snippet": "<p class=\"carousel-status\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/span[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.50 with its background is less than the WCAG AA minimum requirements for text of size 18.4px and weight of 400",
              "bounds": {
                "left": 61,
                "top": 477,
                "height": 65,
                "width": 371
              },
              "snippet": "<span class=\"small\">",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/span[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "Text contrast of 1.50 with its background is less than the WCAG AA minimum requirements for text of size 64.4px and weight of 400",
              "bounds": {
                "left": 59,
                "top": 241,
                "height": 232,
                "width": 530
              },
              "snippet": "<span class=\"hero_header_text\" id=\"content\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[5]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 800
              },
              "snippet": "<div style=\"position: absolute; left: 3200px; opacity: 0;\" aria-hidden=\"true\" aria-selected=\"false\" tabindex=\"-1\" class=\"carousel-cell\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[4]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 800
              },
              "snippet": "<div style=\"position: absolute; left: 2400px; opacity: 0;\" aria-hidden=\"true\" aria-selected=\"false\" tabindex=\"-1\" class=\"carousel-cell\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[3]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 800
              },
              "snippet": "<div style=\"position: absolute; left: 1600px; opacity: 0;\" aria-hidden=\"true\" aria-selected=\"false\" tabindex=\"-1\" class=\"carousel-cell\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[2]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 800
              },
              "snippet": "<div style=\"position: absolute; left: 800px; opacity: 0;\" aria-hidden=\"true\" aria-selected=\"false\" tabindex=\"-1\" class=\"carousel-cell\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-selected' is not valid for the element <div> with ARIA role 'none'",
              "bounds": {
                "left": 0,
                "top": 642,
                "height": 338,
                "width": 800
              },
              "snippet": "<div style=\"position: absolute; left: 0px; opacity: 0.730284;\" aria-hidden=\"false\" aria-selected=\"true\" tabindex=\"-1\" class=\"carousel-cell is-selected\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[2]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/nav[1]/div[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/link[2]/graphics-document[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 21,
                "top": 7,
                "height": 63,
                "width": 117
              },
              "snippet": "<svg xml:space=\"preserve\" style=\"enable-background:new 0 0 200 107;\" viewBox=\"0 0 200 107\" y=\"0px\" x=\"0px\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" id=\"Layer_1\" version=\"1.1\" aria-hidden=\"true\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3724,
                "width": 800
              },
              "snippet": "<main class=\"main\" role=\"main\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.pac.bz/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Prime Access Consulting",
          "pageurl": "https://www.pac.bz/",
          "time": 2.12,
          "creditsremaining": 210,
          "allitemcount": 90,
          "totalelements": 382,
          "waveurl": "http://wave.webaim.org/report?url=https://www.pac.bz/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 1,
            "items": {
              "label_missing": {
                "id": "label_missing",
                "description": "Missing form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN + FOOTER > H2:first-child + DIV > DIV:first-child + DIV > DIV#mc_embed_signup > FORM#mc-embedded-subscribe-form > DIV:first-child + DIV + DIV > INPUT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 3,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child > NAV#nav-primary > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child > NAV#nav-primary > H2#primary",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION#post-349 > DIV:first-child + H2"
                ],
                "contrastdata": [
                  [
                    2.01,
                    "#000000",
                    "#4d03b7",
                    false
                  ],
                  [
                    2.01,
                    "#000000",
                    "#4d03b7",
                    true
                  ],
                  [
                    2.01,
                    "#000000",
                    "#4d03b7",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 8,
            "items": {
              "alt_long": {
                "id": "alt_long",
                "description": "Long alternative text",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION#post-349 > DIV#slide-wrapper > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION#post-349 > DIV#slide-wrapper > DIV:first-child > DIV:first-child > DIV:first-child + DIV > A:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION#post-349 > DIV#slide-wrapper > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV > A:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION#post-349 > DIV#slide-wrapper > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV > A:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION#post-349 > DIV#slide-wrapper > DIV:first-child > DIV:first-child > DIV:first-child + DIV + DIV + DIV + DIV > A:first-child > DIV:first-child + DIV > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION:first-child + DIV > DIV:first-child > SECTION:first-child > H2:first-child + DIV + DIV > H2:first-child + DIV > H3:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION:first-child + DIV > DIV:first-child > SECTION:first-child > H2:first-child + DIV + DIV + DIV > H2:first-child + DIV > P:first-child + P",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER:first-child + MAIN > SECTION:first-child + DIV > DIV:first-child > SECTION:first-child > H2:first-child + DIV + DIV + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + DIV > BLOCKQUOTE:first-child > H2:first-child + P + P"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.pac.bz/",
      "what": "URL",
      "result": "https://www.pac.bz/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.pac.bz/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.075",
        "responseTime": "2022-07-09T15:18:55.998Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1012000,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 26,
              "totalWarnings": 1,
              "totalIssues": 27
            },
            "issuesByLevel": {
              "A": {
                "count": 2,
                "pct": 7.41
              },
              "AA": {
                "count": 1,
                "pct": 3.7
              },
              "AAA": {
                "count": 27,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "a92fe340-2bec-4bb9-8a13-f1602bb71606",
          "docID": "ddec69f8-e0d2-47c8-8a08-8876a220bc31",
          "sourceHash": "b174d974916046b384bd3f6f98587e48",
          "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=a92fe340-2bec-4bb9-8a13-f1602bb71606",
          "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": 3483.16
                },
                "height": 3483.16,
                "width": 1024
              },
              "position": {
                "line": 2387,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-page-templates page-template-page-home page-template-page-templatespage-home-php page page-id-349 page-home-plus\" style=\"zoom: 1;\"&gt;\n&lt;div class=\"wrapper\"&gt;\n&lt;header class=\"header fixed\"&gt;\n&lt;na",
              "xpath": "/html/body",
              "issueID": "5e9f9f6999de1f1617eb41347d34647e",
              "signature": "13236785b4d86dec15245b36c24047c0",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=5e9f9f6999de1f1617eb41347d34647e"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 351,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#content\" class=\"screen-reader-shortcut\"&gt; Skip to content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/a[1]",
              "issueID": "9c4d28869947d6ccaf25be9e6fc84953",
              "signature": "0831eb892faec9c630e0366b1ab7f155",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=9c4d28869947d6ccaf25be9e6fc84953"
            },
            {
              "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": 3483.16
                },
                "height": 3483.16,
                "width": 1024
              },
              "position": {
                "line": 2387,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-page-templates page-template-page-home page-template-page-templatespage-home-php page page-id-349 page-home-plus\" style=\"zoom: 1;\"&gt;\n&lt;div class=\"wrapper\"&gt;\n&lt;header class=\"header fixed\"&gt;\n&lt;na",
              "xpath": "/html/body",
              "issueID": "f8f3d6b54fb438f9a09469268e497c37",
              "signature": "5620c277dff93bffcdc480845e43764b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f8f3d6b54fb438f9a09469268e497c37"
            },
            {
              "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": 8,
                  "y": 16
                },
                "bottom-right": {
                  "x": 1016,
                  "y": 442.359
                },
                "height": 426.359,
                "width": 1008
              },
              "position": {
                "line": 352,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/the-coyote-project/\"&gt;\n&lt;div class=\"project-details\" aria-live=\"polite\"&gt;\n&lt;h3&gt;The Coyote Project&lt;/h3&gt;\n&lt;p&gt;The Coyote Project was built in collaboration with MCA Chi",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "ef6d6f75b5437cc6c0a43f28f9c9e8e6",
              "signature": "bad1478faaf0dc468d7a4e09db38814c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ef6d6f75b5437cc6c0a43f28f9c9e8e6"
            },
            {
              "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": 9.1875,
                  "y": 23.265625
                },
                "bottom-right": {
                  "x": 414.1715,
                  "y": 77.265625
                },
                "height": 54,
                "width": 404.984
              },
              "position": {
                "line": 351,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;The Coyote Project was built in collaboration with MCA Chicago to create a system for writing, editing, and publishing descriptions of art.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[1]/a[1]/div[1]/p[1]",
              "issueID": "853fb4212a544887e761206dea4195a2",
              "signature": "7180838952c56f00cd09c1b4bdd4fd10",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=853fb4212a544887e761206dea4195a2"
            },
            {
              "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": 442.359
                },
                "height": 442.359,
                "width": 1024
              },
              "position": {
                "line": 352,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/brand-guidelines-evaluation-for-the-field-museum/\" style=\"\"&gt;\n&lt;div class=\"project-details\" aria-live=\"polite\"&gt;\n&lt;h3&gt;Brand Guidelines Evaluation for the Field Museum&lt;/h3&gt",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[2]/a[1]",
              "issueID": "8ed6eddbf1b5fedab16b37e34affcb92",
              "signature": "4327714eee3f392b05a944bfd62b611d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8ed6eddbf1b5fedab16b37e34affcb92"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": 0,
                  "y": -18
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 3182,
                "column": 138
              },
              "errorSnippet": "&lt;p&gt;A review of visual brand identity to develop improvements to guidelines and implementation methods to make accessible products.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[2]/a[1]/div[1]/p[1]",
              "issueID": "6dd9b8244c01b969475fc11cb6eaf293",
              "signature": "bb780a66341137a3928b6f91e34e8420",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6dd9b8244c01b969475fc11cb6eaf293"
            },
            {
              "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": 442.359
                },
                "height": 442.359,
                "width": 1024
              },
              "position": {
                "line": 352,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/inclusive-digital-interactives-for-cmhr/\" style=\"\"&gt;\n&lt;div class=\"project-details\" aria-live=\"polite\"&gt;\n&lt;h3&gt;Inclusive Digital Interactives for CMHR&lt;/h3&gt;\n&lt;p&gt;PAC ens",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[3]/a[1]",
              "issueID": "f047a5a5d8f52fcc5bdce93c614219f6",
              "signature": "df4b559152f826a9801981a2f3af880f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f047a5a5d8f52fcc5bdce93c614219f6"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": 0,
                  "y": -18
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5593,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;PAC ensured that the exhibitions and digital interactives at the Canadian Museum for Human Rights are accessible.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[3]/a[1]/div[1]/p[1]",
              "issueID": "5fa0381f40e8016df8f005c46b419794",
              "signature": "bd2d65f2a76bf113cc3e1b278ba86ef1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5fa0381f40e8016df8f005c46b419794"
            },
            {
              "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": 442.359
                },
                "height": 442.359,
                "width": 1024
              },
              "position": {
                "line": 352,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/andy-warhol-tactile-reproductions-and-mobile-application/\" style=\"\"&gt;\n&lt;div class=\"project-details\" aria-live=\"polite\"&gt;\n&lt;h3&gt;Andy Warhol Tactile Reproductions and Mobile Appli",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[4]/a[1]",
              "issueID": "6a95c38727234897ae575cd9a181022e",
              "signature": "27c0e16d152e29d56a8f90421f56c861",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6a95c38727234897ae575cd9a181022e"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": 0,
                  "y": -18
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 7758,
                "column": 423
              },
              "errorSnippet": "&lt;p&gt;A mobile application featuring guided tours that accompany robust tactile replicas of Andy Warhol artworks.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[4]/a[1]/div[1]/p[1]",
              "issueID": "ee84d89fc38ed57bacd6cacded188d49",
              "signature": "f67d1104047628c22c386853e0c64018",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ee84d89fc38ed57bacd6cacded188d49"
            },
            {
              "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": 442.359
                },
                "height": 442.359,
                "width": 1024
              },
              "position": {
                "line": 352,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"carousel-cell-link\" href=\"https://www.pac.bz/projects/experience-programming-in-quorum-epiq/\" style=\"\"&gt;\n&lt;div class=\"project-details\" aria-live=\"polite\"&gt;\n&lt;h3&gt;Experience Programming in Quorum (EPIQ)&lt;/h3&gt;\n&lt;p&gt;A worksho",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[5]/a[1]",
              "issueID": "9fc65340f0d105d48dbd1779398f5ae4",
              "signature": "f59c1461eff7d0984b0b4d4dca4eb334",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9fc65340f0d105d48dbd1779398f5ae4"
            },
            {
              "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": -18
                },
                "bottom-right": {
                  "x": 0,
                  "y": -18
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8065,
                "column": 263
              },
              "errorSnippet": "&lt;p&gt;A workshop for educators to learn the foundational skills necessary to teach students computer science using the Quorum programming language.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[2]/div[1]/div[1]/div[5]/a[1]/div[1]/p[1]",
              "issueID": "288496048f2d1e58a57fa9ff31bd9b63",
              "signature": "9e0b43b798233057ebc878bcebf8d4be",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=288496048f2d1e58a57fa9ff31bd9b63"
            },
            {
              "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": 32,
                  "y": 0
                },
                "bottom-right": {
                  "x": 635.203,
                  "y": 128
                },
                "height": 128,
                "width": 603.203
              },
              "position": {
                "line": 8072,
                "column": 112
              },
              "errorSnippet": "&lt;p&gt;Our mission is to collaborate with your organization to create the most welcoming and delightful experience for the widest audience imaginable. &lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/p[1]",
              "issueID": "5b47ac24e3febb9824517f27b4fb3aef",
              "signature": "65dba74c52789cd69787469c9958c858",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5b47ac24e3febb9824517f27b4fb3aef"
            },
            {
              "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": 32,
                  "y": 162.078125
                },
                "bottom-right": {
                  "x": 635.203,
                  "y": 482.078125
                },
                "height": 320,
                "width": 603.203
              },
              "position": {
                "line": 8076,
                "column": 28
              },
              "errorSnippet": "&lt;p&gt;Over the past 15 years, Sina Bahram, our president and founder, has been revolutionizing the ways in which people of all abilities have access to tools and information so that they can be valuable collaborators in advancing technology and can en",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/section[1]/div[1]/p[2]",
              "issueID": "21b2d5abd1fc689c90c713d654b9a18c",
              "signature": "8504e7f7c57587b645ff5b95484f814e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=21b2d5abd1fc689c90c713d654b9a18c"
            },
            {
              "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": 32,
                  "y": 866.234375
                },
                "bottom-right": {
                  "x": 635.203,
                  "y": 1090.234375
                },
                "height": 224,
                "width": 603.203
              },
              "position": {
                "line": 8078,
                "column": 41
              },
              "errorSnippet": "&lt;p&gt;Do you enjoy working with passionate, curious, and talented people? If you are excited about developing open-source platforms, building novel mobile, web, and digital interactive experiences, or conducting WCAG audits and evaluating digital acce",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/section[1]/div[3]/div[1]/p[1]",
              "issueID": "775a4eb6dee759ac8c20a5af6e6a8033",
              "signature": "709e45bd1c4f44ca84a2cc1f57e6276e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=775a4eb6dee759ac8c20a5af6e6a8033"
            },
            {
              "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": 1
                },
                "bottom-right": {
                  "x": 437,
                  "y": 126
                },
                "height": 125,
                "width": 437
              },
              "position": {
                "line": 8239,
                "column": 1
              },
              "errorSnippet": "&lt;blockquote&gt;&lt;h2 class=\"sina_says_inline\"&gt;Sina says: &lt;/h2&gt;&lt;p&gt;Inclusive design is beautiful design, which happens to also be usable by as many people as possible.&lt;/p&gt;\n&lt;p class=\"quote-link-wrapper\"&gt;&lt;a href=\"https://www",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/blockquote[1]",
              "issueID": "33d16ac5f76472d5c513c79046174fe9",
              "signature": "9f1fba9358110a5855eff94232df8881",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=33d16ac5f76472d5c513c79046174fe9"
            },
            {
              "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": 1
                },
                "bottom-right": {
                  "x": 437,
                  "y": 126
                },
                "height": 125,
                "width": 437
              },
              "position": {
                "line": 8148,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Inclusive design is beautiful design, which happens to also be usable by as many people as possible.&lt;/p&gt;",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[1]/section[1]/div[4]/div[1]/div[1]/div[1]/blockquote[1]/p[1]",
              "issueID": "98dd5fcfeb7449b2aba40b0280aad697",
              "signature": "9e2bd0c0977c2f712d6d0822b7925ceb",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=98dd5fcfeb7449b2aba40b0280aad697"
            },
            {
              "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": 32,
                  "y": 50.578125
                },
                "bottom-right": {
                  "x": 275.188,
                  "y": 257.578125
                },
                "height": 207,
                "width": 243.188
              },
              "position": {
                "line": 4045,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"services-list\" aria-labelledby=\"services-list\"&gt;\n&lt;li class=\"service\"&gt;\n&lt;a class=\"services-design-evaluations\" href=\"https://www.pac.bz/services/design-evaluations/\"&gt;&lt;span&gt;Design Evaluations&lt;/span&gt;&lt;/a&gt;\n&lt;/li&",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/section[1]/div[1]/div[1]/ul[1]",
              "issueID": "b465c10a127bd946a51e8e2606e1c117",
              "signature": "b62d11ea8549b27f3a4eedb54707a182",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b465c10a127bd946a51e8e2606e1c117"
            },
            {
              "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": 32,
                  "y": 335.765625
                },
                "bottom-right": {
                  "x": 275.188,
                  "y": 519.765625
                },
                "height": 184,
                "width": 243.188
              },
              "position": {
                "line": 4045,
                "column": 0
              },
              "errorSnippet": "&lt;ul aria-labelledby=\"industries-list\"&gt;\n&lt;li&gt;Agencies&lt;/li&gt;\n&lt;li&gt;Enterprise&lt;/li&gt;\n&lt;li&gt;Higher Education&lt;/li&gt;\n&lt;li&gt;Museums&lt;/li&gt;\n&lt;li&gt;Public Sector&lt;/li&gt;\n&lt;li&gt;Research&lt;/li&gt;\n&lt;li&gt;Small",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/section[1]/div[2]/ul[1]",
              "issueID": "8b96d7514165eda6aa68362261f6baa4",
              "signature": "ebd557d275439c90144c90c44a857203",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=8b96d7514165eda6aa68362261f6baa4"
            },
            {
              "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": 32,
                  "y": 597.953125
                },
                "bottom-right": {
                  "x": 275.188,
                  "y": 1885.953125
                },
                "height": 1288,
                "width": 243.188
              },
              "position": {
                "line": 5533,
                "column": 110
              },
              "errorSnippet": "&lt;ul aria-labelledby=\"selected_client_list\"&gt;\n&lt;li&gt;American Alliance of Museums&lt;/li&gt;\n&lt;li&gt;American Museum of Natural History&lt;/li&gt;\n&lt;li&gt;Andy Warhol Museum &lt;/li&gt;\n&lt;li&gt;Art Institute of Chicago&lt;/li&gt;\n&lt;li&gt;B",
              "xpath": "/html/body/div[1]/main[1]/div[1]/div[2]/section[1]/div[3]/ul[1]",
              "issueID": "843c76fd921ccfcafacc5c04c5289e8c",
              "signature": "ace8d520e2f163a78700b8421e58fc76",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=843c76fd921ccfcafacc5c04c5289e8c"
            },
            {
              "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": 3236.5
                },
                "bottom-right": {
                  "x": 950.406,
                  "y": 3334.5
                },
                "height": 98,
                "width": 950.406
              },
              "position": {
                "line": 4909,
                "column": 344
              },
              "errorSnippet": "&lt;footer&gt;\n&lt;h2 class=\"off_screen\"&gt;Footer&lt;/h2&gt;\n&lt;div class=\"footer-block\"&gt;\n&lt;div class=\"column col-2\"&gt;\n&lt;a href=\"/\" class=\"footer-block-logo\"&gt;Prime Access Consulting&lt;/a&gt;\n&lt;div class=\"footer-block-content\"&gt;\n&lt;div",
              "xpath": "/html/body/div[1]/footer[1]",
              "issueID": "f290ec35716297cf4445f6830ec0d77b",
              "signature": "6cccb498e134c70a2b78c3da051a3f6a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f290ec35716297cf4445f6830ec0d77b"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -18.4
                },
                "height": -18.4,
                "width": 0
              },
              "position": {
                "line": 352,
                "column": 215
              },
              "errorSnippet": "&lt;input type=\"search\" id=\"Search\" class=\"search-field\" placeholder=\"Search\" value=\"\" name=\"s\"&gt;",
              "xpath": "/html/body/div[1]/header[1]/nav[1]/form[1]/div[1]/input[1]",
              "issueID": "808b580962e3ce80665663cf9134ab18",
              "signature": "a5c6994b0cc0142a783de4d94c5ebca8",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=808b580962e3ce80665663cf9134ab18"
            },
            {
              "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": 3483.16
                },
                "height": 3483.16,
                "width": 1024
              },
              "position": {
                "line": 2387,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template page-template-page-templates page-template-page-home page-template-page-templatespage-home-php page page-id-349 page-home-plus\" style=\"zoom: 1;\"&gt;\n&lt;div class=\"wrapper\"&gt;\n&lt;header class=\"header fixed\"&gt;\n&lt;na",
              "xpath": "/html/body",
              "issueID": "13e38b2210e730820db00c8832552e79",
              "signature": "ceb8b580d34bf0018bd6614f89ca6243",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=13e38b2210e730820db00c8832552e79"
            },
            {
              "tID": 214,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Do not open new windows on form submission.",
              "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 form is set to open a new window or tab when the form is submitted.  This may result in disorientation or confusion for users who do not expect the new window to appear or who cannot see the change to a new window. Remove `target=\"_blank\"` from this `<form>` element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 702.078125,
                  "y": 107.59375
                },
                "bottom-right": {
                  "x": 987.1871249999999,
                  "y": 148.96875
                },
                "height": 41.375,
                "width": 285.109
              },
              "position": {
                "line": 352,
                "column": 0
              },
              "errorSnippet": "&lt;form action=\"https://pac.us19.list-manage.com/subscribe/post?u=b629dbff8323819381f723ed7&amp;amp;id=6de59f4c43\" method=\"post\" id=\"mc-embedded-subscribe-form\" name=\"mc-embedded-subscribe-form\" class=\"validate\" target=\"_blank\" novalidate=\"novalidate\"&g",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[2]/div[1]/form[1]",
              "issueID": "50cef1eecfd1923ba6646343078ee484",
              "signature": "12570b2d93c99fb37e4443b3559160f4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=214&issueID=50cef1eecfd1923ba6646343078ee484"
            },
            {
              "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": 36.796875,
                  "y": 146.59375
                },
                "bottom-right": {
                  "x": 99.796875,
                  "y": 167.59375
                },
                "height": 21,
                "width": 63
              },
              "position": {
                "line": 4345,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://twitter.com/SinaBahram\"&gt;&lt;span&gt;Twitter&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "caa1bb38b4eb177bb410fc52e4398722",
              "signature": "b31055e235c80896ab4d39ec1a19969b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=caa1bb38b4eb177bb410fc52e4398722"
            },
            {
              "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": 111.984375,
                  "y": 146.59375
                },
                "bottom-right": {
                  "x": 187.984375,
                  "y": 167.59375
                },
                "height": 21,
                "width": 76
              },
              "position": {
                "line": 4345,
                "column": 0
              },
              "errorSnippet": "&lt;a target=\"_blank\" href=\"https://www.linkedin.com/company/pacbz\"&gt;&lt;span&gt;LinkedIn&lt;/span&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/div[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "686f21fad7ccd0e9b30e6a3c804e3438",
              "signature": "ba361d69188d43b2b1e51cefb3d269c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=686f21fad7ccd0e9b30e6a3c804e3438"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T15:17:13",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      6
    ],
    [
      "focInd",
      4
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 0,
  "logSize": 0,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T15:18:56",
  "elapsedSeconds": 102,
  "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": {
        "focAll": 2,
        "focInd": 9,
        "focOp": 12,
        "hover": 6,
        "labClash": 1,
        "linkUl": 18,
        "role": 3,
        "styleDiff": 20,
        "zIndex": 15
      },
      "alfa": {
        "r18": 4,
        "r61": 4,
        "r66": 17,
        "r69": 17,
        "r73": 32,
        "r78": 4
      },
      "axe": {
        "color-contrast-enhanced": 3,
        "color-contrast": 3,
        "hidden-content": 0,
        "aria-allowed-attr": 4
      },
      "htmlcs": {
        "w:AA.1_1_1.H67.2": 2,
        "w:AA.1_3_1.ARIA16,ARIA9": 1,
        "w:AA.1_3_1_A.G141": 2,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G18.Abs": 4,
        "w:AA.4_1_2.ARIA16,ARIA9": 1
      },
      "wave": {
        "e:label_missing": 4,
        "c:contrast": 9,
        "a:alt_long": 5,
        "a:heading_possible": 3
      },
      "tenon": {
        "28": 4,
        "95": 4,
        "144": 80,
        "152": 4,
        "155": 2,
        "214": 4,
        "218": 8
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 9,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 9,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 2,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 9,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 2,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r18": {
              "score": 4,
              "what": "ARIA state or property is not allowed for the element on which it is specified"
            }
          },
          "axe": {
            "aria-allowed-attr": {
              "score": 4,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "h1Missing": {
          "alfa": {
            "r61": {
              "score": 2,
              "what": "First heading is not h1"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 13,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 2,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 7,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 24,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 2,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "labelBadID": {
          "htmlcs": {
            "w:AA.1_3_1.ARIA16,ARIA9": {
              "score": 1,
              "what": "aria-labelledby attribute references a nonexistent element"
            },
            "w:AA.4_1_2.ARIA16,ARIA9": {
              "score": 1,
              "what": "aria-labelledby attribute references a nonexistent element"
            }
          }
        },
        "headingStructure": {
          "htmlcs": {
            "w:AA.1_3_1_A.G141": {
              "score": 1,
              "what": "Heading level is incorrect"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            }
          }
        },
        "controlLabel": {
          "wave": {
            "e:label_missing": {
              "score": 4,
              "what": "Missing form label"
            }
          }
        },
        "imageTextLong": {
          "wave": {
            "a:alt_long": {
              "score": 3,
              "what": "Long text alternative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 80,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "formNewWindow": {
          "tenon": {
            "214": {
              "score": 2,
              "what": "Form submission opens a new window"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 6,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 265,
      "log": 0,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "leadingClipsText",
          "score": 82
        },
        {
          "groupName": "noLeading",
          "score": 26
        },
        {
          "groupName": "contrastAA",
          "score": 19
        },
        {
          "groupName": "focusIndication",
          "score": 11
        },
        {
          "groupName": "focusableOperable",
          "score": 11
        },
        {
          "groupName": "linkIndication",
          "score": 11
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 8
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 8
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "contrastAAA",
          "score": 7
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "controlLabel",
          "score": 6
        },
        {
          "groupName": "imageTextLong",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 4
        },
        {
          "groupName": "roleBad",
          "score": 4
        },
        {
          "groupName": "h1Missing",
          "score": 4
        },
        {
          "groupName": "headingOfNothing",
          "score": 4
        },
        {
          "groupName": "labelBadID",
          "score": 4
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "formNewWindow",
          "score": 4
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "contrastRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        }
      ]
    }
  }
}