Accessibility test digest

Synopsis

Page: Snap (80%)

URL: https://www.snap.com/en-US

Score: 869

Tested by: Testaro, procedure tp15

Scored by: Testilo, procedure sp15c

Digested by: Testilo, procedure dp15a

Introduction

The Testaro application used its tp15 testing procedure to test the accessibility (barrier-free design and coding) of the Snap (80%) web page at https://www.snap.com/en-US on 2022/08/13. The procedure performed 1230 tests. Of these, 24 are custom tests defined by Testaro, and the others belong to these seven other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total869
log374
preventions300
linkNoText29
imageNoText20
targetEmpty14
leadingClipsText14
linkIndication13
controlNoText10
attributeBad10
buttonNoText9
pageLanguage6
contrastAA6
labelNoText6
pageTitle5
noHeading5
selectNoText5
metaBad5
labelEmpty5
targetSize5
skipRepeatedContent4
inconsistentStyles3
zIndexNotZero3
cssBansRotate3
contrastAAA3
h1Missing3
complementaryNoText3
typeRedundant3
linkPair3

Issue summary

Special issues

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

preventions: Score 300. 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Report

{
  "id": "4yiew-snap",
  "host": {
    "id": "snap",
    "which": "https://www.snap.com/en-US",
    "what": "Snap (80%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T11:12:49"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T11:14:47"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.snap.com/en-US",
        "what": "Snap (80%)"
      },
      {
        "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.snap.com/en-US",
        "what": "Snap (80%)"
      },
      {
        "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": 40,
        "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": "continuum",
        "what": "Continuum"
      },
      {
        "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": "nuVal",
        "what": "Nu Html Checker"
      },
      {
        "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.snap.com/en-US",
      "what": "Snap (80%)",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.snap.com/en-US",
      "result": {
        "bytes": [
          73790,
          73790,
          73790,
          73790,
          73790
        ],
        "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.snap.com/en-US",
      "what": "Snap (80%)",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.snap.com/en-US",
      "result": {
        "visibleElements": 41
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.snap.com/en-US",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.snap.com/en-US",
      "result": {
        "tabFocusables": 15,
        "tabFocused": 15,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.snap.com/en-US",
      "result": {
        "totals": {
          "total": 15,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 15,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 1,
                "A": 13,
                "SELECT": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "News",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Safety & Impact",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Investors",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advertisers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "CitizenSnap",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Other Terms & Policies",
              "delay": 0
            },
            {
              "tagName": "SELECT",
              "text": "Bahasa IndonesiaBahasa MelayuDanskDeutsch (Deutschland)English (UK)English (US)EspañolEspañol (Argen",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.snap.com/en-US",
      "result": {
        "totals": {
          "total": 2,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 2,
              "tagNames": {
                "BUTTON": 1,
                "A": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"button button-regular button-flat css-49cn1q\" data-testid=\"sdsm-g",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" class=\"css-14ts8fl\" style=\"cursor: default;\"><img src=\"data:image/sv",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.snap.com/en-US",
      "result": {
        "totals": {
          "triggers": 14,
          "headTriggers": 14,
          "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.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.snap.com/en-US",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 2,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"button button-regular button-flat css-49cn1q\" data-testid=\"sdsm-global-header-open\"><svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"var(--button-flat-color)\" class=\"icon-waffle\" xmlns=\"http://www.w3.org/2000/svg\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.98 6C3.98 4.88 4.88 3.98 5.99 3.98C7.11 3.98 8.01 4.88 8.01 6C8.01 7.11 7.11 8.01 5.99 8.01C4.88 8.01 3.98 7.11 3.98 6ZM3.98 12C3.98 10.88 4.88 9.98 5.99 9.98C7.11 9.98 8.01 10.88 8.01 12C8.01 13.11 7.11 14.01 5.99 14.01C4.88 14.01 3.98 13.11 3.98 12ZM5.99 15.98C4.88 15.98 3.98 16.88 3.98 18C3.98 19.11 4.88 20.01 5.99 20.01C7.11 20.01 8.01 19.11 8.01 18C8.01 16.88 7.11 15.98 5.99 15.98ZM9.98 6C9.98 4.88 10.88 3.98 11.99 3.98C13.11 3.98 14.01 4.88 14.01 6C14.01 7.11 13.11 8.01 11.99 8.01C10.88 8.01 9.98 7.11 9.98 6ZM11.99 9.98C10.88 9.98 9.98 10.88 9.98 12C9.98 13.11 10.88 14.01 11.99 14.01C13.11 14.01 14.01 13.11 14.01 12C14.01 10.88 13.11 9.98 11.99 9.98ZM9.98 18C9.98 16.88 10.88 15.98 11.99 15.98C13.11 15.98 14.01 16.88 14.01 18C14.01 19.11 13.11 20.01 11.99 20.01C10.88 20.01 9.98 19.11 9.98 18ZM18.00 3.98C16.88 3.98 15.98 4.88 15.98 6C15.98 7.11 16.88 8.01 18.00 8.01C19.11 8.01 20.01 7.11 20.01 6C20.01 4.88 19.11 3.98 18.00 3.98ZM15.98 12C15.98 10.88 16.88 9.98 18.00 9.98C19.11 9.98 20.01 10.88 20.01 12C20.01 13.11 19.11 14.01 18.00 14.01C16.88 14.01 15.98 13.11 15.98 12ZM18.00 15.98C16.88 15.98 15.98 16.88 15.98 18C15.98 19.11 16.88 20.01 18.00 20.01C19.11 20.01 20.01 19.11 20.01 18C20.01 16.88 19.11 15.98 18.00 15.98Z\"></path></svg></button>}"
            },
            {
              "index": 1,
              "tagName": "SELECT",
              "type": "select-one"
            }
          ],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.snap.com/en-US",
      "result": {
        "totals": {
          "links": 13,
          "adjacent": {
            "total": 13,
            "underlined": 2,
            "underlinedPercent": 15
          }
        },
        "items": {
          "underlined": [
            "",
            ""
          ],
          "notUnderlined": [
            "",
            "Home",
            "Careers",
            "News",
            "Safety & Impact",
            "Investors",
            "Advertisers",
            "CitizenSnap",
            "Privacy Policy",
            "Terms of Service",
            "Other Terms & Policies"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.snap.com/en-US",
      "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.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.snap.com/en-US",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.snap.com/en-US",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.snap.com/en-US",
      "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": 1
          },
          "adjacentLink": {
            "total": 13,
            "subtotals": [
              6,
              4,
              2,
              1
            ]
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "",
                ""
              ],
              "500": [
                "Home",
                "Careers",
                "News",
                "Safety & Impact",
                "Investors",
                "Advertisers"
              ],
              "600": [
                "CitizenSnap",
                "Privacy Policy",
                "Terms of Service",
                "Other Terms & Policies"
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "Home",
                "Careers",
                "News",
                "Safety & Impact",
                "Investors",
                "Advertisers",
                "CitizenSnap",
                "Privacy Policy",
                "Terms of Service",
                "Other Terms & Policies"
              ],
              "underline": [
                "",
                ""
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.snap.com/en-US",
      "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.snap.com/en-US",
      "result": {
        "totals": {
          "total": 5,
          "tagNames": {
            "HEADER": 1,
            "BUTTON": 1,
            "DIV": 1,
            "FOOTER": 1,
            "SPAN": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "HomeCareersNewsSafety & ImpactInvestorsAdvertisers"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Snap Inc. is a camera company. We believe that reinventing the camera represents our greatest opport"
          },
          {
            "tagName": "FOOTER",
            "id": "",
            "text": "© 2022 Snap Inc.CitizenSnapPrivacy PolicyTerms of ServiceOther Terms & PoliciesBahasa IndonesiaBahas"
          },
          {
            "tagName": "SPAN",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.snap.com/en-US",
      "result": {
        "totals": {
          "failures": 7,
          "warnings": 0
        },
        "items": [
          {
            "index": 0,
            "verdict": "failed",
            "rule": {
              "ruleID": "r1",
              "ruleSummary": "Documents have a <title> element",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r1",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#page-titled",
                  "chapter": "2.4.2",
                  "title": "Page Titled"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G88",
                  "name": "G88",
                  "title": "Providing descriptive titles for Web pages"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H25",
                  "name": "H25",
                  "title": "Providing a title using the title element"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 2,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/header[1]/a[1]",
              "codeLines": [
                "<a href=\"/\" class=\"css-14ts8fl\">",
                "  <img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA4OSAyM...",
                "</a>"
              ]
            }
          },
          {
            "index": 3,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/main[1]/header[1]/button[1]",
              "codeLines": [
                "<button class=\"button button-regular button-flat css-49cn1q\" data-testid=\"sdsm-global-header-open\">",
                "  <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"var(--button-flat-color)\" class=\"icon-waffl...",
                "    <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.98 6C3.98 4.88 4.88 3.98 5.99 3.98C7.11 3.9...",
                "  </svg>",
                "</button>"
              ]
            }
          },
          {
            "index": 17,
            "verdict": "failed",
            "rule": {
              "ruleID": "r2",
              "ruleSummary": "Images have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r2",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#non-text-content",
                  "chapter": "1.1.1",
                  "title": "Non-text Content"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G94",
                  "name": "G94",
                  "title": "Providing short text alternative for non-text content that serves the same purpose"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G95",
                  "name": "G95",
                  "title": "Providing short text alternatives that provide a brief description of the non-text"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "img",
              "path": "/html[1]/body[1]/main[1]/header[1]/a[1]/img[1]",
              "codeLines": [
                "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA4OSAyMiI..."
              ]
            }
          },
          {
            "index": 40,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html dir=\"ltr\">",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 58,
            "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": 89,
            "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.snap.com/en-US",
      "result": {
        "totals": {
          "rulesNA": 65,
          "rulesPassed": 26,
          "rulesWarned": 1,
          "rulesViolated": 7,
          "warnings": {
            "minor": 0,
            "moderate": 0,
            "serious": 1,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 5,
            "critical": 4
          }
        },
        "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-08-13T11:14:00.585Z",
          "url": "https://www.snap.com/en-US",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "css-orientation-lock",
              "impact": "serious",
              "tags": [
                "cat.structure",
                "wcag134",
                "wcag21aa",
                "experimental"
              ],
              "description": "Ensures content is not locked to any specific display orientation, and the content is operable in all display orientations",
              "help": "CSS Media queries must not lock display orientation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/css-orientation-lock?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "css-orientation-lock",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "CSS Orientation lock cannot be determined"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<html dir=\"ltr\" lang=\"en\" data-react-helmet=\"lang\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures buttons have discernible text",
              "help": "Buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "button-has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have inner text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"button button-regular button-flat css-49cn1q\" data-testid=\"sdsm-global-header-open\">",
                  "target": [
                    "button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "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": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"Footer-sc-641cgs cvryRe\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"Copyright-sc-168hupc iBNtMZ\">© 2022 Snap Inc.</div>",
                  "target": [
                    ".Copyright-sc-168hupc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "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": "#9b9b9b",
                        "bgColor": "#ffffff",
                        "contrastRatio": 2.77,
                        "fontSize": "9.0pt (12px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<footer class=\"Footer-sc-641cgs cvryRe\">",
                          "target": [
                            "footer"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"Copyright-sc-168hupc iBNtMZ\">© 2022 Snap Inc.</div>",
                  "target": [
                    ".Copyright-sc-168hupc"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 2.77 (foreground color: #9b9b9b, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "image-alt",
              "impact": "critical",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag111",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures <img> elements have alternate text or a role of none or presentation",
              "help": "Images must have alternate text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/image-alt?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA4OSAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMjIxRjIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0uMjYxIDE1Ljc5NEMuMjQ3IDE0LjM5LjEyNiAxMi43NjcuMDAzIDExLjUyNmEuNTEzLjUxMyAwIDAgMSAuNDMzLS41NTlsLjAyLS4wMDNhLjUxOC41MTggMCAwIDEgLjU4LjM4IDUuOTkgNS45OSAwIDAgMCAuNzQyIDEuNzY3Yy4zMDguNDg0IDEuMzg2IDIuMTU1IDMuNjUgMi4xNTUgMS42NSAwIDIuODYtMS4xNjYgMi44Ni0yLjY0IDAtMS4zNjItMS4xLTEuOTEyLTMuMjU1LTIuNzI2LS42MzctLjI2NC0xLjI5Ny0uNTA1LTEuOTM1LS43OTFDMi4yMTggOC42OS4xNSA3LjcyMy4xNSA1LjAzOS4xNSAyLjA1IDIuNTQ4LjI5IDUuNjA1LjI5Yy43NDIgMCAxLjc5OC4xMDQgMi44NTYuNTkuMjM0LjEwNy41MS4wMjQuNjQ4LS4xOTJsLjE3NS0uMjc2YS41MTUuNTE1IDAgMCAxIC40MjItLjI0LjUxOS41MTkgMCAwIDEgLjUzLjQ4IDU1LjggNTUuOCAwIDAgMCAuNDE4IDMuNzQzLjUxOC41MTggMCAxIDEtLjk5NC4yNTVjLS4yNzYtLjcyOS0uNDMyLTEuMDctLjczNS0xLjUyNC0uNzI1LS45ODktMS42OTMtMS42Ny0yLjkwMi0xLjY3LTEuNTYyIDAtMi40ODUgMS4yNzQtMi40ODUgMi4zMDggMCAxLjE4NyAxLjA1NSAxLjY5MyAxLjUxNyAxLjkxMy45NDYuNDYyIDEuOTM1Ljc3IDIuOTI1IDEuMTY2IDEuNTgzLjYxNiAzLjc2IDEuNTYyIDMuNzYgNC40NjUgMCAyLjg1OC0yLjI4NyA1LjI1NS01LjkxNSA1LjI1NS0xLjgwMyAwLTIuOTc4LS41Ny0zLjY2LTEuMDAzYS41MTQuNTE0IDAgMCAwLS43MTQuMTdsLS4xOTUuMzIyYS41MTguNTE4IDAgMCAxLS40MDIuMjQ2bC0uMDM3LjAwM2EuNTE0LjUxNCAwIDAgMS0uNTU2LS41MDdNMTIuMjIzIDE1LjY2OGMwLS4yMTkuMTU3LS40MDUuMzcxLS40NDEuMzMyLS4wNTUuNzM0LS4xOTguNzk1LS42Mi4wNjYtLjUwNy4wNjYtMS44MjYuMDY2LTIuMTU2IDAtLjc3LS4wMjItMi4wMjMtLjAyMi0yLjc5MyAwLTEuMTA0LS4zNy0xLjQwNy0uODktMS41NTRhLjQ0NS40NDUgMCAwIDEtLjMyLS40Mjl2LS4wNTJjMC0uMjE5LjE1OC0uNDAzLjM3My0uNDQgMS4wOTUtLjE5MiAyLjc1MS0uNjYgMy42Mi0uOTZhLjQ0Ni40NDYgMCAwIDEgLjU3LjI4M2MuMDE4LjA1OC4wMzUuMTEzLjA1LjE3YS40NDcuNDQ3IDAgMCAwIC42Ni4yNmMuODMtLjQ4MiAxLjYxNy0uODQgMi43NzYtLjg0LjgzNiAwIDEuNjcyLjIyIDIuMzU0LjcwMyAxLjA3MS43NDQgMS4yNSAxLjg4IDEuMzQgMy4wODN2MS45MzFjMCAuMzMtLjA0MyAyLjA0NS0uMDQzIDIuNDIgMCAuNTU2LjE1MS44OTUuODc4IDEuMDNhLjQ0Mi40NDIgMCAwIDEgLjM1My40MzkuNDQ2LjQ0NiAwIDAgMS0uNDc1LjQ0NmMtLjYyMy0uMDQyLTEuNTY0LS4wNjktMy4xMS0uMDY5LS44NzIgMC0xLjM1My4wMjQtMS44LjA2M2EuNDQ3LjQ0NyAwIDAgMS0uNDg3LS40NDV2LS4wOTRjMC0uMjAxLjEzNS0uMzc5LjMzLS40My42NDMtLjE3NC43MjMtLjQ4MS43MDQtMS44MmwtLjA0NC0zLjQzMWMtLjAyMi0xLjA1NS0uMDY2LTIuMjY1LTEuNDk2LTIuMjY1LS41OTUgMC0xLjA1Ni4yMTgtMS41LjU1M2EuNDUxLjQ1MSAwIDAgMC0uMTg0LjM3NGMuMDM1IDEuMTAyLjAzNSA0LjIzLjAzNSA1LjIwOCAwIDEuMDA5LjE3NSAxLjI4OC43MTIgMS40My4xOTIuMDUuMzIyLjIzLjMyMi40Mjl2LjA1OGEuNDQ3LjQ0NyAwIDAgMS0uNDc1LjQ0N2MtLjc0Ny0uMDQ3LTEuNzA3LS4wNzctMy41MDYtLjA3Ny0uNjkyIDAtMS4wOTQuMDIyLTEuNDY5LjA1OGEuNDQ2LjQ0NiAwIDAgMS0uNDg4LS40NDZ2LS4wMjN6TTMxLjM3OSAxMi4wMDZhLjQ0Ny40NDcgMCAwIDAtLjU2LS40M2MtLjc0Mi4xODgtMS43MjcuNjIxLTEuNzI3IDEuNzc3IDAgLjU5NC4zMDggMS4yNTMgMS4xNDQgMS4yNTMuNDI2IDAgLjY4LS4xMjkuOTQ3LS4zMDVhLjQ0NC40NDQgMCAwIDAgLjE5Ni0uMzd2LTEuOTI1em01LjA4MiAyLjU0NGEuNDQ3LjQ0NyAwIDAgMSAuMDQxLjY2Yy0xLjA1NyAxLjA3LTIuMTA1IDEuMjg4LTIuNjgyIDEuMjg4YTIuODUgMi44NSAwIDAgMS0xLjY0OS0uNTUgMi4zODUgMi4zODUgMCAwIDEtLjQwOC0uNDIuNDQuNDQgMCAwIDAtLjU5NC0uMTAyYy0uNjA1LjM5My0xLjg1NCAxLjA5My0zLjI0MiAxLjA5My0yLjAyNCAwLTIuNTA3LTEuMzYzLTIuNTA3LTIuMTc2IDAtMi41MTMgMy44NjctMy41NjQgNS42MTgtMy44NzhhLjQ0NC40NDQgMCAwIDAgLjM2NC0uNDM2Yy4wMDItLjY4LjAwMy0xLjQ4LS4wODktMS43NTYtLjI2NC0uNzctMS4xNDMtLjc3LTEuMjUzLS43Ny0uNzI2IDAtMS4xMjIuNDQtMS4yNTQuOTI0LS4wNjYuMjg2LS4wNjYuNTk0LS4xMzIuODgtLjE3Ni43NDctLjc5MiAxLjAzMy0xLjM0MSAxLjAzMy0uNjgyIDAtMS4zMi0uNDQtMS4zMi0xLjI1MyAwLTEuNjI4IDMuMDEzLTIuOTQ4IDUuNzQtMi45NDggMS44OTEgMCAzLjI3Ni42MTYgMy4yNzYgMi40NDJsLS4wNDMgNC45MDRjLS4wMjIuMzc0LS4wNDUgMS4yMy41MjcgMS4yMy4xNDIgMCAuMjc2LS4wNzQuNDAyLS4xNzJhLjQ0My40NDMgMCAwIDEgLjU0Ni4wMDd6Ii8+PHBhdGggZD0iTTQyLjY1IDE1LjAwMmMxLjYyNyAwIDIuMjItMi4yNjUgMi4yMi0zLjc2IDAtMS41ODQtLjY2LTMuNjk1LTIuMjg2LTMuNjk1LTEuNDc0IDAtMS40NzQgMS41MTgtMS40NzQgMS45NzkgMCAuNTA2LjAyMyAyLjk2OS4wMjMgMy41MTkgMCAuNzA0IDAgMS45NTcgMS41MTcgMS45NTd6TTM3LjQ4MiA5Ljc5Yy4wNC0xLjY4LS4yLTIuMDc2LS45NS0yLjI4M2EuNDI1LjQyNSAwIDAgMS0uMzA0LS40MTJ2LS4xMWEuNDIuNDIgMCAwIDEgLjM3Mi0uNDE5YzEuNDg1LS4xNTkgMy4wNTYtLjU2NCAzLjgyOS0uNzc0YS40MTcuNDE3IDAgMCAxIC41Mi4zMmMuMDIzLjEwMi4wNDYuMjI3LjA3NC4zODRhLjQyMS40MjEgMCAwIDAgLjYzNi4yODhjLjg2My0uNTUzIDEuNzE0LS44NDIgMi43OTQtLjg0MiAyLjY2MSAwIDQuMzEgMi4yODcgNC4zMSA0LjcwNiAwIDMuMzItMi4zNTMgNS42My01LjEwMSA1LjYzLS44NDMgMC0xLjQ1Ny0uMjE1LTEuODgyLS40NDRhLjQyMi40MjIgMCAwIDAtLjYyNS4zNjh2Mi41MzhjMCAuODUxLjA1MiAxLjUwNy45NjIgMS42NjFhLjQxNi40MTYgMCAwIDEgLjMzNS40MTQuNDIyLjQyMiAwIDAgMS0uNDMyLjQyMiAxNTAuNTU4IDE1MC41NTggMCAwIDAtMy4yNjItLjA1NWMtLjgyNyAwLTEuMzYyLjAxNS0yLjA2Ni4wNDVhLjQyMi40MjIgMCAwIDEtLjQ0Mi0uNDJ2LS4wNTVjMC0uMjA0LjE0Mi0uMzg3LjM0NC0uNDIxLjgxOC0uMTQuODg4LS41OS44ODgtMS4yMTcuMDIyLS40MTguMDIyLTEuNzE1LjAyMi0yLjE5OWwtLjAyMi03LjEyNXpNNjAuMjcyIDE2LjE0NmMtLjg5My0uMDY2LTEuNDc3LS4wNjYtMy44MTYtLjA2Ni0xLjI4IDAtMS43OTEuMDE1LTIuNTQuMDY4YS41MDIuNTAyIDAgMCAxLS4xMS0uOTk2YzEuMjMzLS4xNzMgMS4yODYtLjYxOCAxLjI4Ni0zLjQwNVY0Ljc1NGMtLjAyMi0xLjY3MS0uMDQzLTIuMTc3LS4xOTgtMi40ODUtLjE2Ni0uMzktLjQyNy0uNDgyLTEuMDk5LS41OTRhLjUuNSAwIDAgMS0uNDE4LS40OTNjMC0uMzA4LjIzMi0uNTMzLjUxNC0uNTI1IDEuMjM2LjAzMyAyLjQ3My4wNSAzLjcwOC4wNSAxLjI0IDAgMi4wMzUtLjAyNyAyLjcxNy0uMDVhLjUuNSAwIDAgMSAuMDgyLjk5N2MtMS4zMDMuMTYzLTEuMzAzLjU1OC0xLjMwMyAzLjQ3NGwuMDIyIDYuODE3Yy4wNDQgMi4zMS4wNjYgMi40NDIuMzMgMi43OTMuMTg4LjIyMi40ODMuMzM5LjkzNS40YS41LjUgMCAwIDEgLjQyOC40OTUuNTA0LjUwNCAwIDAgMS0uNTM4LjUxM3pNNjAuOTcgMTUuNjY4YzAtLjIxOS4xNTctLjQwNS4zNzEtLjQ0MS4zMzItLjA1NS43MzQtLjE5OC43OTUtLjYyLjA2Ni0uNTA3LjA2Ni0xLjgyNi4wNjYtMi4xNTYgMC0uNzctLjAyMi0yLjAyMy0uMDIyLTIuNzkzIDAtMS4xMDQtLjM3LTEuNDA3LS44OS0xLjU1NGEuNDQ1LjQ0NSAwIDAgMS0uMzItLjQyOXYtLjA1MmMwLS4yMTkuMTU3LS40MDMuMzczLS40NCAxLjA5NS0uMTkyIDIuNzUtLjY2IDMuNjItLjk2YS40NDYuNDQ2IDAgMCAxIC41Ny4yODNjLjAxOC4wNTguMDM1LjExMy4wNS4xN2EuNDQ3LjQ0NyAwIDAgMCAuNjU5LjI2Yy44My0uNDgyIDEuNjE3LS44NCAyLjc3Ny0uODQuODM1IDAgMS42NzEuMjIgMi4zNTMuNzAzIDEuMDcyLjc0NCAxLjI1MiAxLjg4IDEuMzQgMy4wODMuMDAyLjAxMi4wMDIuMDI0LjAwMi4wMzZ2MS44OTVjMCAuMzMtLjA0NCAyLjA0NS0uMDQ0IDIuNDIgMCAuNTU2LjE1Ljg5NS44NzggMS4wM2EuNDQyLjQ0MiAwIDAgMSAuMzUzLjQzOS40NDYuNDQ2IDAgMCAxLS40NzYuNDQ2Yy0uNjIyLS4wNDItMS41NjQtLjA2OS0zLjEwOS0uMDY5LS44NzMgMC0xLjM1My4wMjQtMS44LjA2M2EuNDQ3LjQ0NyAwIDAgMS0uNDg3LS40NDV2LS4wOTRjMC0uMjAxLjEzNS0uMzc5LjMzLS40My42NDMtLjE3NC43MjMtLjQ4MS43MDQtMS44MmwtLjA0NC0zLjQzMWMtLjAyMy0xLjA1NS0uMDY2LTIuMjY1LTEuNDk2LTIuMjY1LS41OTUgMC0xLjA1Ny4yMTgtMS41MDEuNTUzYS40NTEuNDUxIDAgMCAwLS4xODMuMzc0Yy4wMzUgMS4xMDIuMDM1IDQuMjMuMDM1IDUuMjA4IDAgMS4wMDkuMTc0IDEuMjg4LjcxMiAxLjQzLjE5Mi4wNS4zMjIuMjMuMzIyLjQyOXYuMDU4YS40NDcuNDQ3IDAgMCAxLS40NzUuNDQ3Yy0uNzQ3LS4wNDctMS43MDctLjA3Ny0zLjUwNi0uMDc3LS42OTIgMC0xLjA5NC4wMjItMS40NjkuMDU4YS40NDYuNDQ2IDAgMCAxLS40ODgtLjQ0NnYtLjAyM3pNODMuODQ3IDEzLjc1NGMuMjc2LjIuMzE0LjYwNC4wNzIuODQ0YTYuNTQzIDYuNTQzIDAgMCAxLTQuNTU3IDEuOWMtMy4xNDUgMC01LjQ1NC0yLjE3OC01LjQ1NC01LjE2OSAwLTMuMTQ0IDIuNjgzLTUuMTY3IDUuOTYtNS4xNjcgMi4xNTUgMCA0LjIuOTQ1IDQuMiAyLjUyOSAwIC43NDctLjYzNyAxLjM4NS0xLjM4NSAxLjM4NS0uMzMgMC0uNzI2LS4xNTQtLjk2OC0uMzk2LS4xOTgtLjE3Ni0uMjQyLS4yODYtLjY2LTEuMjMxLS4xOTgtLjQxOC0uNjM4LTEuMTY2LTEuMzE5LTEuMTY2LTEuMjc2IDAtMS42MjggMi4xNzctMS42MjggMy4yNTUgMCAyLjQ4NSAxLjQwOCA0LjE1NiAyLjk0NyA0LjE1Ni44MTggMCAxLjQ5NS0uMzc2IDIuMDk2LS45MDRhLjU1OC41NTggMCAwIDEgLjY5Ni0uMDM2TTg2Ljg4NCAxMi41MzljMS4wNzggMCAyIC44NTggMiAyLjAwMSAwIDEuMTIyLS45MjIgMS45OC0xLjk3OCAxLjk4YTEuOTYgMS45NiAwIDAgMS0xLjk4LTEuOTM2YzAtMS4zNjMgMS4wNTYtMi4wNDUgMS45NTgtMi4wNDUiLz48L2c+PC9zdmc+\" class=\"css-1odiwq7\">",
                  "target": [
                    ".css-1odiwq7"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                },
                {
                  "any": [
                    {
                      "id": "has-alt",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have an alt attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<img src=\"https://images.ctfassets.net/gqgsr8avay9x/xXXimzBkZWvhZHrTrQShJ/e4e196fa45c5d0154ea4b6d5f6ed2f26/download__2_.svg\" class=\"SplashCopyLogo-sc-15jmetm fKMpie\">",
                  "target": [
                    ".SplashCopyLogo-sc-15jmetm"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"/\" class=\"css-14ts8fl\">",
                  "target": [
                    ".css-14ts8fl"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.snapchat.com\" class=\"SplashProductsImage-sc-d99e4k fhKhms\"></a>",
                  "target": [
                    ".fhKhms"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.spectacles.com\" class=\"SplashProductsImage-sc-d99e4k iKJfXn\"></a>",
                  "target": [
                    ".iKJfXn"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html dir=\"ltr\" lang=\"en\" data-react-helmet=\"lang\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            },
            {
              "id": "select-name",
              "impact": "critical",
              "tags": [
                "cat.forms",
                "wcag2a",
                "wcag412",
                "wcag131",
                "section508",
                "section508.22.n",
                "ACT"
              ],
              "description": "Ensures select element has an accessible name",
              "help": "Select element must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/select-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "implicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an implicit (wrapped) <label>"
                    },
                    {
                      "id": "explicit-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Form element does not have an explicit <label>"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<select class=\"LocaleSelector-sc-g13t4v uhhuJ\">",
                  "target": [
                    "select"
                  ],
                  "failureSummary": "Fix any of the following:\n  Form element does not have an implicit (wrapped) <label>\n  Form element does not have an explicit <label>\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.snap.com/en-US",
      "result": {
        "prevented": true,
        "error": "ERROR adding the continuum.conf script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.snap.com/en-US",
      "result": {
        "prevented": true,
        "error": "ERROR adding the htmlcs script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.snap.com/en-US",
      "result": {
        "content": {
          "totals": {
            "violation": 9,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/header[1]/button[1]",
                "aria": "/document[1]/main[1]/button[1]"
              },
              "message": "Form control element <button> has no associated label",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 34,
                "width": 40
              },
              "snippet": "<button data-testid=\"sdsm-global-header-open\" class=\"button button-regular button-flat css-49cn1q\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Input_ExplicitLabel",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/footer[1]/div[2]/span[1]/select[1]",
                "aria": "/document[1]/main[1]/combobox[1]"
              },
              "message": "Form control element <select> has no associated label",
              "bounds": {
                "left": 8,
                "top": 179,
                "height": 19,
                "width": 165
              },
              "snippet": "<select class=\"LocaleSelector-sc-g13t4v uhhuJ\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/header[1]/a[1]/img[1]",
                "aria": "/document[1]/main[1]/link[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 48,
                "top": 13,
                "height": 22,
                "width": 89
              },
              "snippet": "<img class=\"css-1odiwq7\" src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA4OSAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMjIxRjIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0uMjYxIDE1Ljc5NEMuMjQ3IDE0LjM5LjEyNiAxMi43NjcuMDAzIDExLjUyNmEuNTEzLjUxMyAwIDAgMSAuNDMzLS41NTlsLjAyLS4wMDNhLjUxOC41MTggMCAwIDEgLjU4LjM4IDUuOTkgNS45OSAwIDAgMCAuNzQyIDEuNzY3Yy4zMDguNDg0IDEuMzg2IDIuMTU1IDMuNjUgMi4xNTUgMS42NSAwIDIuODYtMS4xNjYgMi44Ni0yLjY0IDAtMS4zNjItMS4xLTEuOTEyLTMuMjU1LTIuNzI2LS42MzctLjI2NC0xLjI5Ny0uNTA1LTEuOTM1LS43OTFDMi4yMTggOC42OS4xNSA3LjcyMy4xNSA1LjAzOS4xNSAyLjA1IDIuNTQ4LjI5IDUuNjA1LjI5Yy43NDIgMCAxLjc5OC4xMDQgMi44NTYuNTkuMjM0LjEwNy41MS4wMjQuNjQ4LS4xOTJsLjE3NS0uMjc2YS41MTUuNTE1IDAgMCAxIC40MjItLjI0LjUxOS41MTkgMCAwIDEgLjUzLjQ4IDU1LjggNTUuOCAwIDAgMCAuNDE4IDMuNzQzLjUxOC41MTggMCAxIDEtLjk5NC4yNTVjLS4yNzYtLjcyOS0uNDMyLTEuMDctLjczNS0xLjUyNC0uNzI1LS45ODktMS42OTMtMS42Ny0yLjkwMi0xLjY3LTEuNTYyIDAtMi40ODUgMS4yNzQtMi40ODUgMi4zMDggMCAxLjE4NyAxLjA1NSAxLjY5MyAxLjUxNyAxLjkxMy45NDYuNDYyIDEuOTM1Ljc3IDIuOTI1IDEuMTY2IDEuNTgzLjYxNiAzLjc2IDEuNTYyIDMuNzYgNC40NjUgMCAyLjg1OC0yLjI4NyA1LjI1NS01LjkxNSA1LjI1NS0xLjgwMyAwLTIuOTc4LS41Ny0zLjY2LTEuMDAzYS41MTQuNTE0IDAgMCAwLS43MTQuMTdsLS4xOTUuMzIyYS41MTguNTE4IDAgMCAxLS40MDIuMjQ2bC0uMDM3LjAwM2EuNTE0LjUxNCAwIDAgMS0uNTU2LS41MDdNMTIuMjIzIDE1LjY2OGMwLS4yMTkuMTU3LS40MDUuMzcxLS40NDEuMzMyLS4wNTUuNzM0LS4xOTguNzk1LS42Mi4wNjYtLjUwNy4wNjYtMS44MjYuMDY2LTIuMTU2IDAtLjc3LS4wMjItMi4wMjMtLjAyMi0yLjc5MyAwLTEuMTA0LS4zNy0xLjQwNy0uODktMS41NTRhLjQ0NS40NDUgMCAwIDEtLjMyLS40Mjl2LS4wNTJjMC0uMjE5LjE1OC0uNDAzLjM3My0uNDQgMS4wOTUtLjE5MiAyLjc1MS0uNjYgMy42Mi0uOTZhLjQ0Ni40NDYgMCAwIDEgLjU3LjI4M2MuMDE4LjA1OC4wMzUuMTEzLjA1LjE3YS40NDcuNDQ3IDAgMCAwIC42Ni4yNmMuODMtLjQ4MiAxLjYxNy0uODQgMi43NzYtLjg0LjgzNiAwIDEuNjcyLjIyIDIuMzU0LjcwMyAxLjA3MS43NDQgMS4yNSAxLjg4IDEuMzQgMy4wODN2MS45MzFjMCAuMzMtLjA0MyAyLjA0NS0uMDQzIDIuNDIgMCAuNTU2LjE1MS44OTUuODc4IDEuMDNhLjQ0Mi40NDIgMCAwIDEgLjM1My40MzkuNDQ2LjQ0NiAwIDAgMS0uNDc1LjQ0NmMtLjYyMy0uMDQyLTEuNTY0LS4wNjktMy4xMS0uMDY5LS44NzIgMC0xLjM1My4wMjQtMS44LjA2M2EuNDQ3LjQ0NyAwIDAgMS0uNDg3LS40NDV2LS4wOTRjMC0uMjAxLjEzNS0uMzc5LjMzLS40My42NDMtLjE3NC43MjMtLjQ4MS43MDQtMS44MmwtLjA0NC0zLjQzMWMtLjAyMi0xLjA1NS0uMDY2LTIuMjY1LTEuNDk2LTIuMjY1LS41OTUgMC0xLjA1Ni4yMTgtMS41LjU1M2EuNDUxLjQ1MSAwIDAgMC0uMTg0LjM3NGMuMDM1IDEuMTAyLjAzNSA0LjIzLjAzNSA1LjIwOCAwIDEuMDA5LjE3NSAxLjI4OC43MTIgMS40My4xOTIuMDUuMzIyLjIzLjMyMi40Mjl2LjA1OGEuNDQ3LjQ0NyAwIDAgMS0uNDc1LjQ0N2MtLjc0Ny0uMDQ3LTEuNzA3LS4wNzctMy41MDYtLjA3Ny0uNjkyIDAtMS4wOTQuMDIyLTEuNDY5LjA1OGEuNDQ2LjQ0NiAwIDAgMS0uNDg4LS40NDZ2LS4wMjN6TTMxLjM3OSAxMi4wMDZhLjQ0Ny40NDcgMCAwIDAtLjU2LS40M2MtLjc0Mi4xODgtMS43MjcuNjIxLTEuNzI3IDEuNzc3IDAgLjU5NC4zMDggMS4yNTMgMS4xNDQgMS4yNTMuNDI2IDAgLjY4LS4xMjkuOTQ3LS4zMDVhLjQ0NC40NDQgMCAwIDAgLjE5Ni0uMzd2LTEuOTI1em01LjA4MiAyLjU0NGEuNDQ3LjQ0NyAwIDAgMSAuMDQxLjY2Yy0xLjA1NyAxLjA3LTIuMTA1IDEuMjg4LTIuNjgyIDEuMjg4YTIuODUgMi44NSAwIDAgMS0xLjY0OS0uNTUgMi4zODUgMi4zODUgMCAwIDEtLjQwOC0uNDIuNDQuNDQgMCAwIDAtLjU5NC0uMTAyYy0uNjA1LjM5My0xLjg1NCAxLjA5My0zLjI0MiAxLjA5My0yLjAyNCAwLTIuNTA3LTEuMzYzLTIuNTA3LTIuMTc2IDAtMi41MTMgMy44NjctMy41NjQgNS42MTgtMy44NzhhLjQ0NC40NDQgMCAwIDAgLjM2NC0uNDM2Yy4wMDItLjY4LjAwMy0xLjQ4LS4wODktMS43NTYtLjI2NC0uNzctMS4xNDMtLjc3LTEuMjUzLS43Ny0uNzI2IDAtMS4xMjIuNDQtMS4yNTQuOTI0LS4wNjYuMjg2LS4wNjYuNTk0LS4xMzIuODgtLjE3Ni43NDctLjc5MiAxLjAzMy0xLjM0MSAxLjAzMy0uNjgyIDAtMS4zMi0uNDQtMS4zMi0xLjI1MyAwLTEuNjI4IDMuMDEzLTIuOTQ4IDUuNzQtMi45NDggMS44OTEgMCAzLjI3Ni42MTYgMy4yNzYgMi40NDJsLS4wNDMgNC45MDRjLS4wMjIuMzc0LS4wNDUgMS4yMy41MjcgMS4yMy4xNDIgMCAuMjc2LS4wNzQuNDAyLS4xNzJhLjQ0My40NDMgMCAwIDEgLjU0Ni4wMDd6Ii8+PHBhdGggZD0iTTQyLjY1IDE1LjAwMmMxLjYyNyAwIDIuMjItMi4yNjUgMi4yMi0zLjc2IDAtMS41ODQtLjY2LTMuNjk1LTIuMjg2LTMuNjk1LTEuNDc0IDAtMS40NzQgMS41MTgtMS40NzQgMS45NzkgMCAuNTA2LjAyMyAyLjk2OS4wMjMgMy41MTkgMCAuNzA0IDAgMS45NTcgMS41MTcgMS45NTd6TTM3LjQ4MiA5Ljc5Yy4wNC0xLjY4LS4yLTIuMDc2LS45NS0yLjI4M2EuNDI1LjQyNSAwIDAgMS0uMzA0LS40MTJ2LS4xMWEuNDIuNDIgMCAwIDEgLjM3Mi0uNDE5YzEuNDg1LS4xNTkgMy4wNTYtLjU2NCAzLjgyOS0uNzc0YS40MTcuNDE3IDAgMCAxIC41Mi4zMmMuMDIzLjEwMi4wNDYuMjI3LjA3NC4zODRhLjQyMS40MjEgMCAwIDAgLjYzNi4yODhjLjg2My0uNTUzIDEuNzE0LS44NDIgMi43OTQtLjg0MiAyLjY2MSAwIDQuMzEgMi4yODcgNC4zMSA0LjcwNiAwIDMuMzItMi4zNTMgNS42My01LjEwMSA1LjYzLS44NDMgMC0xLjQ1Ny0uMjE1LTEuODgyLS40NDRhLjQyMi40MjIgMCAwIDAtLjYyNS4zNjh2Mi41MzhjMCAuODUxLjA1MiAxLjUwNy45NjIgMS42NjFhLjQxNi40MTYgMCAwIDEgLjMzNS40MTQuNDIyLjQyMiAwIDAgMS0uNDMyLjQyMiAxNTAuNTU4IDE1MC41NTggMCAwIDAtMy4yNjItLjA1NWMtLjgyNyAwLTEuMzYyLjAxNS0yLjA2Ni4wNDVhLjQyMi40MjIgMCAwIDEtLjQ0Mi0uNDJ2LS4wNTVjMC0uMjA0LjE0Mi0uMzg3LjM0NC0uNDIxLjgxOC0uMTQuODg4LS41OS44ODgtMS4yMTcuMDIyLS40MTguMDIyLTEuNzE1LjAyMi0yLjE5OWwtLjAyMi03LjEyNXpNNjAuMjcyIDE2LjE0NmMtLjg5My0uMDY2LTEuNDc3LS4wNjYtMy44MTYtLjA2Ni0xLjI4IDAtMS43OTEuMDE1LTIuNTQuMDY4YS41MDIuNTAyIDAgMCAxLS4xMS0uOTk2YzEuMjMzLS4xNzMgMS4yODYtLjYxOCAxLjI4Ni0zLjQwNVY0Ljc1NGMtLjAyMi0xLjY3MS0uMDQzLTIuMTc3LS4xOTgtMi40ODUtLjE2Ni0uMzktLjQyNy0uNDgyLTEuMDk5LS41OTRhLjUuNSAwIDAgMS0uNDE4LS40OTNjMC0uMzA4LjIzMi0uNTMzLjUxNC0uNTI1IDEuMjM2LjAzMyAyLjQ3My4wNSAzLjcwOC4wNSAxLjI0IDAgMi4wMzUtLjAyNyAyLjcxNy0uMDVhLjUuNSAwIDAgMSAuMDgyLjk5N2MtMS4zMDMuMTYzLTEuMzAzLjU1OC0xLjMwMyAzLjQ3NGwuMDIyIDYuODE3Yy4wNDQgMi4zMS4wNjYgMi40NDIuMzMgMi43OTMuMTg4LjIyMi40ODMuMzM5LjkzNS40YS41LjUgMCAwIDEgLjQyOC40OTUuNTA0LjUwNCAwIDAgMS0uNTM4LjUxM3pNNjAuOTcgMTUuNjY4YzAtLjIxOS4xNTctLjQwNS4zNzEtLjQ0MS4zMzItLjA1NS43MzQtLjE5OC43OTUtLjYyLjA2Ni0uNTA3LjA2Ni0xLjgyNi4wNjYtMi4xNTYgMC0uNzctLjAyMi0yLjAyMy0uMDIyLTIuNzkzIDAtMS4xMDQtLjM3LTEuNDA3LS44OS0xLjU1NGEuNDQ1LjQ0NSAwIDAgMS0uMzItLjQyOXYtLjA1MmMwLS4yMTkuMTU3LS40MDMuMzczLS40NCAxLjA5NS0uMTkyIDIuNzUtLjY2IDMuNjItLjk2YS40NDYuNDQ2IDAgMCAxIC41Ny4yODNjLjAxOC4wNTguMDM1LjExMy4wNS4xN2EuNDQ3LjQ0NyAwIDAgMCAuNjU5LjI2Yy44My0uNDgyIDEuNjE3LS44NCAyLjc3Ny0uODQuODM1IDAgMS42NzEuMjIgMi4zNTMuNzAzIDEuMDcyLjc0NCAxLjI1MiAxLjg4IDEuMzQgMy4wODMuMDAyLjAxMi4wMDIuMDI0LjAwMi4wMzZ2MS44OTVjMCAuMzMtLjA0NCAyLjA0NS0uMDQ0IDIuNDIgMCAuNTU2LjE1Ljg5NS44NzggMS4wM2EuNDQyLjQ0MiAwIDAgMSAuMzUzLjQzOS40NDYuNDQ2IDAgMCAxLS40NzYuNDQ2Yy0uNjIyLS4wNDItMS41NjQtLjA2OS0zLjEwOS0uMDY5LS44NzMgMC0xLjM1My4wMjQtMS44LjA2M2EuNDQ3LjQ0NyAwIDAgMS0uNDg3LS40NDV2LS4wOTRjMC0uMjAxLjEzNS0uMzc5LjMzLS40My42NDMtLjE3NC43MjMtLjQ4MS43MDQtMS44MmwtLjA0NC0zLjQzMWMtLjAyMy0xLjA1NS0uMDY2LTIuMjY1LTEuNDk2LTIuMjY1LS41OTUgMC0xLjA1Ny4yMTgtMS41MDEuNTUzYS40NTEuNDUxIDAgMCAwLS4xODMuMzc0Yy4wMzUgMS4xMDIuMDM1IDQuMjMuMDM1IDUuMjA4IDAgMS4wMDkuMTc0IDEuMjg4LjcxMiAxLjQzLjE5Mi4wNS4zMjIuMjMuMzIyLjQyOXYuMDU4YS40NDcuNDQ3IDAgMCAxLS40NzUuNDQ3Yy0uNzQ3LS4wNDctMS43MDctLjA3Ny0zLjUwNi0uMDc3LS42OTIgMC0xLjA5NC4wMjItMS40NjkuMDU4YS40NDYuNDQ2IDAgMCAxLS40ODgtLjQ0NnYtLjAyM3pNODMuODQ3IDEzLjc1NGMuMjc2LjIuMzE0LjYwNC4wNzIuODQ0YTYuNTQzIDYuNTQzIDAgMCAxLTQuNTU3IDEuOWMtMy4xNDUgMC01LjQ1NC0yLjE3OC01LjQ1NC01LjE2OSAwLTMuMTQ0IDIuNjgzLTUuMTY3IDUuOTYtNS4xNjcgMi4xNTUgMCA0LjIuOTQ1IDQuMiAyLjUyOSAwIC43NDctLjYzNyAxLjM4NS0xLjM4NSAxLjM4NS0uMzMgMC0uNzI2LS4xNTQtLjk2OC0uMzk2LS4xOTgtLjE3Ni0uMjQyLS4yODYtLjY2LTEuMjMxLS4xOTgtLjQxOC0uNjM4LTEuMTY2LTEuMzE5LTEuMTY2LTEuMjc2IDAtMS42MjggMi4xNzctMS42MjggMy4yNTUgMCAyLjQ4NSAxLjQwOCA0LjE1NiAyLjk0NyA0LjE1Ni44MTggMCAxLjQ5NS0uMzc2IDIuMDk2LS45MDRhLjU1OC41NTggMCAwIDEgLjY5Ni0uMDM2TTg2Ljg4NCAxMi41MzljMS4wNzggMCAyIC44NTggMiAyLjAwMSAwIDEuMTIyLS45MjIgMS45OC0xLjk3OCAxLjk4YTEuOTYgMS45NiAwIDAgMS0xLjk4LTEuOTM2YzAtMS4zNjMgMS4wNTYtMi4wNDUgMS45NTgtMi4wNDUiLz48L2c+PC9zdmc+\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Img_HasAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/main[1]/img[1]"
              },
              "message": "Image does not have an 'alt' attribute short text alternative",
              "bounds": {
                "left": 8,
                "top": 60,
                "height": 22,
                "width": 89
              },
              "snippet": "<img class=\"SplashCopyLogo-sc-15jmetm fKMpie\" src=\"https://images.ctfassets.net/gqgsr8avay9x/xXXimzBkZWvhZHrTrQShJ/e4e196fa45c5d0154ea4b6d5f6ed2f26/download__2_.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/header[1]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 48,
                "top": 21,
                "height": 18,
                "width": 89
              },
              "snippet": "<a class=\"css-14ts8fl\" href=\"/\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 142,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"SplashProductsImage-sc-d99e4k iKJfXn\" href=\"https://www.spectacles.com\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
                "aria": "/document[1]/main[1]/link[2]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 8,
                "top": 142,
                "height": 0,
                "width": 0
              },
              "snippet": "<a class=\"SplashProductsImage-sc-d99e4k fhKhms\" href=\"https://www.snapchat.com\">",
              "level": "violation"
            },
            {
              "ruleId": "Valerie_Label_HasContent",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/header[1]/label[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The <label> element does not have descriptive text that identifies the expected input",
              "bounds": {
                "left": 137,
                "top": 21,
                "height": 18,
                "width": 0
              },
              "snippet": "<label data-testid=\"sdsm-global-header-site-name\" class=\"css-8z1rry\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/header[1]/aside[1]",
                "aria": "/document[1]/main[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 8,
                "top": 60,
                "height": 0,
                "width": 784
              },
              "snippet": "<aside data-testid=\"sdsm-global-header-end-contents\" class=\"css-1rjiqy4\">",
              "level": "violation"
            }
          ]
        },
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.snap.com/en-US",
      "result": {
        "messages": [
          {
            "type": "info",
            "lastLine": 6,
            "lastColumn": 113,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n    \n    <script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/plugins/ua/linkid.js\" nonce=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 109
          },
          {
            "type": "info",
            "lastLine": 6,
            "lastColumn": 223,
            "firstColumn": 123,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" async=\"\" src=\"https://www.google-analytics.com/analytics.js\" nonce=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 101
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 24,
            "message": "A charset attribute on a meta element found after the first 1024 bytes.",
            "extract": " charset=\"utf-8\"><meta name=\"v",
            "hiliteStart": 15,
            "hiliteLength": 1
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 17954,
            "firstColumn": 10805,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": "-14ts8fl\"><img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA4OSAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMjIxRjIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0uMjYxIDE1Ljc5NEMuMjQ3IDE0LjM5LjEyNiAxMi43NjcuMDAzIDExLjUyNmEuNTEzLjUxMyAwIDAgMSAuNDMzLS41NTlsLjAyLS4wMDNhLjUxOC41MTggMCAwIDEgLjU4LjM4IDUuOTkgNS45OSAwIDAgMCAuNzQyIDEuNzY3Yy4zMDguNDg0IDEuMzg2IDIuMTU1IDMuNjUgMi4xNTUgMS42NSAwIDIuODYtMS4xNjYgMi44Ni0yLjY0IDAtMS4zNjItMS4xLTEuOTEyLTMuMjU1LTIuNzI2LS42MzctLjI2NC0xLjI5Ny0uNTA1LTEuOTM1LS43OTFDMi4yMTggOC42OS4xNSA3LjcyMy4xNSA1LjAzOS4xNSAyLjA1IDIuNTQ4LjI5IDUuNjA1LjI5Yy43NDIgMCAxLjc5OC4xMDQgMi44NTYuNTkuMjM0LjEwNy41MS4wMjQuNjQ4LS4xOTJsLjE3NS0uMjc2YS41MTUuNTE1IDAgMCAxIC40MjItLjI0LjUxOS41MTkgMCAwIDEgLjUzLjQ4IDU1LjggNTUuOCAwIDAgMCAuNDE4IDMuNzQzLjUxOC41MTggMCAxIDEtLjk5NC4yNTVjLS4yNzYtLjcyOS0uNDMyLTEuMDctLjczNS0xLjUyNC0uNzI1LS45ODktMS42OTMtMS42Ny0yLjkwMi0xLjY3LTEuNTYyIDAtMi40ODUgMS4yNzQtMi40ODUgMi4zMDggMCAxLjE4NyAxLjA1NSAxLjY5MyAxLjUxNyAxLjkxMy45NDYuNDYyIDEuOTM1Ljc3IDIuOTI1IDEuMTY2IDEuNTgzLjYxNiAzLjc2IDEuNTYyIDMuNzYgNC40NjUgMCAyLjg1OC0yLjI4NyA1LjI1NS01LjkxNSA1LjI1NS0xLjgwMyAwLTIuOTc4LS41Ny0zLjY2LTEuMDAzYS41MTQuNTE0IDAgMCAwLS43MTQuMTdsLS4xOTUuMzIyYS41MTguNTE4IDAgMCAxLS40MDIuMjQ2bC0uMDM3LjAwM2EuNTE0LjUxNCAwIDAgMS0uNTU2LS41MDdNMTIuMjIzIDE1LjY2OGMwLS4yMTkuMTU3LS40MDUuMzcxLS40NDEuMzMyLS4wNTUuNzM0LS4xOTguNzk1LS42Mi4wNjYtLjUwNy4wNjYtMS44MjYuMDY2LTIuMTU2IDAtLjc3LS4wMjItMi4wMjMtLjAyMi0yLjc5MyAwLTEuMTA0LS4zNy0xLjQwNy0uODktMS41NTRhLjQ0NS40NDUgMCAwIDEtLjMyLS40Mjl2LS4wNTJjMC0uMjE5LjE1OC0uNDAzLjM3My0uNDQgMS4wOTUtLjE5MiAyLjc1MS0uNjYgMy42Mi0uOTZhLjQ0Ni40NDYgMCAwIDEgLjU3LjI4M2MuMDE4LjA1OC4wMzUuMTEzLjA1LjE3YS40NDcuNDQ3IDAgMCAwIC42Ni4yNmMuODMtLjQ4MiAxLjYxNy0uODQgMi43NzYtLjg0LjgzNiAwIDEuNjcyLjIyIDIuMzU0LjcwMyAxLjA3MS43NDQgMS4yNSAxLjg4IDEuMzQgMy4wODN2MS45MzFjMCAuMzMtLjA0MyAyLjA0NS0uMDQzIDIuNDIgMCAuNTU2LjE1MS44OTUuODc4IDEuMDNhLjQ0Mi40NDIgMCAwIDEgLjM1My40MzkuNDQ2LjQ0NiAwIDAgMS0uNDc1LjQ0NmMtLjYyMy0uMDQyLTEuNTY0LS4wNjktMy4xMS0uMDY5LS44NzIgMC0xLjM1My4wMjQtMS44LjA2M2EuNDQ3LjQ0NyAwIDAgMS0uNDg3LS40NDV2LS4wOTRjMC0uMjAxLjEzNS0uMzc5LjMzLS40My42NDMtLjE3NC43MjMtLjQ4MS43MDQtMS44MmwtLjA0NC0zLjQzMWMtLjAyMi0xLjA1NS0uMDY2LTIuMjY1LTEuNDk2LTIuMjY1LS41OTUgMC0xLjA1Ni4yMTgtMS41LjU1M2EuNDUxLjQ1MSAwIDAgMC0uMTg0LjM3NGMuMDM1IDEuMTAyLjAzNSA0LjIzLjAzNSA1LjIwOCAwIDEuMDA5LjE3NSAxLjI4OC43MTIgMS40My4xOTIuMDUuMzIyLjIzLjMyMi40Mjl2LjA1OGEuNDQ3LjQ0NyAwIDAgMS0uNDc1LjQ0N2MtLjc0Ny0uMDQ3LTEuNzA3LS4wNzctMy41MDYtLjA3Ny0uNjkyIDAtMS4wOTQuMDIyLTEuNDY5LjA1OGEuNDQ2LjQ0NiAwIDAgMS0uNDg4LS40NDZ2LS4wMjN6TTMxLjM3OSAxMi4wMDZhLjQ0Ny40NDcgMCAwIDAtLjU2LS40M2MtLjc0Mi4xODgtMS43MjcuNjIxLTEuNzI3IDEuNzc3IDAgLjU5NC4zMDggMS4yNTMgMS4xNDQgMS4yNTMuNDI2IDAgLjY4LS4xMjkuOTQ3LS4zMDVhLjQ0NC40NDQgMCAwIDAgLjE5Ni0uMzd2LTEuOTI1em01LjA4MiAyLjU0NGEuNDQ3LjQ0NyAwIDAgMSAuMDQxLjY2Yy0xLjA1NyAxLjA3LTIuMTA1IDEuMjg4LTIuNjgyIDEuMjg4YTIuODUgMi44NSAwIDAgMS0xLjY0OS0uNTUgMi4zODUgMi4zODUgMCAwIDEtLjQwOC0uNDIuNDQuNDQgMCAwIDAtLjU5NC0uMTAyYy0uNjA1LjM5My0xLjg1NCAxLjA5My0zLjI0MiAxLjA5My0yLjAyNCAwLTIuNTA3LTEuMzYzLTIuNTA3LTIuMTc2IDAtMi41MTMgMy44NjctMy41NjQgNS42MTgtMy44NzhhLjQ0NC40NDQgMCAwIDAgLjM2NC0uNDM2Yy4wMDItLjY4LjAwMy0xLjQ4LS4wODktMS43NTYtLjI2NC0uNzctMS4xNDMtLjc3LTEuMjUzLS43Ny0uNzI2IDAtMS4xMjIuNDQtMS4yNTQuOTI0LS4wNjYuMjg2LS4wNjYuNTk0LS4xMzIuODgtLjE3Ni43NDctLjc5MiAxLjAzMy0xLjM0MSAxLjAzMy0uNjgyIDAtMS4zMi0uNDQtMS4zMi0xLjI1MyAwLTEuNjI4IDMuMDEzLTIuOTQ4IDUuNzQtMi45NDggMS44OTEgMCAzLjI3Ni42MTYgMy4yNzYgMi40NDJsLS4wNDMgNC45MDRjLS4wMjIuMzc0LS4wNDUgMS4yMy41MjcgMS4yMy4xNDIgMCAuMjc2LS4wNzQuNDAyLS4xNzJhLjQ0My40NDMgMCAwIDEgLjU0Ni4wMDd6Ii8+PHBhdGggZD0iTTQyLjY1IDE1LjAwMmMxLjYyNyAwIDIuMjItMi4yNjUgMi4yMi0zLjc2IDAtMS41ODQtLjY2LTMuNjk1LTIuMjg2LTMuNjk1LTEuNDc0IDAtMS40NzQgMS41MTgtMS40NzQgMS45NzkgMCAuNTA2LjAyMyAyLjk2OS4wMjMgMy41MTkgMCAuNzA0IDAgMS45NTcgMS41MTcgMS45NTd6TTM3LjQ4MiA5Ljc5Yy4wNC0xLjY4LS4yLTIuMDc2LS45NS0yLjI4M2EuNDI1LjQyNSAwIDAgMS0uMzA0LS40MTJ2LS4xMWEuNDIuNDIgMCAwIDEgLjM3Mi0uNDE5YzEuNDg1LS4xNTkgMy4wNTYtLjU2NCAzLjgyOS0uNzc0YS40MTcuNDE3IDAgMCAxIC41Mi4zMmMuMDIzLjEwMi4wNDYuMjI3LjA3NC4zODRhLjQyMS40MjEgMCAwIDAgLjYzNi4yODhjLjg2My0uNTUzIDEuNzE0LS44NDIgMi43OTQtLjg0MiAyLjY2MSAwIDQuMzEgMi4yODcgNC4zMSA0LjcwNiAwIDMuMzItMi4zNTMgNS42My01LjEwMSA1LjYzLS44NDMgMC0xLjQ1Ny0uMjE1LTEuODgyLS40NDRhLjQyMi40MjIgMCAwIDAtLjYyNS4zNjh2Mi41MzhjMCAuODUxLjA1MiAxLjUwNy45NjIgMS42NjFhLjQxNi40MTYgMCAwIDEgLjMzNS40MTQuNDIyLjQyMiAwIDAgMS0uNDMyLjQyMiAxNTAuNTU4IDE1MC41NTggMCAwIDAtMy4yNjItLjA1NWMtLjgyNyAwLTEuMzYyLjAxNS0yLjA2Ni4wNDVhLjQyMi40MjIgMCAwIDEtLjQ0Mi0uNDJ2LS4wNTVjMC0uMjA0LjE0Mi0uMzg3LjM0NC0uNDIxLjgxOC0uMTQuODg4LS41OS44ODgtMS4yMTcuMDIyLS40MTguMDIyLTEuNzE1LjAyMi0yLjE5OWwtLjAyMi03LjEyNXpNNjAuMjcyIDE2LjE0NmMtLjg5My0uMDY2LTEuNDc3LS4wNjYtMy44MTYtLjA2Ni0xLjI4IDAtMS43OTEuMDE1LTIuNTQuMDY4YS41MDIuNTAyIDAgMCAxLS4xMS0uOTk2YzEuMjMzLS4xNzMgMS4yODYtLjYxOCAxLjI4Ni0zLjQwNVY0Ljc1NGMtLjAyMi0xLjY3MS0uMDQzLTIuMTc3LS4xOTgtMi40ODUtLjE2Ni0uMzktLjQyNy0uNDgyLTEuMDk5LS41OTRhLjUuNSAwIDAgMS0uNDE4LS40OTNjMC0uMzA4LjIzMi0uNTMzLjUxNC0uNTI1IDEuMjM2LjAzMyAyLjQ3My4wNSAzLjcwOC4wNSAxLjI0IDAgMi4wMzUtLjAyNyAyLjcxNy0uMDVhLjUuNSAwIDAgMSAuMDgyLjk5N2MtMS4zMDMuMTYzLTEuMzAzLjU1OC0xLjMwMyAzLjQ3NGwuMDIyIDYuODE3Yy4wNDQgMi4zMS4wNjYgMi40NDIuMzMgMi43OTMuMTg4LjIyMi40ODMuMzM5LjkzNS40YS41LjUgMCAwIDEgLjQyOC40OTUuNTA0LjUwNCAwIDAgMS0uNTM4LjUxM3pNNjAuOTcgMTUuNjY4YzAtLjIxOS4xNTctLjQwNS4zNzEtLjQ0MS4zMzItLjA1NS43MzQtLjE5OC43OTUtLjYyLjA2Ni0uNTA3LjA2Ni0xLjgyNi4wNjYtMi4xNTYgMC0uNzctLjAyMi0yLjAyMy0uMDIyLTIuNzkzIDAtMS4xMDQtLjM3LTEuNDA3LS44OS0xLjU1NGEuNDQ1LjQ0NSAwIDAgMS0uMzItLjQyOXYtLjA1MmMwLS4yMTkuMTU3LS40MDMuMzczLS40NCAxLjA5NS0uMTkyIDIuNzUtLjY2IDMuNjItLjk2YS40NDYuNDQ2IDAgMCAxIC41Ny4yODNjLjAxOC4wNTguMDM1LjExMy4wNS4xN2EuNDQ3LjQ0NyAwIDAgMCAuNjU5LjI2Yy44My0uNDgyIDEuNjE3LS44NCAyLjc3Ny0uODQuODM1IDAgMS42NzEuMjIgMi4zNTMuNzAzIDEuMDcyLjc0NCAxLjI1MiAxLjg4IDEuMzQgMy4wODMuMDAyLjAxMi4wMDIuMDI0LjAwMi4wMzZ2MS44OTVjMCAuMzMtLjA0NCAyLjA0NS0uMDQ0IDIuNDIgMCAuNTU2LjE1Ljg5NS44NzggMS4wM2EuNDQyLjQ0MiAwIDAgMSAuMzUzLjQzOS40NDYuNDQ2IDAgMCAxLS40NzYuNDQ2Yy0uNjIyLS4wNDItMS41NjQtLjA2OS0zLjEwOS0uMDY5LS44NzMgMC0xLjM1My4wMjQtMS44LjA2M2EuNDQ3LjQ0NyAwIDAgMS0uNDg3LS40NDV2LS4wOTRjMC0uMjAxLjEzNS0uMzc5LjMzLS40My42NDMtLjE3NC43MjMtLjQ4MS43MDQtMS44MmwtLjA0NC0zLjQzMWMtLjAyMy0xLjA1NS0uMDY2LTIuMjY1LTEuNDk2LTIuMjY1LS41OTUgMC0xLjA1Ny4yMTgtMS41MDEuNTUzYS40NTEuNDUxIDAgMCAwLS4xODMuMzc0Yy4wMzUgMS4xMDIuMDM1IDQuMjMuMDM1IDUuMjA4IDAgMS4wMDkuMTc0IDEuMjg4LjcxMiAxLjQzLjE5Mi4wNS4zMjIuMjMuMzIyLjQyOXYuMDU4YS40NDcuNDQ3IDAgMCAxLS40NzUuNDQ3Yy0uNzQ3LS4wNDctMS43MDctLjA3Ny0zLjUwNi0uMDc3LS42OTIgMC0xLjA5NC4wMjItMS40NjkuMDU4YS40NDYuNDQ2IDAgMCAxLS40ODgtLjQ0NnYtLjAyM3pNODMuODQ3IDEzLjc1NGMuMjc2LjIuMzE0LjYwNC4wNzIuODQ0YTYuNTQzIDYuNTQzIDAgMCAxLTQuNTU3IDEuOWMtMy4xNDUgMC01LjQ1NC0yLjE3OC01LjQ1NC01LjE2OSAwLTMuMTQ0IDIuNjgzLTUuMTY3IDUuOTYtNS4xNjcgMi4xNTUgMCA0LjIuOTQ1IDQuMiAyLjUyOSAwIC43NDctLjYzNyAxLjM4NS0xLjM4NSAxLjM4NS0uMzMgMC0uNzI2LS4xNTQtLjk2OC0uMzk2LS4xOTgtLjE3Ni0uMjQyLS4yODYtLjY2LTEuMjMxLS4xOTgtLjQxOC0uNjM4LTEuMTY2LTEuMzE5LTEuMTY2LTEuMjc2IDAtMS42MjggMi4xNzctMS42MjggMy4yNTUgMCAyLjQ4NSAxLjQwOCA0LjE1NiAyLjk0NyA0LjE1Ni44MTggMCAxLjQ5NS0uMzc2IDIuMDk2LS45MDRhLjU1OC41NTggMCAwIDEgLjY5Ni0uMDM2TTg2Ljg4NCAxMi41MzljMS4wNzggMCAyIC44NTggMiAyLjAwMSAwIDEuMTIyLS45MjIgMS45OC0xLjk3OCAxLjk4YTEuOTYgMS45NiAwIDAgMS0xLjk4LTEuOTM2YzAtMS4zNjMgMS4wNTYtMi4wNDUgMS45NTgtMi4wNDUiLz48L2c+PC9zdmc+\" class=\"css-1odiwq7\"></a><l",
            "hiliteStart": 10,
            "hiliteLength": 7150
          },
          {
            "type": "error",
            "lastLine": 11,
            "lastColumn": 19342,
            "firstColumn": 19177,
            "message": "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.",
            "extract": "i iGgpyG\"><img src=\"https://images.ctfassets.net/gqgsr8avay9x/xXXimzBkZWvhZHrTrQShJ/e4e196fa45c5d0154ea4b6d5f6ed2f26/download__2_.svg\" class=\"SplashCopyLogo-sc-15jmetm fKMpie\"><div c",
            "hiliteStart": 10,
            "hiliteLength": 166
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 724,
            "firstColumn": 607,
            "message": "Attribute to not allowed on element a at this point.",
            "extract": "Inc.</div><a class=\"FooterCTA-sc-1nwrl80 iOekmO\" to=\"https://citizen.snap.com\" href=\"https://citizen.snap.com\" target=\"__blank\">Citize",
            "hiliteStart": 10,
            "hiliteLength": 118
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 724,
            "firstColumn": 607,
            "message": "Bad value __blank for attribute target on element a: Reserved keyword _blank used.",
            "extract": "Inc.</div><a class=\"FooterCTA-sc-1nwrl80 iOekmO\" to=\"https://citizen.snap.com\" href=\"https://citizen.snap.com\" target=\"__blank\">Citize",
            "hiliteStart": 10,
            "hiliteLength": 118
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 825,
            "firstColumn": 740,
            "message": "Bad value  for attribute target on element a: Browsing context name must be at least one character long.",
            "extract": "enSnap</a><a class=\"FooterCTA-sc-1nwrl80 iOekmO\" href=\"/en-US/privacy/privacy-policy\" target=\"\">Privac",
            "hiliteStart": 10,
            "hiliteLength": 86
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 912,
            "firstColumn": 844,
            "message": "Bad value  for attribute target on element a: Browsing context name must be at least one character long.",
            "extract": "Policy</a><a class=\"FooterCTA-sc-1nwrl80 iOekmO\" href=\"/en-US/terms\" target=\"\">Terms ",
            "hiliteStart": 10,
            "hiliteLength": 69
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 1004,
            "firstColumn": 933,
            "message": "Bad value  for attribute target on element a: Browsing context name must be at least one character long.",
            "extract": "ervice</a><a class=\"FooterCTA-sc-1nwrl80 iOekmO\" href=\"/en-US/policies\" target=\"\">Other ",
            "hiliteStart": 10,
            "hiliteLength": 72
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.snap.com/en-US",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Snap Inc.",
          "pageurl": "https://www.snap.com/en-US",
          "time": 3.43,
          "creditsremaining": 995,
          "allitemcount": 22,
          "totalelements": 155,
          "waveurl": "http://wave.webaim.org/report?url=https://www.snap.com/en-US"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 6,
            "items": {
              "alt_missing": {
                "id": "alt_missing",
                "description": "Missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child > BUTTON:first-child + A > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "label_empty": {
                "id": "label_empty",
                "description": "Empty form label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child > BUTTON:first-child + A + LABEL"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "button_empty": {
                "id": "button_empty",
                "description": "Empty button",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child > BUTTON:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child + DIV > DIV:first-child + FOOTER > DIV:first-child"
                ],
                "contrastdata": [
                  [
                    2.77,
                    "#9b9b9b",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 3,
            "items": {
              "select_missing_label": {
                "id": "select_missing_label",
                "description": "Select missing label",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child + DIV > DIV:first-child + FOOTER > DIV:first-child + A + A + A + A + DIV > SPAN:first-child > SELECT:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  },
                  {
                    "name": "3.3.2 Labels or Instructions (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.3.2"
                  }
                ]
              },
              "heading_missing": {
                "id": "heading_missing",
                "description": "No heading structure",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > MAIN:first-child > HEADER:first-child > BUTTON:first-child + A + LABEL + NAV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.snap.com/en-US",
      "what": "URL",
      "result": "https://www.snap.com/en-US"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.snap.com/en-US",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.073",
        "responseTime": "2022-08-13T11:14:47.169Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1004881,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 176,
              "failing": 4
            },
            "issues": {
              "totalErrors": 7,
              "totalWarnings": 0,
              "totalIssues": 7
            },
            "issuesByLevel": {
              "A": {
                "count": 4,
                "pct": 57.14
              },
              "AA": {
                "count": 1,
                "pct": 14.29
              },
              "AAA": {
                "count": 7,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 1,
              "warningDensity": 0,
              "allDensity": 1
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "ace092f2-2d0f-42d9-9063-be776d89bbf0",
          "docID": "365f223f-fe98-4670-dc86-e3b9c79a12c3",
          "sourceHash": "6769f72542bc749897f13e3c3b02722a",
          "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=ace092f2-2d0f-42d9-9063-be776d89bbf0",
          "resultSet": [
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 108,
                  "y": 26
                },
                "bottom-right": {
                  "x": 197,
                  "y": 48
                },
                "height": 22,
                "width": 89
              },
              "position": {
                "line": 792,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/\" class=\"css-14ts8fl\"&gt;&lt;img src=\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODkiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCA4OSAyMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMjIxRjIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0uM",
              "xpath": "/html/body/main[1]/header[1]/a[1]",
              "issueID": "9c01299e709f8ac9da43ead13b3bb5b3",
              "signature": "45316515ab98f019e6930a505f4d446f",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=9c01299e709f8ac9da43ead13b3bb5b3"
            },
            {
              "tID": 91,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text, but it has a background image.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is missing its text, but it has a background image. If an link does not have a concise and meaningful text alternative, users who cannot see the image will not understand the purpose of the link, and users of speech-control systems cannot activate the link. If this background image is an icon, the purpose may not be clear to all users, especially those with certain cognitive disabilites. Provide a text alternative with content that clearly and concisely identifies the destination or purpose of the link. If this background image is an icon, consider adding a visible text label as well, perhaps on hover and focus states. If you do not wish to provide visible text, provide the text in a way that is part of the link but hidden from the user (e.g. positioned off-screen, made transparent or very small, etc.).",
              "viewPortLocation": {
                "top-left": {
                  "x": 605.703125,
                  "y": 334
                },
                "bottom-right": {
                  "x": 711.703125,
                  "y": 434
                },
                "height": 100,
                "width": 106
              },
              "position": {
                "line": 793,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.snapchat.com\" class=\"SplashProductsImage-sc-d99e4k fhKhms\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/a[1]",
              "issueID": "f30a4a80c86ca1d2775ae0f0d2c3e270",
              "signature": "b716a614121a18734ead15fff8562c9b",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=91&issueID=f30a4a80c86ca1d2775ae0f0d2c3e270"
            },
            {
              "tID": 91,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text, but it has a background image.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is missing its text, but it has a background image. If an link does not have a concise and meaningful text alternative, users who cannot see the image will not understand the purpose of the link, and users of speech-control systems cannot activate the link. If this background image is an icon, the purpose may not be clear to all users, especially those with certain cognitive disabilites. Provide a text alternative with content that clearly and concisely identifies the destination or purpose of the link. If this background image is an icon, consider adding a visible text label as well, perhaps on hover and focus states. If you do not wish to provide visible text, provide the text in a way that is part of the link but hidden from the user (e.g. positioned off-screen, made transparent or very small, etc.).",
              "viewPortLocation": {
                "top-left": {
                  "x": 877.015625,
                  "y": 334
                },
                "bottom-right": {
                  "x": 983.015625,
                  "y": 434
                },
                "height": 100,
                "width": 106
              },
              "position": {
                "line": 793,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.spectacles.com\" class=\"SplashProductsImage-sc-d99e4k iKJfXn\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "9ccfc0e685dc300ea266ab32057146fb",
              "signature": "29ef5a767d8d9f603c0744a79817f808",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=91&issueID=9ccfc0e685dc300ea266ab32057146fb"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 842
                },
                "height": 842,
                "width": 1024
              },
              "position": {
                "line": 2828,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"theme--snapchat\"&gt;&lt;main&gt;&lt;header class=\"css-1959wai background--yellow\" data-testid=\"sdsm-global-header\"&gt;&lt;button class=\"button button-regular button-flat css-49cn1q\" data-testid=\"sdsm-global-header-open\"&gt;&lt;svg width=\"",
              "xpath": "/html/body",
              "issueID": "be814f202afc937a5d6ec4170827ef03",
              "signature": "739146d77851dc0e772b71cc9db2418a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=be814f202afc937a5d6ec4170827ef03"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 40.953125,
                  "y": 311.5
                },
                "bottom-right": {
                  "x": 417.781125,
                  "y": 511.5
                },
                "height": 200,
                "width": 376.828
              },
              "position": {
                "line": 6435,
                "column": 391
              },
              "errorSnippet": "&lt;div class=\"SnapDescription-sc-1xloqb5 hAuBbA\"&gt;Snap Inc. is a camera company. We believe that reinventing the camera represents our greatest opportunity to improve the way people live and communicate. We contribute to human progress by empowering p",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]",
              "issueID": "56bcb420aceccb9714bc776bc80f8955",
              "signature": "cb0dc98b0a63ff880b8d0fb9bed2f735",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=56bcb420aceccb9714bc776bc80f8955"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 771,
                  "y": 1
                },
                "bottom-right": {
                  "x": 933,
                  "y": 33
                },
                "height": 32,
                "width": 162
              },
              "position": {
                "line": 8501,
                "column": 0
              },
              "errorSnippet": "&lt;span class=\"LocaleDropdownWrapper-sc-1tr03qc hYjIpw\"&gt;&lt;select class=\"LocaleSelector-sc-g13t4v uhhuJ\"&gt;&lt;option value=\"id-ID\"&gt;Bahasa Indonesia&lt;/option&gt;&lt;option value=\"ms-MY\"&gt;Bahasa Melayu&lt;/option&gt;&lt;option value=\"da-DK\"&g",
              "xpath": "/html/body/main[1]/div[1]/footer[1]/div[2]/span[1]",
              "issueID": "b8da360ea0de10252c750057e8e8956a",
              "signature": "9e81f5db59cebf13ea6d399b5f440105",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b8da360ea0de10252c750057e8e8956a"
            },
            {
              "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": 40,
                  "y": 17
                },
                "bottom-right": {
                  "x": 62,
                  "y": 53
                },
                "height": 36,
                "width": 22
              },
              "position": {
                "line": 8497,
                "column": 170
              },
              "errorSnippet": "&lt;button class=\"button button-regular button-flat css-49cn1q\" data-testid=\"sdsm-global-header-open\"&gt;&lt;svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"var(--button-flat-color)\" class=\"icon-waffle\" xmlns=\"http://www.w3.org/2000/svg\"&gt;&lt;path",
              "xpath": "/html/body/main[1]/header[1]/button[1]",
              "issueID": "b90a3bd5c6569290209f171ec6ed36a5",
              "signature": "b162bca3c3502d33153a05a465c31bbb",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b90a3bd5c6569290209f171ec6ed36a5"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T11:12:49",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      23
    ],
    [
      "ibm",
      22
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "axe",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 28,
  "logSize": 10271,
  "errorLogCount": 27,
  "errorLogSize": 10227,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 39,
  "endTime": "2022-08-13T11:14:47",
  "elapsedSeconds": 117,
  "score": {
    "scoreProcID": "sp15c",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10,
      "visitLatency": 1
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "linkUl": 22,
        "styleDiff": 5,
        "zIndex": 5
      },
      "alfa": {
        "r1": 4,
        "r11": 4,
        "r12": 4,
        "r2": 4,
        "r4": 4,
        "r59": 4,
        "r87": 4
      },
      "axe": {
        "css-orientation-lock": 1,
        "button-name": 4,
        "color-contrast-enhanced": 3,
        "color-contrast": 3,
        "image-alt": 8,
        "link-name": 9,
        "page-has-heading-one": 2,
        "select-name": 4
      },
      "ibm": {
        "WCAG20_Input_ExplicitLabel": 8,
        "WCAG20_Img_HasAlt": 8,
        "WCAG20_A_HasText": 12,
        "Valerie_Label_HasContent": 4,
        "Rpt_Aria_ComplementaryRequiredLabel_Implicit": 4
      },
      "nuVal": {
        "The type attribute is unnecessary for JavaScript resources.": 2,
        "A charset attribute on a meta element found after the first 1024 bytes.": 4,
        "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": 8,
        "Attribute to not allowed on element a at this point.": 4,
        "Bad value __blank for attribute target on element a: Reserved keyword _blank used.": 4,
        "Bad value  for attribute target on element a: Browsing context name must be at least one character long.": 12
      },
      "wave": {
        "e:alt_missing": 4,
        "e:alt_link_missing": 4,
        "e:label_empty": 4,
        "e:button_empty": 4,
        "e:link_empty": 8,
        "c:contrast": 3,
        "a:select_missing_label": 1,
        "a:heading_missing": 1,
        "a:link_redundant": 1
      },
      "tenon": {
        "57": 4,
        "91": 8,
        "144": 12,
        "152": 4
      }
    },
    "groupDetails": {
      "groups": {
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 11,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 1,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "pageTitle": {
          "alfa": {
            "r1": {
              "score": 3,
              "what": "Document has no valid title element"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 4,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 9,
              "what": "Link has no discernible text"
            }
          },
          "ibm": {
            "WCAG20_A_HasText": {
              "score": 12,
              "what": "Hyperlink has no text description"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 4,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 8,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 4,
              "what": "Link has no text inside it"
            },
            "91": {
              "score": 8,
              "what": "Link has a background image but no text inside it"
            }
          }
        },
        "buttonNoText": {
          "alfa": {
            "r12": {
              "score": 4,
              "what": "Button has no accessible name"
            }
          },
          "axe": {
            "button-name": {
              "score": 4,
              "what": "Button has no discernible text"
            }
          },
          "wave": {
            "e:button_empty": {
              "score": 4,
              "what": "Button is empty or has no value text"
            }
          }
        },
        "imageNoText": {
          "alfa": {
            "r2": {
              "score": 4,
              "what": "Image has no accessible name"
            }
          },
          "axe": {
            "image-alt": {
              "score": 8,
              "what": "Image has no text alternative"
            }
          },
          "ibm": {
            "WCAG20_Img_HasAlt": {
              "score": 8,
              "what": "Image has no alt attribute conveying its meaning, or alt=\"\" if decorative"
            }
          },
          "nuVal": {
            "An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images.": {
              "score": 8,
              "what": "img element has no alt attribute"
            }
          },
          "wave": {
            "e:alt_missing": {
              "score": 4,
              "what": "Text alternative is missing"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          }
        },
        "noHeading": {
          "alfa": {
            "r59": {
              "score": 3,
              "what": "Document has no headings"
            }
          },
          "wave": {
            "a:heading_missing": {
              "score": 1,
              "what": "Page has no headings"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "contrastAAA": {
          "axe": {
            "color-contrast-enhanced": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 3,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 3,
              "what": "Very low contrast"
            }
          }
        },
        "h1Missing": {
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "selectNoText": {
          "axe": {
            "select-name": {
              "score": 3,
              "what": "select element has no accessible name"
            }
          },
          "wave": {
            "a:select_missing_label": {
              "score": 1,
              "what": "Select element has no label"
            }
          }
        },
        "controlNoText": {
          "ibm": {
            "WCAG20_Input_ExplicitLabel": {
              "score": 8,
              "what": "Form control has no associated label"
            }
          }
        },
        "labelNoText": {
          "ibm": {
            "Valerie_Label_HasContent": {
              "score": 4,
              "what": "label element has no non-empty purpose-descriptive text"
            }
          }
        },
        "complementaryNoText": {
          "ibm": {
            "Rpt_Aria_ComplementaryRequiredLabel_Implicit": {
              "score": 1,
              "what": "Element has a complementary role but has no label"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 1,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A charset attribute on a meta element found after the first 1024 bytes.": {
              "score": 3,
              "what": "charset attribute on a meta element appears after 1024 bytes"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Attribute .+ not allowed on element .+ at this point.*$": {
              "score": 4,
              "what": "attribute not allowed on this element"
            },
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 4,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "targetEmpty": {
          "nuVal": {
            "Bad value  for attribute target on element a: Browsing context name must be at least one character long.": {
              "score": 12,
              "what": "target attribute on an a element is empty"
            }
          }
        },
        "labelEmpty": {
          "wave": {
            "e:label_empty": {
              "score": 3,
              "what": "Empty form label"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 12,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 3,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "continuum": 100,
      "htmlcs": 100,
      "ibm": 100
    },
    "summary": {
      "total": 869,
      "log": 374,
      "preventions": 300,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkNoText",
          "score": 29
        },
        {
          "groupName": "imageNoText",
          "score": 20
        },
        {
          "groupName": "targetEmpty",
          "score": 14
        },
        {
          "groupName": "leadingClipsText",
          "score": 14
        },
        {
          "groupName": "linkIndication",
          "score": 13
        },
        {
          "groupName": "controlNoText",
          "score": 10
        },
        {
          "groupName": "attributeBad",
          "score": 10
        },
        {
          "groupName": "buttonNoText",
          "score": 9
        },
        {
          "groupName": "pageLanguage",
          "score": 6
        },
        {
          "groupName": "contrastAA",
          "score": 6
        },
        {
          "groupName": "labelNoText",
          "score": 6
        },
        {
          "groupName": "pageTitle",
          "score": 5
        },
        {
          "groupName": "noHeading",
          "score": 5
        },
        {
          "groupName": "selectNoText",
          "score": 5
        },
        {
          "groupName": "metaBad",
          "score": 5
        },
        {
          "groupName": "labelEmpty",
          "score": 5
        },
        {
          "groupName": "targetSize",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "inconsistentStyles",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "contrastAAA",
          "score": 3
        },
        {
          "groupName": "h1Missing",
          "score": 3
        },
        {
          "groupName": "complementaryNoText",
          "score": 3
        },
        {
          "groupName": "typeRedundant",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}