Accessibility test digest

Synopsis

Page: Accessible.org

URL: https://accessible.org/

Score: 175

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 Accessible.org web page at https://accessible.org/ on 2022/07/06. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

Testilo processed the report and used the sp12b scoring procedure to compute partial and total scores for the page. The total score is 175 (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
total175
log11
contrastAA30
contentBeyondLandmarks18
fontSizeAbsolute14
contrastAAA12
targetSize12
linkIndication8
linkForcesNewWindow8
contrastRisk7
inconsistentStyles6
zIndexNotZero6
obsoleteAttribute5
submitButton5
horizontalScrolling5
textRotated4
hoverSurprise3
hiddenContentRisk3
decorativeImageRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
pdfLink3
titleRedundant3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "3zjtz-accessibleorg",
  "host": {
    "id": "accessibleorg",
    "which": "https://accessible.org/",
    "what": "Accessible.org"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:42:38"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:43:53"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://accessible.org/",
        "what": "Accessible.org"
      },
      {
        "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://accessible.org/",
        "what": "Accessible.org"
      },
      {
        "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://accessible.org/",
      "what": "Accessible.org",
      "result": "https://accessible.org/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://accessible.org/",
      "result": {
        "bytes": [
          127197,
          127197,
          127197,
          127197,
          127197
        ],
        "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://accessible.org/",
      "what": "Accessible.org",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://accessible.org/",
      "result": {
        "visibleElements": 250
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://accessible.org/",
      "result": {
        "tabFocusables": 19,
        "tabFocused": 19,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "total": 19,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 19,
              "meanDelay": 0,
              "tagNames": {
                "A": 19
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Skip to content",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ADA Kit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WCAG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Free Statement Template",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kris’s WCAG 2.1 AA checklist and guide",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "accessibility statement template",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "web accessibility services",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WCAG 2.1 AA checklist",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "WCAG 2.1 AA guide",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "View Services (with Prices)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Contact Us",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility Statement",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "total": 31,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 31,
              "tagNames": {
                "A": 26,
                "BUTTON": 3,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Open Search Bar\" href=\"#\" style=\"cursor: default;\"><span class=\"g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Navigation Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "nav-search",
              "text": "<input type=\"search\" class=\"search-field\" id=\"nav-search\" value=\"\" name=\"s\" titl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"post_type\" value=\"product\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Navigation Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Kit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Statement Template",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a aria-label=\"Open Search Bar\" href=\"#\" style=\"cursor: default;\"><span class=\"g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kris’s WCAG 2.1 AA checklist and guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "accessibility statement template",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "web accessibility services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 AA checklist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG 2.1 AA guide",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "View Services (with Prices)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility Statement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ADA Kit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Free Statement Template",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "triggers": 25,
          "headTriggers": 20,
          "tailTriggers": 5,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Skiptocontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 4
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Navigation Menu"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search:"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Navigation Menu"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Close"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "links": 26,
          "adjacent": {
            "total": 14,
            "underlined": 8,
            "underlinedPercent": 57
          }
        },
        "items": {
          "underlined": [
            "Kris’s WCAG 2.1 AA checklist and guide",
            "accessibility statement template",
            "View Services",
            "Contact Us",
            "web accessibility services",
            "WCAG 2.1 AA checklist",
            "WCAG 2.1 AA guide",
            "View Services (with Prices)"
          ],
          "notUnderlined": [
            "Skip to content",
            "",
            "",
            "Contact Us",
            "Privacy Policy",
            "Accessibility Statement"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://accessible.org/",
      "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://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://accessible.org/",
      "result": {
        "roleElements": 9,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://accessible.org/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 3,
            "subtotals": [
              2,
              1
            ]
          },
          "adjacentLink": {
            "total": 14,
            "subtotals": [
              5,
              3,
              3,
              2,
              1
            ]
          },
          "listLink": {
            "total": 12,
            "subtotals": [
              6,
              6
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 2
          },
          "h3": {
            "total": 5,
            "subtotals": [
              4,
              1
            ]
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "600": [
                "Close"
              ],
              "700": [
                "Navigation Menu",
                "Navigation Menu"
              ]
            },
            "height": {
              "auto": [
                "Navigation Menu",
                "Navigation Menu"
              ],
              "77.5px": [
                "Close"
              ]
            },
            "lineHeight": {
              "60px": [
                "Navigation Menu",
                "Navigation Menu"
              ],
              "37.5px": [
                "Close"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Skip to content",
                "Kris’s WCAG 2.1 AA checklist and guide",
                "accessibility statement template",
                "web accessibility services",
                "WCAG 2.1 AA checklist",
                "WCAG 2.1 AA guide",
                "Privacy Policy",
                "Accessibility Statement"
              ],
              "600": [
                "View Services",
                "Contact Us",
                "View Services (with Prices)",
                "Contact Us"
              ],
              "700": [
                "",
                ""
              ]
            },
            "textDecorationLine": {
              "none": [
                "Skip to content",
                "",
                "",
                "Contact Us",
                "Privacy Policy",
                "Accessibility Statement"
              ],
              "underline": [
                "Kris’s WCAG 2.1 AA checklist and guide",
                "accessibility statement template",
                "View Services",
                "Contact Us",
                "web accessibility services",
                "WCAG 2.1 AA checklist",
                "WCAG 2.1 AA guide",
                "View Services (with Prices)"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "600": [
                "Home",
                "ADA Kit",
                "WCAG",
                "Free Statement Template",
                "Services",
                "About"
              ],
              "700": [
                "Home",
                "ADA Kit",
                "WCAG",
                "Free Statement Template",
                "Services",
                "About"
              ]
            },
            "color": {
              "rgb(27, 27, 66)": [
                "Home",
                "ADA Kit",
                "WCAG",
                "Free Statement Template",
                "Services",
                "About"
              ],
              "rgb(255, 255, 255)": [
                "Home",
                "ADA Kit",
                "WCAG",
                "Free Statement Template",
                "Services",
                "About"
              ]
            },
            "fontSize": {
              "15px": [
                "Home",
                "ADA Kit",
                "WCAG",
                "Free Statement Template",
                "Services",
                "About"
              ],
              "20px": [
                "Home",
                "ADA Kit",
                "WCAG",
                "Free Statement Template",
                "Services",
                "About"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(25, 43, 128)": [
                "Manual Audits",
                "User Testing",
                "Remediation",
                "Documentation"
              ],
              "rgb(255, 255, 255)": [
                "Reach out to Kris."
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://accessible.org/",
      "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://accessible.org/",
      "result": {
        "totals": {
          "total": 14,
          "tagNames": {
            "DIV": 7,
            "NAV": 3,
            "SPAN": 2,
            "FORM": 1,
            "INPUT": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Skip to content Navigation Menu Search: Navigation Menu Home\nADA Kit\nWCAG\nFree Statement Template\nSe"
          },
          {
            "tagName": "NAV",
            "id": "mobile-menu-control-wrapper",
            "text": "Navigation Menu"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "NAV",
            "id": "site-navigation",
            "text": "Search: Navigation Menu Home\nADA Kit\nWCAG\nFree Statement Template\nServices\nAbout"
          },
          {
            "tagName": "FORM",
            "id": "",
            "text": "Search:"
          },
          {
            "tagName": "INPUT",
            "id": "nav-search",
            "text": ""
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Digital Accessibility Info for Free Accessible.org provides helpful digital accessibility informatio"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "High Quality Accessibility Services We provide high quality web accessibility services at fair price"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "High Quality Accessibility Services We provide high quality web accessibility services at fair price"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Manual Audits A technical expert will manually evaluate your digital asset against WCAG 2.1 AA. You "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Reach out to Kris. How can we help you? Contact Us Accessible.orgkris@accessible.org ©Accessible.org"
          },
          {
            "tagName": "NAV",
            "id": "generate-slideout-menu",
            "text": "CloseHome\nADA Kit\nWCAG\nFree Statement Template\nServices\nAbout"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "failures": 15,
          "warnings": 0
        },
        "items": [
          {
            "index": 308,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Reach out to Kris."
              ]
            }
          },
          {
            "index": 309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "How can we help you?"
              ]
            }
          },
          {
            "index": 310,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Contact Us"
              ]
            }
          },
          {
            "index": 311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Accessible.org"
              ]
            }
          },
          {
            "index": 312,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "kris@accessible.org"
              ]
            }
          },
          {
            "index": 313,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "©Accessible.org 2019-2021"
              ]
            }
          },
          {
            "index": 314,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Privacy Policy"
              ]
            }
          },
          {
            "index": 315,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]/text()[1]",
              "codeLines": [
                "Accessibility Statement"
              ]
            }
          },
          {
            "index": 363,
            "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[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Kris Rivenburgh is published in or cited by"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"gb-headline gb-headline-0a718e45 gb-headline-text\">",
                "  Kris Rivenburgh is published in or cited by",
                "</p>"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"gb-headline gb-headline-9b9da27c gb-headline-text\">",
                "  <em>",
                "    – Name",
                "  </em>",
                "</p>"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"gb-headline gb-headline-7baa78d2 gb-headline-text\">",
                "  <em>",
                "    – Name",
                "  </em>",
                "</p>"
              ]
            }
          },
          {
            "index": 505,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"gb-headline gb-headline-8869e2d2 gb-headline-text\">",
                "  <em>",
                "    – Name",
                "  </em>",
                "</p>"
              ]
            }
          },
          {
            "index": 506,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"gb-headline gb-headline-44f63cad gb-headline-text\">",
                "  <em>",
                "    – Name",
                "  </em>",
                "</p>"
              ]
            }
          },
          {
            "index": 507,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"gb-headline gb-headline-a8a1fab4 gb-headline-text\">",
                "  ©Accessible.org 2019-2021",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://accessible.org/",
      "result": {
        "totals": {
          "rulesNA": 58,
          "rulesPassed": 38,
          "rulesWarned": 3,
          "rulesViolated": 2,
          "warnings": {
            "minor": 9,
            "moderate": 0,
            "serious": 74,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 1,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T02:43:41.847Z",
          "url": "https://accessible.org/",
          "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": {
                        "fontSize": "40.5pt (54px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"gb-headline gb-headline-6758775c gb-headline-text\">Digital Accessibility Info for Free</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".gb-container-a9445b77 > .gb-inside-container > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/wcag/\">Kris’s WCAG 2.1 AA checklist and guide</a>",
                  "target": [
                    "a[href$=\"wcag/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/accessibility-statement-template/\">accessibility statement template</a>",
                  "target": [
                    ".gb-container-a9445b77 > .gb-inside-container > p > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-03be1ffa gb-button-text button\" href=\"https://accessible.org/services/\">View Services</a>",
                  "target": [
                    ".gb-button-03be1ffa"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-c93da5fe gb-button-text\" href=\"https://accessible.org/contact/\">Contact Us</a>",
                  "target": [
                    ".gb-button-c93da5fe"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"gb-headline gb-headline-18b900c7 gb-headline-text\">High Quality Accessibility Services</h2>",
                  "target": [
                    ".gb-container-b733da9b > .gb-inside-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We provide high quality <a href=\"https://accessible.org/services\">web accessibility services</a> at fair prices. Our services help small businesses efficiently and effectively make their digital assets accessible and follow best practices for legal compliance.</p>",
                  "target": [
                    ".gb-container-b733da9b > .gb-inside-container > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/services\">web accessibility services</a>",
                  "target": [
                    ".gb-container-b733da9b > .gb-inside-container > p:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".gb-container-b733da9b > .gb-inside-container > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/Kris-Rivenburgh_WCAG-2.1-AA-Checklist.pdf\" target=\"_blank\" rel=\"noopener\">WCAG 2.1 AA checklist</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/Kris-Rivenburgh_WCAG-2.1-AA-Guide.pdf\" target=\"_blank\" rel=\"noopener\">WCAG 2.1 AA guide</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"gb-headline-text\">Manual Audits</span>",
                  "target": [
                    ".gb-headline-69c991a9 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">A technical expert will manually evaluate your digital asset against WCAG 2.1 AA.&nbsp; You receive a formal report that clearly covers each accessibility issue.</p>",
                  "target": [
                    ".gb-container-63f9a1f5 > .gb-inside-container > .has-text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"gb-headline-text\">User Testing<br></span>",
                  "target": [
                    ".gb-headline-57b18c12 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">A person with vision loss will test your digital asset using a screen reader.&nbsp; You will receive a formal report with video documentation.</p>",
                  "target": [
                    ".gb-container-fa2cfd26 > .gb-inside-container > .has-text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"gb-headline-text\">Remediation</span>",
                  "target": [
                    ".gb-headline-09f0190b > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">A technical expert and developer will manually remediate (fix) your digital asset per issues found in the audit.</p>",
                  "target": [
                    ".gb-container-25a6e401 > .gb-inside-container > .has-text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"gb-headline-text\">Documentation<br></span>",
                  "target": [
                    ".gb-headline-859b5d81 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">Kris Rivenburgh will write an accessibility statement or policy custom to your organization’s commitment and investment in digital accessibility.</p>",
                  "target": [
                    ".gb-container-4522fe1d > .gb-inside-container > .has-text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-2c2906e4 gb-button-text\" href=\"https://accessible.org/services/\">View Services (with Prices)</a>",
                  "target": [
                    ".gb-button-2c2906e4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"gb-headline gb-headline-18b900c7 gb-headline-text\" align=\"center\">Additional Details</h2>",
                  "target": [
                    "h2[align=\"center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-1ffc5039 gb-headline-text\">This “Additional Details” section currently contains placeholder text. Accessible.org is currently being updated. The footer is the next section.</p>",
                  "target": [
                    ".gb-headline-1ffc5039"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>– Name</em>",
                  "target": [
                    ".gb-headline-9b9da27c > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-83e03964 gb-headline-text\">Mollis pretium lorem primis senectus habitasse lectus donec ultricies tortor fusce morbi volutpat risus curae malesuada lacus convallis massa mauris enim mattis magnis senectus montes.</p>",
                  "target": [
                    ".gb-headline-83e03964"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>– Name</em>",
                  "target": [
                    ".gb-headline-7baa78d2 > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-7bed90dd gb-headline-text\">Mollis pretium lorem primis senectus habitasse lectus donec ultricies tortor fusce morbi volutpat risus curae malesuada lacus convallis massa mauris enim mattis magnis senectus montes.</p>",
                  "target": [
                    ".gb-headline-7bed90dd"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>– Name</em>",
                  "target": [
                    ".gb-headline-8869e2d2 > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-deb6185d gb-headline-text\">Mollis pretium lorem primis senectus habitasse lectus donec ultricies tortor fusce morbi volutpat risus curae malesuada lacus convallis massa mauris enim mattis magnis senectus montes.</p>",
                  "target": [
                    ".gb-headline-deb6185d"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>– Name</em>",
                  "target": [
                    ".gb-headline-44f63cad > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"gb-headline gb-headline-622fc3e1 gb-headline-text\">Reach out to Kris.</h3>",
                  "target": [
                    ".gb-headline-622fc3e1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-cb7c3c96 gb-headline-text\">How can we help you?</p>",
                  "target": [
                    ".gb-headline-cb7c3c96"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-a9c9002d gb-button-text\" href=\"https://accessible.org/contact/\">Contact Us</a>",
                  "target": [
                    ".gb-button-a9c9002d"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-0ba1c93f gb-headline-text\">Accessible.org<br>kris@accessible.org</p>",
                  "target": [
                    ".gb-headline-0ba1c93f"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-a8a1fab4 gb-headline-text\">©Accessible.org 2019-2021</p>",
                  "target": [
                    ".gb-headline-a8a1fab4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-acc1ae52 gb-button-text\" href=\"https://accessible.org/privacy-policy\">Privacy Policy</a>",
                  "target": [
                    ".gb-button-acc1ae52"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-1d0279eb gb-button-text\" href=\"https://accessible.org/accessibility-statement/\">Accessibility Statement</a>",
                  "target": [
                    ".gb-button-1d0279eb"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "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": {
                        "fontSize": "40.5pt (54px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"gb-headline gb-headline-6758775c gb-headline-text\">Digital Accessibility Info for Free</h1>",
                  "target": [
                    "h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".gb-container-a9445b77 > .gb-inside-container > p"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/wcag/\">Kris’s WCAG 2.1 AA checklist and guide</a>",
                  "target": [
                    "a[href$=\"wcag/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/accessibility-statement-template/\">accessibility statement template</a>",
                  "target": [
                    ".gb-container-a9445b77 > .gb-inside-container > p > a:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-03be1ffa gb-button-text button\" href=\"https://accessible.org/services/\">View Services</a>",
                  "target": [
                    ".gb-button-03be1ffa"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-c1f1455e\">",
                          "target": [
                            ".gb-container-c1f1455e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-c93da5fe gb-button-text\" href=\"https://accessible.org/contact/\">Contact Us</a>",
                  "target": [
                    ".gb-button-c93da5fe"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"gb-headline gb-headline-18b900c7 gb-headline-text\">High Quality Accessibility Services</h2>",
                  "target": [
                    ".gb-container-b733da9b > .gb-inside-container > h2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>We provide high quality <a href=\"https://accessible.org/services\">web accessibility services</a> at fair prices. Our services help small businesses efficiently and effectively make their digital assets accessible and follow best practices for legal compliance.</p>",
                  "target": [
                    ".gb-container-b733da9b > .gb-inside-container > p:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/services\">web accessibility services</a>",
                  "target": [
                    ".gb-container-b733da9b > .gb-inside-container > p:nth-child(2) > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>",
                  "target": [
                    ".gb-container-b733da9b > .gb-inside-container > p:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/Kris-Rivenburgh_WCAG-2.1-AA-Checklist.pdf\" target=\"_blank\" rel=\"noopener\">WCAG 2.1 AA checklist</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(1)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-4be02b6a\">",
                          "target": [
                            ".gb-container-4be02b6a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://accessible.org/Kris-Rivenburgh_WCAG-2.1-AA-Guide.pdf\" target=\"_blank\" rel=\"noopener\">WCAG 2.1 AA guide</a>",
                  "target": [
                    "a[target=\"_blank\"][rel=\"noopener\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"gb-headline-text\">Manual Audits</span>",
                  "target": [
                    ".gb-headline-69c991a9 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">A technical expert will manually evaluate your digital asset against WCAG 2.1 AA.&nbsp; You receive a formal report that clearly covers each accessibility issue.</p>",
                  "target": [
                    ".gb-container-63f9a1f5 > .gb-inside-container > .has-text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"gb-headline-text\">User Testing<br></span>",
                  "target": [
                    ".gb-headline-57b18c12 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">A person with vision loss will test your digital asset using a screen reader.&nbsp; You will receive a formal report with video documentation.</p>",
                  "target": [
                    ".gb-container-fa2cfd26 > .gb-inside-container > .has-text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"gb-headline-text\">Remediation</span>",
                  "target": [
                    ".gb-headline-09f0190b > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">A technical expert and developer will manually remediate (fix) your digital asset per issues found in the audit.</p>",
                  "target": [
                    ".gb-container-25a6e401 > .gb-inside-container > .has-text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"gb-headline-text\">Documentation<br></span>",
                  "target": [
                    ".gb-headline-859b5d81 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-center\">Kris Rivenburgh will write an accessibility statement or policy custom to your organization’s commitment and investment in digital accessibility.</p>",
                  "target": [
                    ".gb-container-4522fe1d > .gb-inside-container > .has-text-align-center"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-2c2906e4 gb-button-text\" href=\"https://accessible.org/services/\">View Services (with Prices)</a>",
                  "target": [
                    ".gb-button-2c2906e4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "24.0pt (32px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"gb-headline gb-headline-18b900c7 gb-headline-text\" align=\"center\">Additional Details</h2>",
                  "target": [
                    "h2[align=\"center\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-1ffc5039 gb-headline-text\">This “Additional Details” section currently contains placeholder text. Accessible.org is currently being updated. The footer is the next section.</p>",
                  "target": [
                    ".gb-headline-1ffc5039"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>– Name</em>",
                  "target": [
                    ".gb-headline-9b9da27c > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-83e03964 gb-headline-text\">Mollis pretium lorem primis senectus habitasse lectus donec ultricies tortor fusce morbi volutpat risus curae malesuada lacus convallis massa mauris enim mattis magnis senectus montes.</p>",
                  "target": [
                    ".gb-headline-83e03964"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>– Name</em>",
                  "target": [
                    ".gb-headline-7baa78d2 > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-7bed90dd gb-headline-text\">Mollis pretium lorem primis senectus habitasse lectus donec ultricies tortor fusce morbi volutpat risus curae malesuada lacus convallis massa mauris enim mattis magnis senectus montes.</p>",
                  "target": [
                    ".gb-headline-7bed90dd"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>– Name</em>",
                  "target": [
                    ".gb-headline-8869e2d2 > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-deb6185d gb-headline-text\">Mollis pretium lorem primis senectus habitasse lectus donec ultricies tortor fusce morbi volutpat risus curae malesuada lacus convallis massa mauris enim mattis magnis senectus montes.</p>",
                  "target": [
                    ".gb-headline-deb6185d"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "13.5pt (18px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-efb08b12\">",
                          "target": [
                            ".gb-container-efb08b12"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<em>– Name</em>",
                  "target": [
                    ".gb-headline-44f63cad > em"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.5pt (26px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"gb-headline gb-headline-622fc3e1 gb-headline-text\">Reach out to Kris.</h3>",
                  "target": [
                    ".gb-headline-622fc3e1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-cb7c3c96 gb-headline-text\">How can we help you?</p>",
                  "target": [
                    ".gb-headline-cb7c3c96"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-a9c9002d gb-button-text\" href=\"https://accessible.org/contact/\">Contact Us</a>",
                  "target": [
                    ".gb-button-a9c9002d"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "14.3pt (19px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-0ba1c93f gb-headline-text\">Accessible.org<br>kris@accessible.org</p>",
                  "target": [
                    ".gb-headline-0ba1c93f"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-a8a1fab4 gb-headline-text\">©Accessible.org 2019-2021</p>",
                  "target": [
                    ".gb-headline-a8a1fab4"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-acc1ae52 gb-button-text\" href=\"https://accessible.org/privacy-policy\">Privacy Policy</a>",
                  "target": [
                    ".gb-button-acc1ae52"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"gb-container gb-container-8ea0a712\">",
                          "target": [
                            ".gb-container-8ea0a712"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"gb-button gb-button-1d0279eb gb-button-text\" href=\"https://accessible.org/accessibility-statement/\">Accessibility Statement</a>",
                  "target": [
                    ".gb-button-1d0279eb"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "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": "<nav id=\"mobile-menu-control-wrapper\" class=\"main-navigation mobile-menu-control-wrapper\">",
                  "target": [
                    "#mobile-menu-control-wrapper"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"1em\" height=\"1em\">",
                  "target": [
                    "#mobile-menu-control-wrapper > .menu-bar-items > .menu-bar-item.search-item > a[aria-label=\"Open Search Bar\"][href=\"#\"] > .icon-search.gp-icon > svg[viewBox=\"0 0 512 512\"][aria-hidden=\"true\"][role=\"img\"]:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\" data-nav=\"site-navigation\">",
                  "target": [
                    "button[data-nav=\"site-navigation\"]"
                  ],
                  "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": "<svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"1em\" height=\"1em\">",
                  "target": [
                    "button[data-nav=\"site-navigation\"] > .icon-menu-bars.gp-icon > svg[viewBox=\"0 0 512 512\"][aria-hidden=\"true\"][role=\"img\"]:nth-child(2)"
                  ],
                  "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 navigation-search\" action=\"https://accessible.org/\">",
                  "target": [
                    "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": "<button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\">",
                  "target": [
                    ".inside-navigation.grid-container > .menu-toggle[aria-controls=\"primary-menu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"1em\" height=\"1em\">",
                  "target": [
                    ".inside-navigation.grid-container > .menu-toggle[aria-controls=\"primary-menu\"] > .icon-menu-bars.gp-icon > svg[viewBox=\"0 0 512 512\"][aria-hidden=\"true\"][role=\"img\"]:nth-child(2)"
                  ],
                  "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": "<svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"1em\" height=\"1em\">",
                  "target": [
                    ".inside-navigation.grid-container > .menu-bar-items > .menu-bar-item.search-item > a[aria-label=\"Open Search Bar\"][href=\"#\"] > .icon-search.gp-icon > svg[viewBox=\"0 0 512 512\"][aria-hidden=\"true\"][role=\"img\"]:nth-child(2)"
                  ],
                  "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": "<nav id=\"generate-slideout-menu\" class=\"main-navigation slideout-navigation do-overlay offside offside--left\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"\" style=\"\">",
                  "target": [
                    "#generate-slideout-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#666666",
                        "bgColor": "#ffffff",
                        "contrastRatio": 5.74,
                        "fontSize": "12.8pt (17px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"page\" class=\"site grid-container container hfeed\">",
                          "target": [
                            "#page"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"gb-headline gb-headline-0a718e45 gb-headline-text\">Kris Rivenburgh is published in or cited by</p>",
                  "target": [
                    ".gb-headline-0a718e45"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 5.74 (foreground color: #666666, background color: #ffffff, font size: 12.8pt (17px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"gb-inside-container\">",
                  "target": [
                    ".gb-container-8ea0a712 > .gb-inside-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://accessible.org/",
      "result": {
        "Error": {
          "AA.1_3_1.H49.AlignAttr": {
            "Align attributes .": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"gb-headline gb-headline-18b900c7 gb-headline-text\" align=\"center\">...</h2>"
              }
            ]
          },
          "AA.3_2_2.H32.2": {
            "This form does not contain a submit button, which creates issues for those who cannot submit the form using the keyboard. Submit buttons are INPUT elements with type attribute \"submit\" or \"image\", or BUTTON elements with type \"submit\" or omitted/invalid.": [
              {
                "tagName": "form",
                "id": "",
                "code": "<form method=\"get\" class=\"search-form navigation-search\" action=\"https://accessible.org/\">...</form>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"wp-image-1207\" src=\"https://accessible.org/wp-content/uploads/2021/01/hero.svg\" alt=\"\" width=\"500\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"wp-image-1386\" src=\"https://accessible.org/wp-content/uploads/2021/01/testimonial-1.jpg\" alt=\"\" width=\"100\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"wp-image-1387\" src=\"https://accessible.org/wp-content/uploads/2021/01/testimonial-2.jpg\" alt=\"\" width=\"100\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"wp-image-1388\" src=\"https://accessible.org/wp-content/uploads/2021/01/testimonial-3.jpg\" alt=\"\" width=\"100\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"wp-image-1389\" src=\"https://accessible.org/wp-content/uploads/2021/01/testimonial-4.jpg\" alt=\"\" width=\"100\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"gb-headline gb-headline-44f63cad gb-headline-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"gb-headline gb-headline-7baa78d2 gb-headline-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"gb-headline gb-headline-8869e2d2 gb-headline-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"gb-headline gb-headline-9b9da27c gb-headline-text\">...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "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": "button",
                "id": "",
                "code": "<button class=\"slideout-exit has-svg-icon\">...</button>"
              },
              {
                "tagName": "nav",
                "id": "#generate-slideout-menu",
                "code": "<nav id=\"generate-slideout-menu\" class=\"main-navigation slideout-navigation do-overlay offside offside--left\" itemtype=\"https://schema.org/SiteNavigationElement\" itemscope=\"\" style=\"\">...</nav>"
              }
            ]
          },
          "AA.1_4_3.G145.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"gb-headline gb-headline-18b900c7 gb-headline-text\" align=\"center\">...</h2>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"gb-headline-text\">...</span>"
              }
            ]
          },
          "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 class=\"screen-reader-text skip-link\" href=\"#content\" title=\"Skip to content\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://accessible.org/\" aria-current=\"page\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://accessible.org/about/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://accessible.org/accessibility-statement-template/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://accessible.org/kit/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://accessible.org/services\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://accessible.org/wcag\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "em",
                "id": "",
                "code": "<em>...</em>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"gb-headline gb-headline-1ffc5039 gb-headline-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"gb-headline gb-headline-7bed90dd gb-headline-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"gb-headline gb-headline-83e03964 gb-headline-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"gb-headline gb-headline-deb6185d gb-headline-text\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"has-text-align-center\">...</p>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://accessible.org/",
      "result": {
        "content": {
          "totals": {
            "violation": 20,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 596,
                "top": 4469,
                "height": 26,
                "width": 175
              },
              "snippet": "<a href=\"https://accessible.org/accessibility-statement/\" class=\"gb-button gb-button-1d0279eb gb-button-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 460,
                "top": 4467,
                "height": 29,
                "width": 136
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4467,
                "height": 26,
                "width": 355
              },
              "snippet": "<p class=\"gb-headline gb-headline-a8a1fab4 gb-headline-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4266,
                "height": 57,
                "width": 330
              },
              "snippet": "<p class=\"gb-headline gb-headline-0ba1c93f gb-headline-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4037,
                "height": 34,
                "width": 740
              },
              "snippet": "<h3 class=\"gb-headline gb-headline-622fc3e1 gb-headline-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4149,
                "height": 55,
                "width": 167
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a title=\"Skip to content\" href=\"#content\" class=\"screen-reader-text skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 30,
                "top": 126,
                "height": 0,
                "width": 740
              },
              "snippet": "<nav itemscope=\"\" itemtype=\"https://schema.org/SiteNavigationElement\" class=\"main-navigation has-menu-bar-items sub-menu-right\" id=\"site-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 461,
                "top": 48,
                "height": 60,
                "width": 310
              },
              "snippet": "<nav class=\"main-navigation mobile-menu-control-wrapper\" id=\"mobile-menu-control-wrapper\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 30,
                "top": 126,
                "height": 0,
                "width": 740
              },
              "snippet": "<nav itemscope=\"\" itemtype=\"https://schema.org/SiteNavigationElement\" class=\"main-navigation has-menu-bar-items sub-menu-right\" id=\"site-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 461,
                "top": 48,
                "height": 60,
                "width": 310
              },
              "snippet": "<nav class=\"main-navigation mobile-menu-control-wrapper\" id=\"mobile-menu-control-wrapper\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[9]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 135,
                "top": 3566,
                "height": 100,
                "width": 125
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[8]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 135,
                "top": 3346,
                "height": 100,
                "width": 125
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[7]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 135,
                "top": 3127,
                "height": 100,
                "width": 125
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[6]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 135,
                "top": 2921,
                "height": 100,
                "width": 125
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[5]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 608,
                "top": 1973,
                "height": 29,
                "width": 163
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 415,
                "top": 1969,
                "height": 36,
                "width": 163
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 223,
                "top": 1971,
                "height": 33,
                "width": 163
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 30,
                "top": 1966,
                "height": 43,
                "width": 163
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 30,
                "top": 202,
                "height": 364,
                "width": 740
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[7]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 30,
                "top": 2817,
                "height": 39,
                "width": 740
              },
              "snippet": "<h2 align=\"center\" class=\"gb-headline gb-headline-18b900c7 gb-headline-text\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/span[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 481,
                "top": 67,
                "height": 22,
                "width": 22
              },
              "snippet": "<svg height=\"1em\" width=\"1em\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" role=\"img\" aria-hidden=\"true\" viewBox=\"0 0 512 512\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/button[1]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 543,
                "top": 67,
                "height": 22,
                "width": 22
              },
              "snippet": "<svg height=\"1em\" width=\"1em\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" role=\"img\" aria-hidden=\"true\" viewBox=\"0 0 512 512\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 20,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 596,
                "top": 4469,
                "height": 26,
                "width": 175
              },
              "snippet": "<a href=\"https://accessible.org/accessibility-statement/\" class=\"gb-button gb-button-1d0279eb gb-button-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 460,
                "top": 4467,
                "height": 29,
                "width": 136
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4467,
                "height": 26,
                "width": 355
              },
              "snippet": "<p class=\"gb-headline gb-headline-a8a1fab4 gb-headline-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4266,
                "height": 57,
                "width": 330
              },
              "snippet": "<p class=\"gb-headline gb-headline-0ba1c93f gb-headline-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h3[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4037,
                "height": 34,
                "width": 740
              },
              "snippet": "<h3 class=\"gb-headline gb-headline-622fc3e1 gb-headline-text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 30,
                "top": 4149,
                "height": 55,
                "width": 167
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 1,
                "width": 1
              },
              "snippet": "<a title=\"Skip to content\" href=\"#content\" class=\"screen-reader-text skip-link\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 30,
                "top": 126,
                "height": 0,
                "width": 740
              },
              "snippet": "<nav itemscope=\"\" itemtype=\"https://schema.org/SiteNavigationElement\" class=\"main-navigation has-menu-bar-items sub-menu-right\" id=\"site-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleNavigationLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple elements with \"navigation\" role do not have unique labels",
              "bounds": {
                "left": 461,
                "top": 48,
                "height": 60,
                "width": 310
              },
              "snippet": "<nav class=\"main-navigation mobile-menu-control-wrapper\" id=\"mobile-menu-control-wrapper\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[2]",
                "aria": "/document[1]/banner[1]/navigation[2]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 30,
                "top": 126,
                "height": 0,
                "width": 740
              },
              "snippet": "<nav itemscope=\"\" itemtype=\"https://schema.org/SiteNavigationElement\" class=\"main-navigation has-menu-bar-items sub-menu-right\" id=\"site-navigation\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "Multiple \"navigation\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 461,
                "top": 48,
                "height": 60,
                "width": 310
              },
              "snippet": "<nav class=\"main-navigation mobile-menu-control-wrapper\" id=\"mobile-menu-control-wrapper\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[9]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 135,
                "top": 3566,
                "height": 100,
                "width": 125
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[8]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 135,
                "top": 3346,
                "height": 100,
                "width": 125
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[7]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 135,
                "top": 3127,
                "height": 100,
                "width": 125
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[6]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 135,
                "top": 2921,
                "height": 100,
                "width": 125
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[5]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[5]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 608,
                "top": 1973,
                "height": 29,
                "width": 163
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[4]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 415,
                "top": 1969,
                "height": 36,
                "width": 163
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[3]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 223,
                "top": 1971,
                "height": 33,
                "width": 163
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 30,
                "top": 1966,
                "height": 43,
                "width": 163
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 30,
                "top": 202,
                "height": 364,
                "width": 740
              },
              "snippet": "<figure class=\"aligncenter size-large is-resized\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[4]/div[1]/h2[1]",
                "aria": "/document[1]/main[1]/article[1]/heading[7]"
              },
              "message": "The HTML attribute(s) \"align\" is deprecated in HTML 5",
              "bounds": {
                "left": 30,
                "top": 2817,
                "height": 39,
                "width": 740
              },
              "snippet": "<h2 align=\"center\" class=\"gb-headline gb-headline-18b900c7 gb-headline-text\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[1]/span[1]/a[1]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 481,
                "top": 67,
                "height": 22,
                "width": 22
              },
              "snippet": "<svg height=\"1em\" width=\"1em\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" role=\"img\" aria-hidden=\"true\" viewBox=\"0 0 512 512\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/button[1]/span[1]/svg[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/button[1]"
              },
              "message": "The HTML attribute(s) \"version\" is deprecated in HTML 5",
              "bounds": {
                "left": 543,
                "top": 67,
                "height": 22,
                "width": 22
              },
              "snippet": "<svg height=\"1em\" width=\"1em\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" xmlns=\"http://www.w3.org/2000/svg\" version=\"1.1\" role=\"img\" aria-hidden=\"true\" viewBox=\"0 0 512 512\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://accessible.org/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "ADA Compliance and Website Accessibility Solutions",
          "pageurl": "https://accessible.org/",
          "time": 1.92,
          "creditsremaining": 321,
          "allitemcount": 66,
          "totalelements": 384,
          "waveurl": "http://wave.webaim.org/report?url=https://accessible.org/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 4,
            "items": {
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV#primary > MAIN#main > ARTICLE#post-7 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > DIV#content > DIV#primary > MAIN#main > ARTICLE#post-7 > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > DIV:first-child > H2:first-child + P + P > A:first-child + A"
                ],
                "wcag": []
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV:first-child > HEADER#masthead > DIV:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://accessible.org/",
      "what": "URL",
      "result": "https://accessible.org/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://accessible.org/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.069",
        "responseTime": "2022-07-06T02:43:53.655Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1020150,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 10,
              "totalWarnings": 0,
              "totalIssues": 10
            },
            "issuesByLevel": {
              "A": {
                "count": 7,
                "pct": 70
              },
              "AA": {
                "count": 6,
                "pct": 60
              },
              "AAA": {
                "count": 10,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "a451668b-0332-4660-a82c-7fb65c8b11b7",
          "docID": "1c8bfaa3-b9da-4d82-ef63-66407f75ec72",
          "sourceHash": "3ac350af0f1a9aa1264f8d02cd2b8540",
          "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=a451668b-0332-4660-a82c-7fb65c8b11b7",
          "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": 4327.56
                },
                "height": 4327.56,
                "width": 1024
              },
              "position": {
                "line": 2635,
                "column": 60
              },
              "errorSnippet": "&lt;body data-rsssl=\"1\" class=\"home page-template-default page page-id-7 wp-custom-logo wp-embed-responsive ldx-plugin post-image-aligned-center slideout-enabled slideout-mobile sticky-menu-fade no-sidebar nav-float-right one-container nav-search-enabled",
              "xpath": "/html/body",
              "issueID": "302631e652b931d11efa2800a9db3fc2",
              "signature": "7d5c66ec4b4b9d622214a03eaa2bf923",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=302631e652b931d11efa2800a9db3fc2"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1,
                  "y": 1
                },
                "height": 1,
                "width": 1
              },
              "position": {
                "line": 599,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"screen-reader-text skip-link\" href=\"#content\" title=\"Skip to content\"&gt;Skip to content&lt;/a&gt;",
              "xpath": "/html/body/div[1]/a[1]",
              "issueID": "98262704b49209fc33d4fc0e11653c40",
              "signature": "a8e372aeedc270fb4b3f380976938f3a",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=98262704b49209fc33d4fc0e11653c40"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 599,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Open Search Bar\" href=\"#\"&gt;&lt;span class=\"gp-icon icon-search\"&gt;&lt;svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"1em\" hei",
              "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[1]/span[1]/a[1]",
              "issueID": "1b3db786a526f2110be0f692bdc1c507",
              "signature": "5b8f7b7197405e0c736cf902441919e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=1b3db786a526f2110be0f692bdc1c507"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -40,
                  "y": 0
                },
                "height": 0,
                "width": -40
              },
              "position": {
                "line": 8316,
                "column": 38
              },
              "errorSnippet": "&lt;button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\" data-nav=\"site-navigation\" style=\"\"&gt; &lt;span class=\"gp-icon icon-menu-bars\"&gt;&lt;svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://w",
              "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/button[1]",
              "issueID": "7c03a24b88f2e73bff961f6b6ff1cb41",
              "signature": "65723eeee1206ba2380d2ce656c3d5ca",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7c03a24b88f2e73bff961f6b6ff1cb41"
            },
            {
              "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": 144.016,
                  "y": 60
                },
                "height": 60,
                "width": 144.016
              },
              "position": {
                "line": 8329,
                "column": 20
              },
              "errorSnippet": "&lt;button class=\"menu-toggle\" aria-controls=\"primary-menu\" aria-expanded=\"false\" style=\"\"&gt; &lt;span class=\"gp-icon icon-menu-bars\"&gt;&lt;svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:x",
              "xpath": "/html/body/div[1]/header[1]/div[1]/nav[2]/div[1]/button[1]",
              "issueID": "f394288e711fbd57b095f54097b5343a",
              "signature": "4a695baa45657595e9f8c1886fef2cd4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f394288e711fbd57b095f54097b5343a"
            },
            {
              "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": 15,
                  "y": 60
                },
                "height": 60,
                "width": 15
              },
              "position": {
                "line": 600,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Open Search Bar\" href=\"#\"&gt;&lt;span class=\"gp-icon icon-search\"&gt;&lt;svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"1em\" hei",
              "xpath": "/html/body/div[1]/header[1]/div[1]/nav[2]/div[1]/div[2]/span[1]/a[1]",
              "issueID": "73674f6bfb1e2d1b535c1c4a9f7f41e3",
              "signature": "e1c33ac4ccd1a027e8e76d94e975c8c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=73674f6bfb1e2d1b535c1c4a9f7f41e3"
            },
            {
              "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": 959,
                  "y": 0
                },
                "bottom-right": {
                  "x": 984,
                  "y": 37
                },
                "height": 37,
                "width": 25
              },
              "position": {
                "line": 8686,
                "column": 5
              },
              "errorSnippet": "&lt;button class=\"slideout-exit has-svg-icon\"&gt;&lt;span class=\"gp-icon pro-close\"&gt; &lt;svg viewBox=\"0 0 512 512\" aria-hidden=\"true\" role=\"img\" version=\"1.1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" width=\"1em\" he",
              "xpath": "/html/body/nav[1]/div[1]/button[1]",
              "issueID": "36ecbbe07ecb5faf772d1102645e6247",
              "signature": "da8c3d118634f1ce9ef2479a043dc9f6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=36ecbbe07ecb5faf772d1102645e6247"
            },
            {
              "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": 276.328125,
                  "y": 665.796875
                },
                "bottom-right": {
                  "x": 474.328125,
                  "y": 686.796875
                },
                "height": 21,
                "width": 198
              },
              "position": {
                "line": 628,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://accessible.org/Kris-Rivenburgh_WCAG-2.1-AA-Checklist.pdf\" target=\"_blank\" rel=\"noopener\"&gt;WCAG 2.1 AA checklist&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "f74e399e795c0fa8ee1cfe8a2b3ef391",
              "signature": "20827e97560648dbeecf2f1a4d6c89b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f74e399e795c0fa8ee1cfe8a2b3ef391"
            },
            {
              "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": 160.5,
                  "y": 665.796875
                },
                "bottom-right": {
                  "x": 857.5,
                  "y": 714.796875
                },
                "height": 49,
                "width": 697
              },
              "position": {
                "line": 630,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://accessible.org/Kris-Rivenburgh_WCAG-2.1-AA-Guide.pdf\" target=\"_blank\" rel=\"noopener\"&gt;WCAG 2.1 AA guide&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/p[2]/a[2]",
              "issueID": "a2983cf9e9e161acf960c460a8838786",
              "signature": "997fbaa04fa943c02a5a139c4a07dfa7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a2983cf9e9e161acf960c460a8838786"
            },
            {
              "tID": 271,
              "bpID": 211,
              "priority": 100,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This text is rotated from the horizontal by 60 degrees or more.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text is rotated from the horizontal by 60 degrees or more, and is not part of a complex image or graphic.  Text rotated beyond a certain threshold presents comprehension difficulties for people with cognitive disabilities or perception-based learning disabilities. Don't rotate text beyond 60 degrees from the horiziontal.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 1027.75
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 1067.75
                },
                "height": 40,
                "width": 1024
              },
              "position": {
                "line": 8364,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"gb-shape gb-shape-1\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 1200 100\" preserveAspectRatio=\"none\"&gt;&lt;path d=\"M1200 100H0V0l400 77.2L1200 0z\"&gt;&lt;/path&gt;&lt;/svg&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[1]/main[1]/article[1]/div[1]/div[1]/div[1]/div[2]/div[1]",
              "issueID": "1507db27d7883166bde1dff697322d5b",
              "signature": "464564d37c80946dbfe67d8e6d610340",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=1507db27d7883166bde1dff697322d5b"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:42:38",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      34
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      4
    ],
    [
      "alfa",
      3
    ],
    [
      "wave",
      2
    ],
    [
      "focAll",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "axe",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 11,
  "logSize": 506,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:43:53",
  "elapsedSeconds": 74,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "hover": 1,
        "linkUl": 12,
        "styleDiff": 14,
        "zIndex": 14
      },
      "alfa": {
        "r57": 32,
        "r66": 4,
        "r74": 24
      },
      "axe": {
        "color-contrast-enhanced": 40,
        "color-contrast": 37,
        "hidden-content": 0,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_3_1.H49.AlignAttr": 4,
        "e:AA.3_2_2.H32.2": 4,
        "w:AA.1_1_1.H67.2": 5,
        "w:AA.1_3_1.H42": 4,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 2,
        "w:AA.1_4_3.G145.BgImage": 2,
        "w:AA.1_4_3.G18.Abs": 7,
        "w:AA.1_4_3.G18.BgImage": 6
      },
      "wave": {
        "a:link_pdf": 2,
        "a:title_redundant": 2
      },
      "tenon": {
        "28": 4,
        "79": 4,
        "152": 20,
        "218": 8,
        "271": 4
      }
    },
    "groupDetails": {
      "groups": {
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 6,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 4,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 4,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 16,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 10,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 12,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 28,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "obsoleteAttribute": {
          "htmlcs": {
            "e:AA.1_3_1.H49.AlignAttr": {
              "score": 3,
              "what": "The align attribute is obsolete"
            }
          }
        },
        "submitButton": {
          "htmlcs": {
            "e:AA.3_2_2.H32.2": {
              "score": 3,
              "what": "Form has no submit button"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "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.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 2,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 1,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 10,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 6,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 175,
      "log": 11,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 30
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 18
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 14
        },
        {
          "groupName": "contrastAAA",
          "score": 12
        },
        {
          "groupName": "targetSize",
          "score": 12
        },
        {
          "groupName": "linkIndication",
          "score": 8
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 8
        },
        {
          "groupName": "contrastRisk",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 6
        },
        {
          "groupName": "zIndexNotZero",
          "score": 6
        },
        {
          "groupName": "obsoleteAttribute",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        },
        {
          "groupName": "titleRedundant",
          "score": 3
        }
      ]
    }
  }
}