Accessibility test digest

Synopsis

Page: IAAP

URL: https://www.accessibilityassociation.org/s/

Score: 931

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 IAAP web page at https://www.accessibilityassociation.org/s/ 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 931 (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
total931
log538
preventions100
linkForcesNewWindow56
contrastAA35
invisibleLabel32
linkIndication17
tabFocusability16
fontSmall16
targetSize14
contrastAAA13
inconsistentStyles10
zIndexNotZero8
roleBad6
duplicateID6
contrastRisk6
noHeading5
submitButton5
horizontalScrolling5
skipRepeatedContent4
decorativeImageRisk4
linkTextsSame4
textRotated4
hiddenContentRisk3
linkConfusionRisk3
labelEmpty3
scrollRisk3
destinationLink3
justification3
noScriptRisk3
pseudoLinkRisk3
pseudoParagraphRisk3

Issue summary

Special issues

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

preventions: Score 100. This is based on tests that the page did not allow to be run. That impedes accessibility progress and risks interfering with tools that users with disabilities need.

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "3zjtz-iaap",
  "host": {
    "id": "iaap",
    "which": "https://www.accessibilityassociation.org/s/",
    "what": "IAAP"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T00:50:23"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T00:54:21"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.accessibilityassociation.org/s/",
        "what": "IAAP"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.accessibilityassociation.org/s/",
        "what": "IAAP"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "IAAP",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "bytes": [
          455514,
          455514,
          455514,
          455514,
          455514
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "IAAP",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "visibleElements": 171
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "tabFocusables": 40,
        "tabFocused": 49,
        "discrepancy": 9
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "total": 0,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "total": 2,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 2,
              "tagNames": {
                "A": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "dismissError",
              "text": "×",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "auraErrorReload",
              "text": "Refresh",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "triggers": 0,
          "headTriggers": 0,
          "tailTriggers": 0,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 1,
          "wellLabeled": 19
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 19,
              "tagName": "BUTTON",
              "type": "button",
              "content": "{<button role=\"button\" type=\"button\" title=\"Go to top\" data-aura-rendered-by=\"819:0\"></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Skip to main content"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Login"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Email*"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "password",
              "labelType": "label",
              "texts": {
                "label": [
                  "Password*"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Login"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Toggle Navigation Menu",
                "content": "☰"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "About"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Global Leadership Council"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Initiatives"
              }
            },
            {
              "index": 9,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Membership"
              }
            },
            {
              "index": 10,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Certification"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Certification Options"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Plan Your Exam"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Certification Process"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Education"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Webinars"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Networking"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Resources"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Publications and Multimedia"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "links": 89,
          "adjacent": {
            "total": 33,
            "underlined": 18,
            "underlinedPercent": 54
          }
        },
        "items": {
          "underlined": [
            "×",
            "Refresh",
            "0 Item(s)",
            "",
            "Not a member? Join today!",
            "Forgot your credentials?",
            "Close",
            "Not a member? Join today!",
            "Forgot your credentials?",
            "Learn More",
            "Learn More",
            "Learn More",
            "Learn More",
            "See All Announcements",
            "Learn More",
            "See All Events",
            "855-315-IAAP (4227)",
            "Contact Us"
          ],
          "notUnderlined": [
            "Overview",
            "Team",
            "Founding Members",
            "Accessibility Statement",
            "Governance & Positions",
            "Contact",
            "Certification Overview",
            "Certified Professional Directory",
            "Education Overview",
            "Events",
            "Educational Training Database",
            "Resources Overview",
            "Speakers Bureau",
            "IAAP Regional Chapters",
            "Countries by Region Resources"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "roleElements": 3,
        "badRoleElements": 2,
        "redundantRoleElements": 1,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "DIV": {
            "main": {
              "bad": 1,
              "redundant": 0
            }
          },
          "BUTTON": {
            "button": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.accessibilityassociation.org/s/",
      "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": 18,
            "subtotals": [
              7,
              6,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 33,
            "subtotals": [
              15,
              13,
              4,
              1
            ]
          },
          "listLink": {
            "total": 56,
            "subtotals": [
              29,
              18,
              9
            ]
          },
          "h1": {
            "total": 2,
            "subtotals": [
              1,
              1
            ]
          },
          "h2": {
            "total": 6,
            "subtotals": [
              5,
              1
            ]
          },
          "h3": {
            "total": 3
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                "Skip to main content",
                "Login",
                "☰",
                ""
              ],
              "600": [
                "Login"
              ],
              "700": [
                "About",
                "Global Leadership Council",
                "Initiatives",
                "Membership",
                "Certification",
                "Certification Options",
                "Plan Your Exam",
                "Certification Process",
                "Education",
                "Webinars",
                "Networking",
                "Resources",
                "Publications and Multimedia"
              ]
            },
            "borderStyle": {
              "solid": [
                "Skip to main content",
                "Login",
                "Login",
                "☰"
              ],
              "none": [
                "About",
                "Global Leadership Council",
                "Initiatives",
                "Membership",
                "Certification",
                "Certification Options",
                "Plan Your Exam",
                "Certification Process",
                "Education",
                "Webinars",
                "Networking",
                "Resources",
                "Publications and Multimedia"
              ],
              "outset": [
                ""
              ]
            },
            "borderWidth": {
              "1px": [
                "Skip to main content",
                "Login",
                "Login",
                "☰"
              ],
              "0px": [
                "About",
                "Global Leadership Council",
                "Initiatives",
                "Membership",
                "Certification",
                "Certification Options",
                "Plan Your Exam",
                "Certification Process",
                "Education",
                "Webinars",
                "Networking",
                "Resources",
                "Publications and Multimedia"
              ],
              "2px": [
                ""
              ]
            },
            "height": {
              "2px": [
                "Skip to main content"
              ],
              "64px": [
                "Login"
              ],
              "auto": [
                "Login",
                "☰",
                "Global Leadership Council",
                "Initiatives",
                "Certification Options",
                "Plan Your Exam",
                "Certification Process",
                "Webinars",
                "Publications and Multimedia"
              ],
              "54.3984px": [
                "About",
                "Membership",
                "Certification",
                "Education",
                "Networking",
                "Resources"
              ],
              "44px": [
                ""
              ]
            },
            "lineHeight": {
              "30px": [
                "Skip to main content",
                "Login",
                "Login",
                "☰"
              ],
              "28.8px": [
                "About",
                "Membership",
                "Certification",
                "Education",
                "Networking",
                "Resources",
                ""
              ],
              "26.4px": [
                "Global Leadership Council",
                "Initiatives",
                "Certification Options",
                "Plan Your Exam",
                "Certification Process",
                "Webinars",
                "Publications and Multimedia"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "×",
                "Refresh",
                "0 Item(s)",
                "",
                "Not a member? Join today!",
                "Forgot your credentials?",
                "Close",
                "Not a member? Join today!",
                "Forgot your credentials?",
                "Learn More",
                "See All Events",
                "855-315-IAAP (4227)",
                "Contact Us"
              ],
              "600": [
                "Learn More"
              ],
              "700": [
                "Overview",
                "Team",
                "Founding Members",
                "Accessibility Statement",
                "Governance & Positions",
                "Contact",
                "Certification Overview",
                "Certified Professional Directory",
                "Education Overview",
                "Events",
                "Educational Training Database",
                "Resources Overview",
                "Speakers Bureau",
                "IAAP Regional Chapters",
                "Countries by Region Resources",
                "Learn More",
                "Learn More",
                "Learn More",
                "See All Announcements"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "×",
                "Refresh",
                "0 Item(s)",
                "",
                "Not a member? Join today!",
                "Forgot your credentials?",
                "Close",
                "Not a member? Join today!",
                "Forgot your credentials?",
                "Learn More",
                "Learn More",
                "Learn More",
                "Learn More",
                "See All Announcements",
                "Learn More",
                "See All Events",
                "855-315-IAAP (4227)",
                "Contact Us"
              ],
              "none": [
                "Overview",
                "Team",
                "Founding Members",
                "Accessibility Statement",
                "Governance & Positions",
                "Contact",
                "Certification Overview",
                "Certified Professional Directory",
                "Education Overview",
                "Events",
                "Educational Training Database",
                "Resources Overview",
                "Speakers Bureau",
                "IAAP Regional Chapters",
                "Countries by Region Resources"
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "",
                "",
                "",
                "",
                "Subscribe to our newsletter",
                "Team",
                "About",
                "Founding Members",
                "Speakers Bureau",
                "Career Center",
                "",
                "",
                "",
                "",
                "Privacy Policy",
                "Membership",
                "Code of Conduct",
                "Accessibility"
              ],
              "700": [
                "Leadership",
                "Charter",
                "Rules & Policies",
                "Strategic Plan",
                "Strategic Leader in Accessibility",
                "SB4All Accessibility Inclusion Dashboard",
                "Membership Overview",
                "Membership Options",
                "Orientation Sessions",
                "Organizational Directory",
                "CPACC",
                "WAS",
                "ADS",
                "CPABE",
                "Registration and Dates",
                "Locations and Options",
                "Pricing and Payment",
                "Rescheduling and Cancellation",
                "Host an Exam",
                "Private Proctors",
                "Certification & COVID",
                "Verify Credentials",
                "Policies & Forms",
                "Approved Preparation Providers",
                "Overview & Pricing",
                "Upcoming",
                "Archived",
                "Networking Overview",
                "Career Center",
                "Committees",
                "Connections Community",
                "Community of Practices",
                "IAAP Podcast",
                "Media",
                "Newsletters",
                "Blogs",
                "Surveys and White Papers",
                "Professional Development Framework"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "",
                "",
                "",
                "",
                "Subscribe to our newsletter",
                "Team",
                "About",
                "Founding Members",
                "Speakers Bureau",
                "Career Center",
                "",
                "",
                "",
                "",
                "Privacy Policy",
                "Membership",
                "Code of Conduct",
                "Accessibility"
              ],
              "none": [
                "Leadership",
                "Charter",
                "Rules & Policies",
                "Strategic Plan",
                "Strategic Leader in Accessibility",
                "SB4All Accessibility Inclusion Dashboard",
                "Membership Overview",
                "Membership Options",
                "Orientation Sessions",
                "Organizational Directory",
                "CPACC",
                "WAS",
                "ADS",
                "CPABE",
                "Registration and Dates",
                "Locations and Options",
                "Pricing and Payment",
                "Rescheduling and Cancellation",
                "Host an Exam",
                "Private Proctors",
                "Certification & COVID",
                "Verify Credentials",
                "Policies & Forms",
                "Approved Preparation Providers",
                "Overview & Pricing",
                "Upcoming",
                "Archived",
                "Networking Overview",
                "Career Center",
                "Committees",
                "Connections Community",
                "Community of Practices",
                "IAAP Podcast",
                "Media",
                "Newsletters",
                "Blogs",
                "Surveys and White Papers",
                "Professional Development Framework"
              ]
            },
            "color": {
              "rgb(255, 255, 255)": [
                "",
                "",
                "",
                "",
                "Subscribe to our newsletter",
                "Team",
                "About",
                "Founding Members",
                "Speakers Bureau",
                "Career Center",
                "",
                "",
                "",
                "",
                "Privacy Policy",
                "Membership",
                "Code of Conduct",
                "Accessibility"
              ],
              "rgb(33, 7, 106)": [
                "Leadership",
                "Charter",
                "Rules & Policies",
                "Strategic Plan",
                "Strategic Leader in Accessibility",
                "SB4All Accessibility Inclusion Dashboard",
                "Membership Overview",
                "Membership Options",
                "Orientation Sessions",
                "Organizational Directory",
                "CPACC",
                "WAS",
                "ADS",
                "CPABE",
                "Registration and Dates",
                "Locations and Options",
                "Pricing and Payment",
                "Rescheduling and Cancellation",
                "Host an Exam",
                "Private Proctors",
                "Certification & COVID",
                "Verify Credentials",
                "Policies & Forms",
                "Approved Preparation Providers",
                "Overview & Pricing",
                "Upcoming",
                "Archived",
                "Networking Overview",
                "Career Center",
                "Committees",
                "Connections Community",
                "Community of Practices",
                "IAAP Podcast",
                "Media",
                "Newsletters",
                "Blogs",
                "Surveys and White Papers",
                "Professional Development Framework"
              ]
            },
            "fontSize": {
              "16px": [
                "",
                "",
                "",
                "",
                "Subscribe to our newsletter",
                "Leadership",
                "Charter",
                "Rules & Policies",
                "Strategic Plan",
                "Strategic Leader in Accessibility",
                "SB4All Accessibility Inclusion Dashboard",
                "CPACC",
                "WAS",
                "ADS",
                "CPABE",
                "Registration and Dates",
                "Locations and Options",
                "Pricing and Payment",
                "Rescheduling and Cancellation",
                "Host an Exam",
                "Private Proctors",
                "Certification & COVID",
                "Verify Credentials",
                "Policies & Forms",
                "Approved Preparation Providers",
                "Overview & Pricing",
                "Upcoming",
                "Archived",
                "IAAP Podcast",
                "Media",
                "Newsletters",
                "Blogs",
                "Surveys and White Papers",
                "Professional Development Framework",
                "Team",
                "About",
                "Founding Members",
                "Speakers Bureau",
                "Career Center",
                "",
                "",
                "",
                "",
                "Privacy Policy",
                "Membership",
                "Code of Conduct",
                "Accessibility"
              ],
              "17.6px": [
                "Membership Overview",
                "Membership Options",
                "Orientation Sessions",
                "Organizational Directory",
                "Networking Overview",
                "Career Center",
                "Committees",
                "Connections Community",
                "Community of Practices"
              ]
            },
            "lineHeight": {
              "24px": [
                "",
                "",
                "",
                "",
                "Subscribe to our newsletter",
                "Leadership",
                "Charter",
                "Rules & Policies",
                "Strategic Plan",
                "Strategic Leader in Accessibility",
                "SB4All Accessibility Inclusion Dashboard",
                "CPACC",
                "WAS",
                "ADS",
                "CPABE",
                "Registration and Dates",
                "Locations and Options",
                "Pricing and Payment",
                "Rescheduling and Cancellation",
                "Host an Exam",
                "Private Proctors",
                "Certification & COVID",
                "Verify Credentials",
                "Policies & Forms",
                "Approved Preparation Providers",
                "Overview & Pricing",
                "Upcoming",
                "Archived",
                "IAAP Podcast",
                "Media",
                "Newsletters",
                "Blogs",
                "Surveys and White Papers",
                "Professional Development Framework",
                "Team",
                "About",
                "Founding Members",
                "Speakers Bureau",
                "Career Center",
                "",
                "",
                "",
                "",
                "Privacy Policy",
                "Membership",
                "Code of Conduct",
                "Accessibility"
              ],
              "26.4px": [
                "Membership Overview",
                "Membership Options",
                "Orientation Sessions",
                "Organizational Directory",
                "Networking Overview",
                "Career Center",
                "Committees",
                "Connections Community",
                "Community of Practices"
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(255, 255, 255)": [
                "About IAAP"
              ],
              "rgb(153, 153, 153)": [
                "Original text"
              ]
            },
            "fontSize": {
              "25.6px": [
                "About IAAP"
              ],
              "32px": [
                "Original text"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(33, 7, 106)": [
                "Membership",
                "Certifications",
                "Education",
                "Announcements",
                "Events"
              ],
              "rgb(255, 255, 255)": [
                "International Association ofAccessibility Professionals (IAAP)"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "total": 23,
          "tagNames": {
            "BUTTON": 2,
            "DIV": 7,
            "UL": 13,
            "SECTION": 1
          }
        },
        "items": [
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "☰ About OverviewTeamFounding MembersAccessibility StatementGovernance & Positions Global Leadership "
          },
          {
            "tagName": "UL",
            "id": "sub-menu-3",
            "text": "OverviewTeamFounding MembersAccessibility StatementGovernance & Positions Global Leadership Council "
          },
          {
            "tagName": "UL",
            "id": "sub-menu-3-2",
            "text": "LeadershipCharterRules & PoliciesStrategic Plan"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-3-4",
            "text": "Strategic Leader in AccessibilitySB4All Accessibility Inclusion Dashboard"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-3-5",
            "text": "Membership Overview Membership OptionsOrientation SessionsOrganizational Directory"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-4-2",
            "text": "Certification Overview Certification Options CPACCWASADSCPABE Plan Your Exam Registration and DatesL"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-4-4",
            "text": "CPACCWASADSCPABE"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-4-5",
            "text": "Registration and DatesLocations and OptionsPricing and PaymentRescheduling and CancellationHost an E"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-4-3",
            "text": "Certification & COVIDVerify CredentialsPolicies & FormsApproved Preparation Providers"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-3-7",
            "text": "Education Overview Webinars Overview & PricingUpcomingArchivedEventsEducational Training Database"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-4-9",
            "text": "Overview & PricingUpcomingArchived"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-3-8",
            "text": "Networking OverviewCareer CenterCommitteesConnections CommunityCommunity of Practices"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-3-8",
            "text": "Resources Overview Publications and Multimedia IAAP PodcastMediaNewslettersBlogsSurveys and White Pa"
          },
          {
            "tagName": "UL",
            "id": "sub-menu-3-9",
            "text": "IAAP PodcastMediaNewslettersBlogsSurveys and White PapersProfessional Development Framework"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "Events IAAP compiles events for around the world from our network of IAAP Chapters, organizational a"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "International Association ofAccessibility Professionals (IAAP)G3ict: The Global Initiative for Inclu"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Loading"
          },
          {
            "tagName": "DIV",
            "id": "goog-gt-tt",
            "text": "Original textContribute a better translation"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "failures": 2,
          "warnings": 0
        },
        "items": [
          {
            "index": 60,
            "verdict": "failed",
            "rule": {
              "ruleID": "r59",
              "ruleSummary": "Documents have headings",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r59",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 90,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "totals": {
          "rulesNA": 47,
          "rulesPassed": 49,
          "rulesWarned": 4,
          "rulesViolated": 2,
          "warnings": {
            "minor": 22,
            "moderate": 0,
            "serious": 88,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 13,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-06T00:52:30.115Z",
          "url": "https://www.accessibilityassociation.org/s/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"skiptranslate goog-te-gadget\" dir=\"ltr\" style=\"\">",
                  "target": [
                    ".goog-te-gadget"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "19.2pt (25.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner_content Home_slider_str\" data-aura-rendered-by=\"632:0\">",
                          "target": [
                            ".banner_content"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slider\" data-aura-rendered-by=\"630:0\">",
                          "target": [
                            ".hero-slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 tabindex=\"-1\" id=\"scroltotop\" class=\"bannerHeding\" aria-label=\"About IAAP Banner\" data-aura-rendered-by=\"633:0\">About IAAP</h1>",
                  "target": [
                    "#scroltotop"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner_content Home_slider_str\" data-aura-rendered-by=\"632:0\">",
                          "target": [
                            ".banner_content"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slider\" data-aura-rendered-by=\"630:0\">",
                          "target": [
                            ".hero-slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"635:0\">Accessibility professionals from around the world come together to define, promote and improve the accessibility profession through certification, education and networking. Join today and become part of the Global Accessibility Community!</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"635:0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "19.2pt (25.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"slds-m-bottom_medium\" data-aura-rendered-by=\"673:0\">Announcements</h2>",
                  "target": [
                    "h2[data-aura-rendered-by=\"673:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"slds-m-bottom_medium\" data-aura-rendered-by=\"675:0\">",
                  "target": [
                    "p[data-aura-rendered-by=\"675:0\"]"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"1:84;a\">IAAP launches Credly Certification badges</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"1:84;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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" id=\"taexternallink\" href=\"https://www.credly.com/organizations/international-association-of-accessibility-professionals-iaap/badges\" title=\"IAAP launches Credly Certification badges\" class=\"bold-link\" aria-label=\"IAAP launches Credly Certification badges\" target=\"_blank\" data-aura-rendered-by=\"8:84;a\">",
                  "target": [
                    "#taexternallink"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"3:87;a\">July/August 2022 Exam Dates</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"3:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"9:87;a\">Applications for the July - August exam session will open on July 6. Exams can be taken July 20 - August 24, 2022.</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"9:87;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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.accessibilityassociation.org/s/certification-apply\" title=\"July/August 2022 Exam Dates\" class=\"bold-link\" aria-label=\"July/August 2022 Exam Dates\" target=\"_blank\" data-aura-rendered-by=\"11:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"July/August 2022 Exam Dates\"]"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"15:87;a\">EU Newsletter Sign Up</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"15:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"21:87;a\">Interested in keeping up to date on EU accessibility news, policy &amp; regulations, research, end user experiences, chapter updates, and a variety of accessibility related topics? Sign up now to start receiving our monthly EU newsletter in September.&nbsp;</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"21:87;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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://accessibilityassociation.us7.list-manage.com/subscribe?u=c9e95602d3d7209e71c920bfa&amp;id=70b6bec7c7\" title=\"EU Newsletter Sign Up\" class=\"bold-link\" aria-label=\"EU Newsletter Sign Up\" target=\"_blank\" data-aura-rendered-by=\"23:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"EU Newsletter Sign Up\"]"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"27:87;a\">Certification Drop-In Sessions</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"27:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(0, 0, 0);\">Get answers to your Certification questions and about remote proctoring options.</span>",
                  "target": [
                    "p[data-aura-rendered-by=\"33:87;a\"]:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(0, 0, 0);\">Next Sessions (EDT):</span>",
                  "target": [
                    "p[data-aura-rendered-by=\"33:87;a\"]:nth-child(2) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(0, 0, 0);\">Jul 6, 9:00 AM</span>",
                  "target": [
                    "p[data-aura-rendered-by=\"33:87;a\"]:nth-child(3) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(0, 0, 0);\">Jul 13, 5:00 PM</span>",
                  "target": [
                    "p[data-aura-rendered-by=\"33:87;a\"]:nth-child(4) > 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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://zoom.us/meeting/register/tJUvdeGgrTMuGt3jvh90f-s46J6uvrTp4GMp\" title=\"Certification Drop-In Sessions\" class=\"bold-link\" aria-label=\"Certification Drop-In Sessions\" target=\"_blank\" data-aura-rendered-by=\"35:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"Certification Drop-In Sessions\"]"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"39:87;a\">Sign up for a Member Orientation! </h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"39:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"45:87;a\">New to IAAP, or need refreshed on your member benefits? Sign up for a 30-minute session to receive an overview of IAAP benefits and ask our membership team questions.</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"45:87;a\"]: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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"45:87;a\">Next Sessions (EDT):</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"45:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"45:87;a\">July 12, 9:00 AM and 5:00 PM</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"45:87;a\"]: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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"45:87;a\">Aug 2, 9:00 AM and 5:00 PM</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"45:87;a\"]:nth-child(4)"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.accessibilityassociation.org/s/membership-orientation-sessions\" title=\"Sign up for a Member Orientation! \" class=\"bold-link\" aria-label=\"Sign up for a Member Orientation! \" target=\"_blank\" data-aura-rendered-by=\"47:87;a\"> Learn More </a>",
                  "target": [
                    "a[data-aura-rendered-by=\"47:87;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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/announcements\" class=\"bold-link\" data-aura-rendered-by=\"690:0\"> See All Announcements </a>",
                  "target": [
                    "a[data-aura-rendered-by=\"690:0\"]"
                  ],
                  "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.2pt (25.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 data-aura-rendered-by=\"737:0\">International Association of<br data-aura-rendered-by=\"739:0\">Accessibility Professionals (IAAP)</h2>",
                  "target": [
                    "h2[data-aura-rendered-by=\"737:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"741:0\">G3ict: The Global Initiative for Inclusive ICT's / IAAP<br data-aura-rendered-by=\"743:0\">\n        Five Concourse Parkway, Suite 3000<br data-aura-rendered-by=\"745:0\">\n         Atlanta, Georgia 30328-7106, U.S.A.</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"741:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"747:0\">",
                  "target": [
                    "p[data-aura-rendered-by=\"747:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:855-315-4227\" aria-label=\"call IAAP toll free 855-315-IAAP (4227)\" data-aura-rendered-by=\"751:0\">855-315-IAAP (4227)</a>",
                  "target": [
                    "a[href=\"tel:855-315-4227\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"color: #fff; text-decoration:underline;\" href=\"//www.accessibilityassociation.org/s/contact-us\" data-aura-rendered-by=\"756:0\"> Contact Us</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"756:0\"]"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-aura-rendered-by=\"762:0\">Our Story</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"762:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/about/team\" data-aura-rendered-by=\"766:0\">Team</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"766:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/about\" data-aura-rendered-by=\"769:0\">About</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"769:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/about/founding-members\" data-aura-rendered-by=\"772:0\">Founding Members</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"772:0\"]"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-aura-rendered-by=\"775:0\">Resources</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"775:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/speakers-bureau\" data-aura-rendered-by=\"779:0\">Speakers Bureau</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"779:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/career-center\" data-aura-rendered-by=\"782:0\">Career Center</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"782:0\"]"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-aura-rendered-by=\"785:0\">Connect with Us</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"785:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"802:0\">© 2022 International Association of Accessibility Professionals (IAAP). All Rights Reserved.</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"802:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/privacy-and-security-policy\" data-aura-rendered-by=\"806:0\">Privacy Policy</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"806:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/membership\" data-aura-rendered-by=\"809:0\">Membership</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"809:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityassociation.org/s/about/governance-and-positions#2\" data-aura-rendered-by=\"812:0\"> Code of Conduct</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"812:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityassociation.org/s/about/accessibility-directive\" data-aura-rendered-by=\"815:0\">Accessibility</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"815:0\"]"
                  ],
                  "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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"skiptranslate goog-te-gadget\" dir=\"ltr\" style=\"\">",
                  "target": [
                    ".goog-te-gadget"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "19.2pt (25.6px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner_content Home_slider_str\" data-aura-rendered-by=\"632:0\">",
                          "target": [
                            ".banner_content"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slider\" data-aura-rendered-by=\"630:0\">",
                          "target": [
                            ".hero-slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 tabindex=\"-1\" id=\"scroltotop\" class=\"bannerHeding\" aria-label=\"About IAAP Banner\" data-aura-rendered-by=\"633:0\">About IAAP</h1>",
                  "target": [
                    "#scroltotop"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"banner_content Home_slider_str\" data-aura-rendered-by=\"632:0\">",
                          "target": [
                            ".banner_content"
                          ]
                        },
                        {
                          "html": "<div class=\"hero-slider\" data-aura-rendered-by=\"630:0\">",
                          "target": [
                            ".hero-slider"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"635:0\">Accessibility professionals from around the world come together to define, promote and improve the accessibility profession through certification, education and networking. Join today and become part of the Global Accessibility Community!</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"635:0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "19.2pt (25.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 class=\"slds-m-bottom_medium\" data-aura-rendered-by=\"673:0\">Announcements</h2>",
                  "target": [
                    "h2[data-aura-rendered-by=\"673:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"slds-m-bottom_medium\" data-aura-rendered-by=\"675:0\">",
                  "target": [
                    "p[data-aura-rendered-by=\"675:0\"]"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"1:84;a\">IAAP launches Credly Certification badges</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"1:84;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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" id=\"taexternallink\" href=\"https://www.credly.com/organizations/international-association-of-accessibility-professionals-iaap/badges\" title=\"IAAP launches Credly Certification badges\" class=\"bold-link\" aria-label=\"IAAP launches Credly Certification badges\" target=\"_blank\" data-aura-rendered-by=\"8:84;a\">",
                  "target": [
                    "#taexternallink"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"3:87;a\">July/August 2022 Exam Dates</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"3:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"9:87;a\">Applications for the July - August exam session will open on July 6. Exams can be taken July 20 - August 24, 2022.</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"9:87;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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.accessibilityassociation.org/s/certification-apply\" title=\"July/August 2022 Exam Dates\" class=\"bold-link\" aria-label=\"July/August 2022 Exam Dates\" target=\"_blank\" data-aura-rendered-by=\"11:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"July/August 2022 Exam Dates\"]"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"15:87;a\">EU Newsletter Sign Up</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"15:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"21:87;a\">Interested in keeping up to date on EU accessibility news, policy &amp; regulations, research, end user experiences, chapter updates, and a variety of accessibility related topics? Sign up now to start receiving our monthly EU newsletter in September.&nbsp;</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"21:87;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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://accessibilityassociation.us7.list-manage.com/subscribe?u=c9e95602d3d7209e71c920bfa&amp;id=70b6bec7c7\" title=\"EU Newsletter Sign Up\" class=\"bold-link\" aria-label=\"EU Newsletter Sign Up\" target=\"_blank\" data-aura-rendered-by=\"23:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"EU Newsletter Sign Up\"]"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"27:87;a\">Certification Drop-In Sessions</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"27:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(0, 0, 0);\">Get answers to your Certification questions and about remote proctoring options.</span>",
                  "target": [
                    "p[data-aura-rendered-by=\"33:87;a\"]:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(0, 0, 0);\">Next Sessions (EDT):</span>",
                  "target": [
                    "p[data-aura-rendered-by=\"33:87;a\"]:nth-child(2) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(0, 0, 0);\">Jul 6, 9:00 AM</span>",
                  "target": [
                    "p[data-aura-rendered-by=\"33:87;a\"]:nth-child(3) > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"color: rgb(0, 0, 0);\">Jul 13, 5:00 PM</span>",
                  "target": [
                    "p[data-aura-rendered-by=\"33:87;a\"]:nth-child(4) > 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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://zoom.us/meeting/register/tJUvdeGgrTMuGt3jvh90f-s46J6uvrTp4GMp\" title=\"Certification Drop-In Sessions\" class=\"bold-link\" aria-label=\"Certification Drop-In Sessions\" target=\"_blank\" data-aura-rendered-by=\"35:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"Certification Drop-In Sessions\"]"
                  ],
                  "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": "15.6pt (20.8px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 class=\"slds-m-bottom_medium sub-title Annountment-HeadHt\" data-aura-rendered-by=\"39:87;a\">Sign up for a Member Orientation! </h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"39:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"45:87;a\">New to IAAP, or need refreshed on your member benefits? Sign up for a 30-minute session to receive an overview of IAAP benefits and ask our membership team questions.</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"45:87;a\"]: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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"45:87;a\">Next Sessions (EDT):</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"45:87;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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"45:87;a\">July 12, 9:00 AM and 5:00 PM</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"45:87;a\"]: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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"45:87;a\">Aug 2, 9:00 AM and 5:00 PM</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"45:87;a\"]:nth-child(4)"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.accessibilityassociation.org/s/membership-orientation-sessions\" title=\"Sign up for a Member Orientation! \" class=\"bold-link\" aria-label=\"Sign up for a Member Orientation! \" target=\"_blank\" data-aura-rendered-by=\"47:87;a\"> Learn More </a>",
                  "target": [
                    "a[data-aura-rendered-by=\"47:87;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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"gd-middle gd-middle-back\" data-aura-rendered-by=\"668:0\">",
                          "target": [
                            ".gd-middle"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/announcements\" class=\"bold-link\" data-aura-rendered-by=\"690:0\"> See All Announcements </a>",
                  "target": [
                    "a[data-aura-rendered-by=\"690:0\"]"
                  ],
                  "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.2pt (25.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 data-aura-rendered-by=\"737:0\">International Association of<br data-aura-rendered-by=\"739:0\">Accessibility Professionals (IAAP)</h2>",
                  "target": [
                    "h2[data-aura-rendered-by=\"737:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"741:0\">G3ict: The Global Initiative for Inclusive ICT's / IAAP<br data-aura-rendered-by=\"743:0\">\n        Five Concourse Parkway, Suite 3000<br data-aura-rendered-by=\"745:0\">\n         Atlanta, Georgia 30328-7106, U.S.A.</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"741:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"747:0\">",
                  "target": [
                    "p[data-aura-rendered-by=\"747:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:855-315-4227\" aria-label=\"call IAAP toll free 855-315-IAAP (4227)\" data-aura-rendered-by=\"751:0\">855-315-IAAP (4227)</a>",
                  "target": [
                    "a[href=\"tel:855-315-4227\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a style=\"color: #fff; text-decoration:underline;\" href=\"//www.accessibilityassociation.org/s/contact-us\" data-aura-rendered-by=\"756:0\"> Contact Us</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"756:0\"]"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-aura-rendered-by=\"762:0\">Our Story</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"762:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/about/team\" data-aura-rendered-by=\"766:0\">Team</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"766:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/about\" data-aura-rendered-by=\"769:0\">About</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"769:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/about/founding-members\" data-aura-rendered-by=\"772:0\">Founding Members</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"772:0\"]"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-aura-rendered-by=\"775:0\">Resources</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"775:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/speakers-bureau\" data-aura-rendered-by=\"779:0\">Speakers Bureau</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"779:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/career-center\" data-aura-rendered-by=\"782:0\">Career Center</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"782:0\"]"
                  ],
                  "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": "16.8pt (22.4px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 data-aura-rendered-by=\"785:0\">Connect with Us</h3>",
                  "target": [
                    "h3[data-aura-rendered-by=\"785:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p data-aura-rendered-by=\"802:0\">© 2022 International Association of Accessibility Professionals (IAAP). All Rights Reserved.</p>",
                  "target": [
                    "p[data-aura-rendered-by=\"802:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/privacy-and-security-policy\" data-aura-rendered-by=\"806:0\">Privacy Policy</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"806:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"//www.accessibilityassociation.org/s/membership\" data-aura-rendered-by=\"809:0\">Membership</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"809:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityassociation.org/s/about/governance-and-positions#2\" data-aura-rendered-by=\"812:0\"> Code of Conduct</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"812:0\"]"
                  ],
                  "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.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"c_footer\" data-aura-rendered-by=\"734:0\">",
                          "target": [
                            ".c_footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.accessibilityassociation.org/s/about/accessibility-directive\" data-aura-rendered-by=\"815:0\">Accessibility</a>",
                  "target": [
                    "a[data-aura-rendered-by=\"815:0\"]"
                  ],
                  "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": "<div class=\"auraMsgBox auraLoadingBox\" id=\"auraLoadingBox\"><div class=\"logo\"></div><div class=\"spinner\"></div><span>Loading</span></div>",
                  "target": [
                    "#auraLoadingBox"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"\" id=\"auraErrorMask\">",
                  "target": [
                    "#auraErrorMask"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div style=\"display:none;\" data-aura-rendered-by=\"344:0\">",
                  "target": [
                    "div[data-aura-rendered-by=\"344:0\"]"
                  ],
                  "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": "<p style=\"display: none;\" class=\"links-head Phone-Link-Ext\" data-aura-rendered-by=\"394:0\"><a href=\"//www.accessibilityassociation.org/s/membership#Individual\" data-aura-rendered-by=\"395:0\"> Not a member? Join today!</a></p>",
                  "target": [
                    "p[data-aura-rendered-by=\"394:0\"]"
                  ],
                  "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": "<p style=\"display: none;\" class=\"links-head Phone-Link-Ext\" data-aura-rendered-by=\"397:0\"><a href=\"//www.accessibilityassociation.org/s/assoc-forgot\" data-aura-rendered-by=\"398:0\">Forgot your credentials?</a></p>",
                  "target": [
                    "p[data-aura-rendered-by=\"397:0\"]"
                  ],
                  "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 aria-expanded=\"false\" name=\"Navbtn\" data-aura-rendered-by=\"408:0\" id=\"mobilemenubtn\" type=\"button\" class=\"slds-button slds-button_neutral Login-Aria menu-tog\" aria-label=\"Toggle Navigation Menu\">☰</button>",
                  "target": [
                    "#mobilemenubtn"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none;\" id=\"sub-menu-3\" class=\"AboutWidth\" data-aura-rendered-by=\"421:0\">",
                  "target": [
                    "#sub-menu-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"sub-menu-3-2\" data-aura-rendered-by=\"440:0\" style=\"display: none;\">",
                  "target": [
                    "#sub-menu-3-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": "<ul id=\"sub-menu-3-4\" data-aura-rendered-by=\"456:0\" style=\"display: none;\">",
                  "target": [
                    "#sub-menu-3-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none;\" id=\"sub-menu-3-5\" class=\"MembershipWidth\" data-aura-rendered-by=\"469:0\">",
                  "target": [
                    "#sub-menu-3-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none;\" id=\"sub-menu-4-2\" class=\"CertificationWidth\" data-aura-rendered-by=\"485:0\">",
                  "target": [
                    "#sub-menu-4-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": "<ul id=\"sub-menu-4-4\" data-aura-rendered-by=\"492:0\" style=\"display: none;\">",
                  "target": [
                    "#sub-menu-4-4"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"sub-menu-4-5\" data-aura-rendered-by=\"508:0\" style=\"display: none;\">",
                  "target": [
                    "#sub-menu-4-5"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"sub-menu-4-3\" data-aura-rendered-by=\"530:0\" style=\"display: none;\">",
                  "target": [
                    "#sub-menu-4-3"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none;\" id=\"sub-menu-3-7\" class=\"EducationWidth\" data-aura-rendered-by=\"549:0\">",
                  "target": [
                    "#sub-menu-3-7"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"sub-menu-4-9\" data-aura-rendered-by=\"556:0\" style=\"display: none;\">",
                  "target": [
                    "#sub-menu-4-9"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"sub-menu-3-8\" data-aura-rendered-by=\"575:0\" style=\"display: none;\">",
                  "target": [
                    "ul[data-aura-rendered-by=\"575:0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul style=\"display: none;\" id=\"sub-menu-3-8\" class=\"ResourcesWidth\" data-aura-rendered-by=\"594:0\">",
                  "target": [
                    ".ResourcesWidth"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul id=\"sub-menu-3-9\" data-aura-rendered-by=\"601:0\" style=\"display: none;\">",
                  "target": [
                    "#sub-menu-3-9"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"hideEl siteforceSpinnerManager siteforcePanelsContainer\" data-aura-rendered-by=\"36:0\" data-aura-class=\"siteforceSpinnerManager siteforcePanelsContainer\">",
                  "target": [
                    ".hideEl"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"goog-gt-tt\" class=\"skiptranslate\" dir=\"ltr\">",
                  "target": [
                    "#goog-gt-tt"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "membership",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.accessibilityassociation.org",
                          "port": "",
                          "pathname": "/s/membership-options-home/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"//www.accessibilityassociation.org/s/membership\" data-aura-rendered-by=\"809:0\">Membership</a>",
                          "target": [
                            "a[data-aura-rendered-by=\"809:0\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a tabindex=\"0\" href=\"//www.accessibilityassociation.org/s/membership-options-home\" class=\"bold-link\" aria-label=\"Membership\" data-aura-rendered-by=\"648:0\"> Learn More </a>",
                  "target": [
                    "a[aria-label=\"Membership\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "duplicate-id-aria",
              "impact": "critical",
              "tags": [
                "cat.parsing",
                "wcag2a",
                "wcag411"
              ],
              "description": "Ensures every id attribute value used in ARIA and in labels is unique",
              "help": "IDs used in ARIA and labels must be unique",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/duplicate-id-aria?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "duplicate-id-aria",
                      "data": "sub-menu-3-8",
                      "relatedNodes": [
                        {
                          "html": "<ul style=\"display: none;\" id=\"sub-menu-3-8\" class=\"ResourcesWidth\" data-aura-rendered-by=\"594:0\">",
                          "target": [
                            ".ResourcesWidth"
                          ]
                        }
                      ],
                      "impact": "critical",
                      "message": "Document has multiple elements referenced with ARIA with the same id attribute: sub-menu-3-8"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<ul id=\"sub-menu-3-8\" data-aura-rendered-by=\"575:0\" style=\"display: none;\">",
                  "target": [
                    "ul[data-aura-rendered-by=\"575:0\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document has multiple elements referenced with ARIA with the same id attribute: sub-menu-3-8"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"//www.accessibilityassociation.org/s/membership-options-home\" class=\"bold-link\" aria-label=\"Membership\" data-aura-rendered-by=\"648:0\"> Learn More </a>",
                  "target": [
                    "a[aria-label=\"Membership\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"//www.accessibilityassociation.org/s/professional-certifications\" class=\"bold-link\" aria-label=\"Certifications\" data-aura-rendered-by=\"657:0\"> Learn More </a>",
                  "target": [
                    "a[aria-label=\"Certifications\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"//www.accessibilityassociation.org/s/education\" class=\"bold-link\" aria-label=\"Education\" data-aura-rendered-by=\"666:0\"> Learn More </a>",
                  "target": [
                    "a[aria-label=\"Education\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" id=\"taexternallink\" href=\"https://www.credly.com/organizations/international-association-of-accessibility-professionals-iaap/badges\" title=\"IAAP launches Credly Certification badges\" class=\"bold-link\" aria-label=\"IAAP launches Credly Certification badges\" target=\"_blank\" data-aura-rendered-by=\"8:84;a\">",
                  "target": [
                    "#taexternallink"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.accessibilityassociation.org/s/certification-apply\" title=\"July/August 2022 Exam Dates\" class=\"bold-link\" aria-label=\"July/August 2022 Exam Dates\" target=\"_blank\" data-aura-rendered-by=\"11:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"July/August 2022 Exam Dates\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://accessibilityassociation.us7.list-manage.com/subscribe?u=c9e95602d3d7209e71c920bfa&amp;id=70b6bec7c7\" title=\"EU Newsletter Sign Up\" class=\"bold-link\" aria-label=\"EU Newsletter Sign Up\" target=\"_blank\" data-aura-rendered-by=\"23:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"EU Newsletter Sign Up\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://zoom.us/meeting/register/tJUvdeGgrTMuGt3jvh90f-s46J6uvrTp4GMp\" title=\"Certification Drop-In Sessions\" class=\"bold-link\" aria-label=\"Certification Drop-In Sessions\" target=\"_blank\" data-aura-rendered-by=\"35:87;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"Certification Drop-In Sessions\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.accessibilityassociation.org/s/membership-orientation-sessions\" title=\"Sign up for a Member Orientation! \" class=\"bold-link\" aria-label=\"Sign up for a Member Orientation! \" target=\"_blank\" data-aura-rendered-by=\"47:87;a\"> Learn More </a>",
                  "target": [
                    "a[data-aura-rendered-by=\"47:87;a\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" style=\"color:#123B54;\" href=\"//www.accessibilityassociation.org/s/events-categories\" aria-label=\"Events\" data-aura-rendered-by=\"713:0\"> Learn More </a>",
                  "target": [
                    "a[aria-label=\"Events\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.meetup.com/wordpress-accessibility-meetup-group/\" title=\"WordPress Accessibility Meetup\" class=\"bold-link\" aria-label=\"WordPress Accessibility Meetup, Open in new window\" target=\"_blank\" data-aura-rendered-by=\"15:90;a\"> Learn More </a>",
                  "target": [
                    "a[title=\"WordPress Accessibility Meetup\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://icchp-aaate.org/\" title=\"ICCHP-AAATE 2022\" class=\"bold-link\" aria-label=\"ICCHP-AAATE 2022, Open in new window\" target=\"_blank\" data-aura-rendered-by=\"31:90;a\"> Learn More </a>",
                  "target": [
                    "a[href$=\"icchp-aaate.org/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.meetup.com/A11yNYC\" title=\"NYC A11Y Meetup\" class=\"bold-link\" aria-label=\"NYC A11Y Meetup, Open in new window\" target=\"_blank\" data-aura-rendered-by=\"47:90;a\"> Learn More </a>",
                  "target": [
                    "a[href$=\"A11yNYC\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                },
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a tabindex=\"0\" href=\"https://www.meetup.com/a11yvr/\" title=\"Virtual Reality Accessibility Group Meetup\" class=\"bold-link\" aria-label=\"Virtual Reality Accessibility Group Meetup, Open in new window\" target=\"_blank\" data-aura-rendered-by=\"63:90;a\"> Learn More </a>",
                  "target": [
                    "a[href$=\"a11yvr/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "Error": {
          "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 data-aura-rendered-by=\"350:0\">...</form>"
              }
            ]
          },
          "AA.4_1_1.F77": {
            "Duplicate id attribute value \"sub-menu-3-8\" found on the web page.": [
              {
                "tagName": "ul",
                "id": "#sub-menu-3-8",
                "code": "<ul style=\"display: none;\" id=\"sub-menu-3-8\" class=\"ResourcesWidth\" data-aura-rendered-by=\"594:0\">...</ul>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//www.accessibilityassociation.org/resource/Announcements\" alt=\"\" class=\"slds-m-bottom_medium border-r\" data-aura-rendered-by=\"680:0\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//www.accessibilityassociation.org/resource/Events\" alt=\"\" class=\"slds-m-bottom_medium border-r\" data-aura-rendered-by=\"716:0\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//www.accessibilityassociation.org/resource/Membership_Options\" alt=\"\" class=\"img_sec\" data-aura-rendered-by=\"642:0\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//www.accessibilityassociation.org/resource/Professional_Certifications\" alt=\"\" class=\"img_sec\" data-aura-rendered-by=\"651:0\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//www.accessibilityassociation.org/resource/Professional_Development\" alt=\"\" class=\"img_sec\" data-aura-rendered-by=\"660:0\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"//www.accessibilityassociation.org/resource/fotterDesign\" alt=\"\" style=\"margin-top:20px;\" data-aura-rendered-by=\"800:0\">"
              }
            ]
          },
          "AA.1_3_1.ARIA6": {
            "This form control has an \"aria-label\" attribute that is empty or contains only spaces. It will be ignored for labelling test purposes.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button aria-live=\"off\" type=\"button\" class=\"slds-button slds-button--neutral slds-button slds-button--neutral top-btn-hea uiButton\" aria-label=\"\" data-aura-rendered-by=\"376:0\" data-aura-class=\"uiButton\">...</button>"
              }
            ]
          },
          "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 role=\"button\" type=\"button\" title=\"Go to top\" data-aura-rendered-by=\"819:0\">...</button>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"loadingCon global siteforceLoadingBalls\" data-aura-rendered-by=\"40:0\" data-aura-class=\"siteforceLoadingBalls\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-aura-rendered-by=\"13:0\" class=\"forceVisualMessageQueue\" data-aura-class=\"forceVisualMessageQueue\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div data-aura-rendered-by=\"23:0\" class=\"forceHoverPrototype\" data-aura-class=\"forceHoverPrototype\" style=\"top: 0px; left: -1500px; position: fixed;\">...</div>"
              }
            ],
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"initial-scale=1.0, maximum-scale=5.0, minimum-scale=1.0, minimal-ui\">"
              }
            ]
          },
          "AA.1_4_3.G145.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "#scroltotop",
                "code": "<h1 tabindex=\"-1\" id=\"scroltotop\" class=\"bannerHeding\" aria-label=\"About IAAP Banner\" data-aura-rendered-by=\"633:0\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.accessibilityassociation.org/s/career-center\" data-aura-rendered-by=\"580:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.accessibilityassociation.org/s/committees\" data-aura-rendered-by=\"583:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.accessibilityassociation.org/s/community-practices\" data-aura-rendered-by=\"589:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"//www.accessibilityassociation.org/s/connections-community\" data-aura-rendered-by=\"586:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.accessibilityassociation.org/s/networking/networking-overview\" data-aura-rendered-by=\"577:0\">...</a>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p data-aura-rendered-by=\"635:0\">...</p>"
              }
            ]
          },
          "AA.1_4_3_F24.F24.FGColour": {
            "Check that this element has an inherited background colour or image to complement the corresponding inline foreground colour.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"color: #fff; text-decoration:underline;\" href=\"//www.accessibilityassociation.org/s/contact-us\" data-aura-rendered-by=\"756:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a style=\"color:#123B54;\" href=\"//www.accessibilityassociation.org/s/events-categories\" data-aura-rendered-by=\"726:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a tabindex=\"0\" style=\"color:#123B54;\" href=\"//www.accessibilityassociation.org/s/events-categories\" aria-label=\"Events\" data-aura-rendered-by=\"713:0\">...</a>"
              },
              {
                "tagName": "p",
                "id": "#lerrormsg",
                "code": "<p tabindex=\"-1\" style=\"margin-left: 10px;text-align: right;width: 70%;color: #E53935;\" id=\"lerrormsg\" class=\"abbbc links-head InvalidSec-Error RM-Att\" data-aura-rendered-by=\"401:0\">...</p>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a tabindex=\"0\" href=\"//www.accessibilityassociation.org/s/education\" class=\"bold-link\" aria-label=\"Education\" data-aura-rendered-by=\"666:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a tabindex=\"0\" href=\"//www.accessibilityassociation.org/s/membership-options-home\" class=\"bold-link\" aria-label=\"Membership\" data-aura-rendered-by=\"648:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a tabindex=\"0\" href=\"//www.accessibilityassociation.org/s/professional-certifications\" class=\"bold-link\" aria-label=\"Certifications\" data-aura-rendered-by=\"657:0\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a tabindex=\"0\" style=\"color:#123B54;\" href=\"//www.accessibilityassociation.org/s/events-categories\" aria-label=\"Events\" data-aura-rendered-by=\"713:0\">...</a>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoHref": {
            "Anchor elements should not be used for defining in-page link targets. If not using the ID for other purposes (such as CSS or scripting), consider moving it to a parent element.": [
              {
                "tagName": "a",
                "id": "#dismissError",
                "code": "<a id=\"dismissError\" class=\"close\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true,
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "IAAP | International Association of Accessibility Professionals",
          "pageurl": "https://www.accessibilityassociation.org/s/",
          "time": 4.57,
          "creditsremaining": 453,
          "allitemcount": 123,
          "totalelements": 659,
          "waveurl": "http://wave.webaim.org/report?url=https://www.accessibilityassociation.org/s/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 2,
            "items": {
              "text_justified": {
                "id": "text_justified",
                "description": "Justified text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#goog-gt-tt > DIV:first-child + DIV + DIV > DIV:first-child"
                ],
                "wcag": []
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child > TITLE:first-child + META + META + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.accessibilityassociation.org/s/",
      "what": "URL",
      "result": "https://www.accessibilityassociation.org/s/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.accessibilityassociation.org/s/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.077",
        "responseTime": "2022-07-06T00:54:21.757Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1343019,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 172,
              "failing": 8
            },
            "issues": {
              "totalErrors": 35,
              "totalWarnings": 0,
              "totalIssues": 35
            },
            "issuesByLevel": {
              "A": {
                "count": 16,
                "pct": 45.71
              },
              "AA": {
                "count": 14,
                "pct": 40
              },
              "AAA": {
                "count": 35,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "38f87eaf-712f-402f-adfe-d6c41d130061",
          "docID": "8acf6b42-cbde-47f1-d12f-3ffdb893301e",
          "sourceHash": "054f0a11085920fed0dcd2857672b3e6",
          "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=38f87eaf-712f-402f-adfe-d6c41d130061",
          "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": 4584.58
                },
                "height": 4584.58,
                "width": 1024
              },
              "position": {
                "line": 16862,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"null comm-page-home\" style=\"position: relative; min-height: 100%; top: 0px;\"&gt;&lt;div class=\"auraMsgBox auraLoadingBox\" id=\"auraLoadingBox\" style=\"\"&gt;&lt;div class=\"logo\"&gt;&lt;/div&gt;&lt;div class=\"spinner\"&gt;&lt;/div&gt;&lt;span&",
              "xpath": "/html/body",
              "issueID": "c43329eab12573088e72c5095d64cb49",
              "signature": "d49bff86e3d1a883951286ad84884e3d",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=c43329eab12573088e72c5095d64cb49"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 703.4375,
                  "y": 405.390625
                },
                "bottom-right": {
                  "x": 791.4685,
                  "y": 429.390625
                },
                "height": 24,
                "width": 88.031
              },
              "position": {
                "line": 22885,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//www.accessibilityassociation.org/s/membership\" data-aura-rendered-by=\"809:0\"&gt;Membership&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/ul[1]/li[2]/a[1]",
              "issueID": "600864ad7c9975b25746692190bdbb79",
              "signature": "422569780549a7d5eacae2b4e2146a6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=600864ad7c9975b25746692190bdbb79"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "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": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 14826,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"dismissError\" class=\"close\"&gt;×&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/span[1]/a[1]",
              "issueID": "4e3eadbe8e45456814069324ad0b1299",
              "signature": "e6b1df67357f80e2297973d47f3f61a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=4e3eadbe8e45456814069324ad0b1299"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 79,
                  "y": 8
                },
                "bottom-right": {
                  "x": 330.328,
                  "y": 60.5938
                },
                "height": 52.5938,
                "width": 251.328
              },
              "position": {
                "line": 22531,
                "column": 0
              },
              "errorSnippet": "&lt;div class=\"skiptranslate goog-te-gadget\" dir=\"ltr\" style=\"\"&gt;&lt;div id=\":0.targetLanguage\"&gt;&lt;select class=\"goog-te-combo\" aria-label=\"Language Translate Widget\"&gt;&lt;option value=\"\"&gt;Select Language&lt;/option&gt;&lt;option value=\"af\"&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "8e18dd9e94b5f24e705f04c7c19eedf7",
              "signature": "047cf992b756985ed127d4d168e30a7b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=8e18dd9e94b5f24e705f04c7c19eedf7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 14827,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//www.accessibilityassociation.org/s/membership#Individual\" data-aura-rendered-by=\"384:0\"&gt; Not a member? Join today!&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/div[4]/p[1]/a[1]",
              "issueID": "ef5a0ea3ed10c5f3ef4de49b906d56a4",
              "signature": "fb01f8de20b2b5f9099f85fa29b32701",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=ef5a0ea3ed10c5f3ef4de49b906d56a4"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 14827,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//www.accessibilityassociation.org/s/assoc-forgot\" data-aura-rendered-by=\"388:0\"&gt;Forgot your credentials?&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/div[5]/p[1]/a[1]",
              "issueID": "c07fca6f0b50ee7304e710a8aff670fc",
              "signature": "ad99b5a7ea214364f1ca50a6193944be",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c07fca6f0b50ee7304e710a8aff670fc"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 14827,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//www.accessibilityassociation.org/s/membership#Individual\" data-aura-rendered-by=\"395:0\"&gt; Not a member? Join today!&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "6c83071d562901d0781f71e1dcb09de7",
              "signature": "e8f85e0bea53514a6d4f63f8e546810a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=6c83071d562901d0781f71e1dcb09de7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 14855,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"//www.accessibilityassociation.org/s/assoc-forgot\" data-aura-rendered-by=\"398:0\"&gt;Forgot your credentials?&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "issueID": "aeabe45a6c6dc7ca460d552fba177299",
              "signature": "95e7689183e8a4ea4d3cc91335eef441",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=aeabe45a6c6dc7ca460d552fba177299"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 22924,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"activity-link\"&gt;Contribute a better translation&lt;/span&gt;",
              "xpath": "/html/body/div[9]/div[4]/div[1]/span[1]",
              "issueID": "988b39c90555385ff4f9f4df180b1982",
              "signature": "b77a1958130fdae473bb44a8fe3f00af",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=988b39c90555385ff4f9f4df180b1982"
            },
            {
              "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": -30,
                  "y": -2
                },
                "height": -2,
                "width": -30
              },
              "position": {
                "line": 14827,
                "column": 215
              },
              "errorSnippet": "&lt;input id=\"353:0\" placeholder=\"Email\" type=\"text\" class=\"slds-input header RM-Att username-pop input\" required=\"\" data-aura-rendered-by=\"357:0\" data-interactive-lib-uid=\"2\" aria-required=\"true\"&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[1]/input[1]",
              "issueID": "6a4c59d6c5692bd5937ca846bcd0792f",
              "signature": "2c81496c906058f40b6a67da723a635c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6a4c59d6c5692bd5937ca846bcd0792f"
            },
            {
              "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": -30,
                  "y": -2
                },
                "height": -2,
                "width": -30
              },
              "position": {
                "line": 18591,
                "column": 34
              },
              "errorSnippet": "&lt;input id=\"364:0\" placeholder=\"Password\" type=\"password\" class=\"slds-input header RM-Att input\" required=\"\" data-aura-rendered-by=\"368:0\" data-interactive-lib-uid=\"3\" aria-required=\"true\"&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[1]/div[2]/div[1]/div[1]/div[1]/form[1]/div[2]/div[1]/div[1]/input[1]",
              "issueID": "eca77498831fc1f9d5821e0cd6692e55",
              "signature": "93545fbc47a70fa54fa877339f217dcf",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=eca77498831fc1f9d5821e0cd6692e55"
            },
            {
              "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": 965.40625,
                  "y": 96
                },
                "bottom-right": {
                  "x": 980.40005,
                  "y": 125.9875
                },
                "height": 29.9875,
                "width": 14.9938
              },
              "position": {
                "line": 22885,
                "column": 0
              },
              "errorSnippet": "&lt;button aria-expanded=\"false\" name=\"Navbtn\" data-aura-rendered-by=\"408:0\" id=\"mobilemenubtn\" type=\"button\" class=\"slds-button slds-button_neutral Login-Aria menu-tog\" aria-label=\"Toggle Navigation Menu\"&gt;☰&lt;/button&gt;",
              "xpath": "/html/body/header[1]/div[5]/div[1]/button[1]",
              "issueID": "cbc587744e590a61b0a980563b04c15c",
              "signature": "f970cba6eb2cff13b2377e9a5ded1c4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cbc587744e590a61b0a980563b04c15c"
            },
            {
              "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": -38.4,
                  "y": -25.6
                },
                "height": -25.6,
                "width": -38.4
              },
              "position": {
                "line": 18987,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"//www.accessibilityassociation.org/s/wascertification\" data-aura-rendered-by=\"497:0\"&gt;WAS&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[5]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[2]/a[1]",
              "issueID": "bd08bf6fa3ac59569a3fc6965b12fc97",
              "signature": "34ea0c95eeb94d3212f549c86efc9658",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=bd08bf6fa3ac59569a3fc6965b12fc97"
            },
            {
              "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": -38.4,
                  "y": -25.6
                },
                "height": -25.6,
                "width": -38.4
              },
              "position": {
                "line": 18988,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//www.accessibilityassociation.org/s/accessible-document-specialist\" data-aura-rendered-by=\"500:0\"&gt;ADS&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[5]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/ul[1]/li[2]/ul[1]/li[3]/a[1]",
              "issueID": "f6ef8348f04460d5310d5aa305440f7e",
              "signature": "6e7c3d3fb05e12f8197098b905edebe4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f6ef8348f04460d5310d5aa305440f7e"
            },
            {
              "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": 972,
                  "y": 708
                },
                "bottom-right": {
                  "x": 972,
                  "y": 708
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 22909,
                "column": 331
              },
              "errorSnippet": "&lt;button role=\"button\" type=\"button\" title=\"Go to top\" data-aura-rendered-by=\"819:0\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[4]/button[1]",
              "issueID": "8ec1d488466a23f58cf17a8a53669d5c",
              "signature": "09e7ed7fabcb3ab0276ec6fc533057c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=8ec1d488466a23f58cf17a8a53669d5c"
            },
            {
              "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": 140.15625,
                  "y": 42.59375
                },
                "bottom-right": {
                  "x": 230.15625,
                  "y": 56.59375
                },
                "height": 14,
                "width": 90
              },
              "position": {
                "line": 14826,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"goog-logo-link\" href=\"https://translate.google.com\" target=\"_blank\"&gt;&lt;img src=\"https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png\" width=\"37px\" height=\"14px\" style=\"padding-right: 3px\" alt=\"Google Transla",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/span[1]/a[1]",
              "issueID": "b8803d673a14485d60b3298084f063f9",
              "signature": "fca34447ac12af8dbf0322e06ba6efa5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=b8803d673a14485d60b3298084f063f9"
            },
            {
              "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": 6.390625,
                  "y": 8
                },
                "bottom-right": {
                  "x": 38.390625,
                  "y": 51.1875
                },
                "height": 43.1875,
                "width": 32
              },
              "position": {
                "line": 14826,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/AccessibilityAssociation/\" target=\"_blank\" data-aura-rendered-by=\"301:0\"&gt;&lt;img src=\"//www.accessibilityassociation.org/resource/fb1\" alt=\"Follow IAAP on Facebook, opens in a new window\" data-aura-rendered-by=\"302",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "db42d666417ccb6f3b9765ab5740f6e9",
              "signature": "ad4fe2b28f918d765fcb5efdb46395a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=db42d666417ccb6f3b9765ab5740f6e9"
            },
            {
              "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": 44.78125,
                  "y": 8
                },
                "bottom-right": {
                  "x": 76.78125,
                  "y": 51.1875
                },
                "height": 43.1875,
                "width": 32
              },
              "position": {
                "line": 14827,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/IAAPOrg\" target=\"_blank\" data-aura-rendered-by=\"304:0\"&gt;&lt;img src=\"//www.accessibilityassociation.org/resource/twitter1\" alt=\"Follow IAAP on Twitter, opens in a new window\" data-aura-rendered-by=\"305:0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "55111cc2a0c97b06e769027137f68999",
              "signature": "c6e87a1894706de564f1f2e217f25480",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=55111cc2a0c97b06e769027137f68999"
            },
            {
              "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": 83.171875,
                  "y": 8
                },
                "bottom-right": {
                  "x": 115.171875,
                  "y": 51.1875
                },
                "height": 43.1875,
                "width": 32
              },
              "position": {
                "line": 14827,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/international-association-of-accessibility-professionals\" target=\"_blank\" data-aura-rendered-by=\"307:0\"&gt;&lt;img src=\"//www.accessibilityassociation.org/resource/insta1\" alt=\"Follow IAAP on Linkedin, opens i",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "395f40e2e5ae232fec5e09c28634f885",
              "signature": "e5e2a61565523926dd87b3d655703001",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=395f40e2e5ae232fec5e09c28634f885"
            },
            {
              "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": 121.5625,
                  "y": 8
                },
                "bottom-right": {
                  "x": 153.5625,
                  "y": 51.1875
                },
                "height": 43.1875,
                "width": 32
              },
              "position": {
                "line": 14827,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCuL8fMa2LEZm9Agrmkdvsbg\" target=\"_blank\" data-aura-rendered-by=\"310:0\"&gt;&lt;img src=\"//www.accessibilityassociation.org/resource/youtube1\" alt=\"Follow IAAP on Youtube, opens in a new window\" data-aura-render",
              "xpath": "/html/body/header[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "0f663db4a18d1126d21857a28818ccc1",
              "signature": "f3b0303a51e164e7b581813e1152cf5c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0f663db4a18d1126d21857a28818ccc1"
            },
            {
              "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": 76,
                  "y": 217.390625
                },
                "bottom-right": {
                  "x": 162,
                  "y": 234.390625
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 21296,
                "column": 33
              },
              "errorSnippet": "&lt;a tabindex=\"0\" id=\"taexternallink\" href=\"https://www.credly.com/organizations/international-association-of-accessibility-professionals-iaap/badges\" title=\"IAAP launches Credly Certification badges\" class=\"bold-link\" aria-label=\"IAAP launches Credly C",
              "xpath": "/html/body/div[3]/section[1]/div[1]/div[1]/div[1]/div[1]/p[1]/p[1]/a[1]",
              "issueID": "fdfb30b107f592a4123a1f78e3ed308d",
              "signature": "b3db6e692ab81a159b4d641ba9604bbe",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fdfb30b107f592a4123a1f78e3ed308d"
            },
            {
              "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": 76,
                  "y": 635.9375
                },
                "bottom-right": {
                  "x": 162,
                  "y": 652.9375
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 21452,
                "column": 34
              },
              "errorSnippet": "&lt;a tabindex=\"0\" href=\"https://www.accessibilityassociation.org/s/certification-apply\" title=\"July/August 2022 Exam Dates\" class=\"bold-link\" aria-label=\"July/August 2022 Exam Dates\" target=\"_blank\" data-aura-rendered-by=\"11:89;a\"&gt; Learn More &lt;/a&",
              "xpath": "/html/body/div[3]/section[1]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "bbbbdb3fc86a79bcec3d34554b19a233",
              "signature": "489a45dd72515b3856e3715d3583773c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bbbbdb3fc86a79bcec3d34554b19a233"
            },
            {
              "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": 300,
                  "y": 715.9375
                },
                "bottom-right": {
                  "x": 386,
                  "y": 732.9375
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 21453,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"0\" href=\"https://accessibilityassociation.us7.list-manage.com/subscribe?u=c9e95602d3d7209e71c920bfa&amp;amp;id=70b6bec7c7\" title=\"EU Newsletter Sign Up\" class=\"bold-link\" aria-label=\"EU Newsletter Sign Up\" target=\"_blank\" data-aura-render",
              "xpath": "/html/body/div[3]/section[1]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "94989f578be53841b0778c8f851fded4",
              "signature": "d764373a8a7b97edae0bc38e5afc516d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=94989f578be53841b0778c8f851fded4"
            },
            {
              "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": 524,
                  "y": 679.9375
                },
                "bottom-right": {
                  "x": 610,
                  "y": 696.9375
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 21453,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"0\" href=\"https://zoom.us/meeting/register/tJUvdeGgrTMuGt3jvh90f-s46J6uvrTp4GMp\" title=\"Certification Drop-In Sessions\" class=\"bold-link\" aria-label=\"Certification Drop-In Sessions\" target=\"_blank\" data-aura-rendered-by=\"35:89;a\"&gt; Learn",
              "xpath": "/html/body/div[3]/section[1]/div[1]/div[3]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "bf4fd2977ef881b27095c28191457260",
              "signature": "6e6f3052b43b527c4f877c7ea36000a5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bf4fd2977ef881b27095c28191457260"
            },
            {
              "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": 748,
                  "y": 823.9375
                },
                "bottom-right": {
                  "x": 834,
                  "y": 840.9375
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 21453,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"0\" href=\"https://www.accessibilityassociation.org/s/membership-orientation-sessions\" title=\"Sign up for a Member Orientation! \" class=\"bold-link\" aria-label=\"Sign up for a Member Orientation! \" target=\"_blank\" data-aura-rendered-by=\"47:89",
              "xpath": "/html/body/div[3]/section[1]/div[1]/div[3]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "baadc0cf5138d6ccedaf0438f1632dfc",
              "signature": "d502322f4992dc0fe641cafaf5947e8b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=baadc0cf5138d6ccedaf0438f1632dfc"
            },
            {
              "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": 76,
                  "y": 987.390625
                },
                "bottom-right": {
                  "x": 162,
                  "y": 1004.390625
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 21632,
                "column": 52
              },
              "errorSnippet": "&lt;a tabindex=\"0\" href=\"https://www.meetup.com/wordpress-accessibility-meetup-group/\" title=\"WordPress Accessibility Meetup\" class=\"bold-link\" aria-label=\"WordPress Accessibility Meetup, Open in new window\" target=\"_blank\" data-aura-rendered-by=\"15:92;a",
              "xpath": "/html/body/div[3]/section[2]/div[1]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "a6ac3edc2153529f6720ef04ccec507a",
              "signature": "f40f1873328239ba04591536b3ac2867",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a6ac3edc2153529f6720ef04ccec507a"
            },
            {
              "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": 300,
                  "y": 915.390625
                },
                "bottom-right": {
                  "x": 386,
                  "y": 932.390625
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 21633,
                "column": 58
              },
              "errorSnippet": "&lt;a tabindex=\"0\" href=\"https://icchp-aaate.org/\" title=\"ICCHP-AAATE 2022\" class=\"bold-link\" aria-label=\"ICCHP-AAATE 2022, Open in new window\" target=\"_blank\" data-aura-rendered-by=\"31:92;a\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[3]/section[2]/div[1]/div[3]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "9981e9bbbc87c747a4dc2db5f6cf2bbf",
              "signature": "cbbbf3e1c84293a645bef622b726c754",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9981e9bbbc87c747a4dc2db5f6cf2bbf"
            },
            {
              "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": 524,
                  "y": 915.390625
                },
                "bottom-right": {
                  "x": 610,
                  "y": 932.390625
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 22040,
                "column": 34
              },
              "errorSnippet": "&lt;a tabindex=\"0\" href=\"https://www.meetup.com/A11yNYC\" title=\"NYC A11Y Meetup\" class=\"bold-link\" aria-label=\"NYC A11Y Meetup, Open in new window\" target=\"_blank\" data-aura-rendered-by=\"47:92;a\"&gt; Learn More &lt;/a&gt;",
              "xpath": "/html/body/div[3]/section[2]/div[1]/div[3]/div[1]/div[3]/div[1]/a[1]",
              "issueID": "bed54447b98c72150d580c27b5854222",
              "signature": "2178034831dfdf58aafe3bfb4faf9439",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bed54447b98c72150d580c27b5854222"
            },
            {
              "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": 748,
                  "y": 891.390625
                },
                "bottom-right": {
                  "x": 834,
                  "y": 908.390625
                },
                "height": 17,
                "width": 86
              },
              "position": {
                "line": 22041,
                "column": 0
              },
              "errorSnippet": "&lt;a tabindex=\"0\" href=\"https://www.meetup.com/a11yvr/\" title=\"Virtual Reality Accessibility Group Meetup\" class=\"bold-link\" aria-label=\"Virtual Reality Accessibility Group Meetup, Open in new window\" target=\"_blank\" data-aura-rendered-by=\"63:92;a\"&gt; ",
              "xpath": "/html/body/div[3]/section[2]/div[1]/div[3]/div[1]/div[4]/div[1]/a[1]",
              "issueID": "9209fc1b69c78944755bde028317927a",
              "signature": "fbea946c7f8071af2ff3163156448674",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9209fc1b69c78944755bde028317927a"
            },
            {
              "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": 795.3125,
                  "y": 78
                },
                "bottom-right": {
                  "x": 836.9125,
                  "y": 119.375
                },
                "height": 41.375,
                "width": 41.6
              },
              "position": {
                "line": 22885,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//www.facebook.com/AccessibilityAssociation/\" target=\"_blank\" data-aura-rendered-by=\"789:0\"&gt;&lt;img src=\"//www.accessibilityassociation.org/resource/fb1\" alt=\"Follow IAAP on Facebook, Opens in a new window\" data-aura-rendered-by=\"790:0\"&gt",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "033e53268eba8ee3ca3277de894a9d8f",
              "signature": "780f846d467f59c2be759ec54ddf4424",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=033e53268eba8ee3ca3277de894a9d8f"
            },
            {
              "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": 843.3125,
                  "y": 78
                },
                "bottom-right": {
                  "x": 884.9125,
                  "y": 119.375
                },
                "height": 41.375,
                "width": 41.6
              },
              "position": {
                "line": 22885,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//twitter.com/IAAPOrg\" target=\"_blank\" data-aura-rendered-by=\"792:0\"&gt;&lt;img src=\"//www.accessibilityassociation.org/resource/twitter1\" alt=\"Follow IAAP on Twitter, Opens in a new window\" data-aura-rendered-by=\"793:0\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "33fd52237efa2d5395416c6108104f17",
              "signature": "d852c4d70b98912893a7dabb434bca55",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=33fd52237efa2d5395416c6108104f17"
            },
            {
              "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": 891.3125,
                  "y": 78
                },
                "bottom-right": {
                  "x": 932.9125,
                  "y": 119.625
                },
                "height": 41.625,
                "width": 41.6
              },
              "position": {
                "line": 22885,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//www.linkedin.com/company/international-association-of-accessibility-professionals\" target=\"_blank\" data-aura-rendered-by=\"795:0\"&gt;&lt;img src=\"//www.accessibilityassociation.org/resource/insta1\" alt=\"Follow IAAP on Linkedin, Opens in a ne",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "9e60b16dd64cd45667cf4461e1bf59c5",
              "signature": "788fd94dcdeb747a1dfb58f05124ef80",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9e60b16dd64cd45667cf4461e1bf59c5"
            },
            {
              "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": 795.3125,
                  "y": 129.625
                },
                "bottom-right": {
                  "x": 836.9125,
                  "y": 171.25
                },
                "height": 41.625,
                "width": 41.6
              },
              "position": {
                "line": 22885,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"//www.youtube.com/channel/UCuL8fMa2LEZm9Agrmkdvsbg\" target=\"_blank\" data-aura-rendered-by=\"798:0\"&gt;&lt;img src=\"//www.accessibilityassociation.org/resource/youtube1\" alt=\"Follow IAAP on Youtube, Opens in a new window\" data-aura-rendered-by=",
              "xpath": "/html/body/footer[1]/div[1]/div[1]/div[2]/div[1]/div[3]/ul[1]/li[4]/a[1]",
              "issueID": "ce729e32c92351f8ac25a88bd19bbfc7",
              "signature": "e99b104d08cedd892b73704f761e58b8",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=ce729e32c92351f8ac25a88bd19bbfc7"
            },
            {
              "tID": 242,
              "bpID": 209,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Multiple consecutive `<br>` tags next to each other, simulating paragraphs.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.4 Abbreviations",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.1.5 Reading Level"
              ],
              "resultTitle": "Ensure content is easy to read and understand",
              "errorDescription": "This section of code contains multiple consecutive `<br>` elements, probably used to simulate paragraphs or add whitespace. `<br>` elements are often announced as \"blank\" for users of text-to-speech software, multiple times in sequence, which increases cognitive load for these users. Also, it will not identify these sections as paragraphs. Remove the `<br>` elements. Replace them with `<p>` elements, and use CSS to control whitespace.",
              "viewPortLocation": {
                "top-left": {
                  "x": 261.859375,
                  "y": 307.390625
                },
                "bottom-right": {
                  "x": 261.859375,
                  "y": 307.390625
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 20068,
                "column": 0
              },
              "errorSnippet": "&lt;br data-aura-rendered-by=\"701:0\"&gt;",
              "xpath": "/html/body/div[3]/section[2]/div[1]/div[1]/div[1]/div[1]/p[1]/br[1]",
              "issueID": "50069a06fd76cfe2707a6d2bfa1cf335",
              "signature": "d15e4e38e1c95c4e661c04776690d921",
              "ref": "https://tenon.io/bestpractice.php?bpID=209&tID=242&issueID=50069a06fd76cfe2707a6d2bfa1cf335"
            },
            {
              "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": -965.057861328125,
                  "y": -965.057861328125
                },
                "bottom-right": {
                  "x": -965.057861328125,
                  "y": -965.057861328125
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 22924,
                "column": 7040
              },
              "errorSnippet": "&lt;circle class=\"goog-te-spinner-path\" fill=\"none\" stroke-width=\"6\" stroke-linecap=\"round\" cx=\"33\" cy=\"33\" r=\"30\"&gt;&lt;/circle&gt;",
              "xpath": "/html/body/div[10]/div[1]/svg[1]/circle[1]",
              "issueID": "7815386ecae2c78a447fb73b8edad5c2",
              "signature": "1a19302478e36f9a02423819a806fc8f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=271&issueID=7815386ecae2c78a447fb73b8edad5c2"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T00:50:23",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "ibm",
      40
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      5
    ],
    [
      "wave",
      5
    ],
    [
      "bulk",
      1
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "htmlcs",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "hover",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ]
  ],
  "logCount": 85,
  "logSize": 15605,
  "errorLogCount": 35,
  "errorLogSize": 10233,
  "prohibitedCount": 0,
  "visitTimeoutCount": 10,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T00:54:21",
  "elapsedSeconds": 238,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focAll": 18,
        "linkUl": 30,
        "role": 5,
        "styleDiff": 30,
        "zIndex": 23
      },
      "alfa": {
        "r59": 4,
        "r87": 4
      },
      "axe": {
        "color-contrast-enhanced": 44,
        "color-contrast": 44,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "duplicate-id-aria": 4,
        "label-content-name-mismatch": 39
      },
      "htmlcs": {
        "e:AA.3_2_2.H32.2": 4,
        "e:AA.4_1_1.F77": 4,
        "w:AA.1_1_1.H67.2": 6,
        "w:AA.1_3_1.ARIA6": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5,
        "w:AA.1_4_3.G145.Alpha": 1,
        "w:AA.1_4_3.G18.Abs": 5,
        "w:AA.1_4_3.G18.Alpha": 1,
        "w:AA.1_4_3_F24.F24.FGColour": 4,
        "w:AA.2_5_3.F96": 4,
        "w:AA.4_1_2.H91.A.NoHref": 1
      },
      "wave": {
        "a:text_justified": 1,
        "a:noscript": 1
      },
      "tenon": {
        "28": 4,
        "98": 4,
        "129": 3,
        "134": 18,
        "152": 24,
        "218": 72,
        "242": 4,
        "271": 4
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 14,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 15,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 4,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 8,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 6,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "noHeading": {
          "alfa": {
            "r59": {
              "score": 3,
              "what": "Document has no headings"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 11,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 33,
              "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"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "duplicateID": {
          "axe": {
            "duplicate-id-aria": {
              "score": 3,
              "what": "id attribute used in ARIA or in a label has a value that is not unique"
            }
          },
          "htmlcs": {
            "e:AA.4_1_1.F77": {
              "score": 3,
              "what": "Duplicate id attribute value"
            }
          }
        },
        "invisibleLabel": {
          "axe": {
            "label-content-name-mismatch": {
              "score": 29,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "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": 2,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "labelEmpty": {
          "htmlcs": {
            "w:AA.1_3_1.ARIA6": {
              "score": 1,
              "what": "Value of the aria-label attribute of the form control is empty or only whitespace"
            }
          }
        },
        "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.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 3:1, given the transparency"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3_F24.F24.FGColour": {
              "score": 1,
              "what": "Inline foreground color may lack a complementary background color"
            }
          }
        },
        "destinationLink": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.NoHref": {
              "score": 1,
              "what": "Link is misused as a link destination"
            }
          }
        },
        "justification": {
          "wave": {
            "a:text_justified": {
              "score": 1,
              "what": "Text is justified"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 14,
              "what": "Text is very small"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 12,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 54,
              "what": "Link opens in a new window without user control"
            }
          }
        },
        "pseudoParagraphRisk": {
          "tenon": {
            "242": {
              "score": 1,
              "what": "Multiple consecutive br elements may simulate paragraphs"
            }
          }
        },
        "textRotated": {
          "tenon": {
            "271": {
              "score": 2,
              "what": "Text is needlessly rotated 60+ degrees or more, hurting comprehension"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 931,
      "log": 538,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 56
        },
        {
          "groupName": "contrastAA",
          "score": 35
        },
        {
          "groupName": "invisibleLabel",
          "score": 32
        },
        {
          "groupName": "linkIndication",
          "score": 17
        },
        {
          "groupName": "tabFocusability",
          "score": 16
        },
        {
          "groupName": "fontSmall",
          "score": 16
        },
        {
          "groupName": "targetSize",
          "score": 14
        },
        {
          "groupName": "contrastAAA",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 10
        },
        {
          "groupName": "zIndexNotZero",
          "score": 8
        },
        {
          "groupName": "roleBad",
          "score": 6
        },
        {
          "groupName": "duplicateID",
          "score": 6
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "noHeading",
          "score": 5
        },
        {
          "groupName": "submitButton",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 4
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "textRotated",
          "score": 4
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "labelEmpty",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "destinationLink",
          "score": 3
        },
        {
          "groupName": "justification",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        },
        {
          "groupName": "pseudoParagraphRisk",
          "score": 3
        }
      ]
    }
  }
}