Accessibility test digest

Synopsis

Page: Twitter (100%)

URL: https://twitter.com/

Score: 1056

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 Twitter (100%) web page at https://twitter.com/ 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 1056 (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
total1056
log554
preventions200
linkForcesNewWindow59
linkIndication30
contrastAA25
roleBad22
contrastAAA21
cssInvalid17
zIndexNotZero11
focusIndication10
metaBansZoom8
noLeading8
contentBeyondLandmarks8
metaBad8
parseError8
obsolete7
pageTitle6
attributeBad6
leadingClipsText6
horizontalScrolling5
focusableOperable4
skipRepeatedContent4
typeRedundant4
fontSmall4
frameContentRisk3
cssBansRotate3
focusableRole3
h1Missing3
roleRedundant3
noHeading3
noScriptRisk3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

noScriptRisk: 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-twitter",
  "host": {
    "id": "twitter",
    "which": "https://twitter.com/",
    "what": "Twitter (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T13:52:30"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T13:54:51"
    }
  ],
  "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://twitter.com/",
        "what": "Twitter (100%)"
      },
      {
        "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://twitter.com/",
        "what": "Twitter (100%)"
      },
      {
        "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://twitter.com/",
      "what": "Twitter (100%)",
      "result": "https://twitter.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://twitter.com/",
      "result": {
        "bytes": [
          1193227,
          1193227,
          1193227,
          1193227,
          1193227
        ],
        "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://twitter.com/",
      "what": "Twitter (100%)",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://twitter.com/",
      "result": {
        "visibleElements": 104
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://twitter.com/",
      "result": {
        "tabFocusables": 24,
        "tabFocused": 24,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "total": 24,
          "types": {
            "indicatorMissing": {
              "total": 2,
              "tagNames": {
                "DIV": 1,
                "A": 1
              }
            },
            "nonOutlinePresent": {
              "total": 2,
              "tagNames": {
                "DIV": 1,
                "A": 1
              }
            },
            "outlinePresent": {
              "total": 20,
              "meanDelay": 0,
              "tagNames": {
                "A": 20
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "DIV",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Create account"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "DIV",
              "text": "Sign up with Apple"
            },
            {
              "tagName": "A",
              "text": "Sign in"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Terms of Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookie Use.",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms of Service",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookie Policy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ads info",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Blog",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Status",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Careers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Brand Resources",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Advertising",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Marketing",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Twitter for Business",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Developers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Directory",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Settings",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "total": 25,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "IFRAME": 1
              }
            },
            "focusableAndOperable": {
              "total": 24,
              "tagNames": {
                "DIV": 2,
                "A": 22
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "IFRAME",
              "id": "gsi_791701_82564",
              "text": "<iframe src=\"https://accounts.google.com/gsi/button?theme=outline&amp;size=large",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "DIV",
              "id": "gsi_791701_82564-overlay",
              "text": "<div id=\"gsi_791701_82564-overlay\" class=\"L5Fo6c-bF1uUb\" tabindex=\"0\" style=\"cur",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "DIV",
              "id": "",
              "text": "Sign up with Apple",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign up with phone or email",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Use.",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Help Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms of Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookie Policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ads info",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Status",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Careers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brand Resources",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Advertising",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Marketing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Twitter for Business",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Developers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Directory",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "triggers": 22,
          "headTriggers": 22,
          "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://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "links": 22,
          "adjacent": {
            "total": 22,
            "underlined": 0,
            "underlinedPercent": 0
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": [
            "Sign up with phone or email",
            "Terms of Service",
            "Privacy Policy",
            "Cookie Use.",
            "Sign in",
            "About",
            "Help Center",
            "Terms of Service",
            "Privacy Policy",
            "Cookie Policy",
            "Accessibility",
            "Ads info",
            "Blog",
            "Status",
            "Careers",
            "Brand Resources",
            "Advertising",
            "Marketing",
            "Twitter for Business",
            "Developers",
            "Directory",
            "Settings"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://twitter.com/",
      "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://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://twitter.com/",
      "result": {
        "roleElements": 25,
        "badRoleElements": 1,
        "redundantRoleElements": 24,
        "tagNames": {
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "DIV": {
            "button": {
              "bad": 1,
              "redundant": 0
            }
          },
          "A": {
            "link": {
              "bad": 0,
              "redundant": 22
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://twitter.com/",
      "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": {
          "adjacentLink": {
            "total": 22
          }
        },
        "items": {}
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://twitter.com/",
      "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://twitter.com/",
      "result": {
        "totals": {
          "total": 36,
          "tagNames": {
            "DIV": 31,
            "MAIN": 1,
            "A": 2,
            "IMG": 1,
            "NAV": 1
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "DIV",
            "id": "layers",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "MAIN",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Happening nowJoin Twitter today.Sign up with AppleorSign up with phone or emailBy signing up, you ag"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Sign up with AppleorSign up with phone or emailBy signing up, you agree to the Terms of Service and "
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Sign up with Apple"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "or"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "or"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "or"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Sign up with phone or email"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Already have an account?Sign in"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Sign in"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "AboutHelp CenterTerms of ServicePrivacy PolicyCookie PolicyAccessibilityAds infoBlogStatusCareersBra"
          },
          {
            "tagName": "NAV",
            "id": "",
            "text": "AboutHelp CenterTerms of ServicePrivacy PolicyCookie PolicyAccessibilityAds infoBlogStatusCareersBra"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "failures": 10,
          "warnings": 1
        },
        "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": 56,
            "verdict": "failed",
            "rule": {
              "ruleID": "r47",
              "ruleSummary": "<meta name='viewport'> elements do not prevent zoom",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r47",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#reflow",
                  "chapter": "1.4.10",
                  "title": "Reflow"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "meta",
              "path": "/html[1]/head[1]/meta[2]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,v..."
              ]
            }
          },
          {
            "index": 70,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/p[3]/a[1]",
              "codeLines": [
                "<a href=\"https://twitter.com/tos\">",
                "  Terms of Service",
                "</a>"
              ]
            }
          },
          {
            "index": 71,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/p[3]/a[2]",
              "codeLines": [
                "<a href=\"https://twitter.com/privacy\">",
                "  Privacy Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 72,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/p[3]/a[3]",
              "codeLines": [
                "<a href=\"https://support.twitter.com/articles/20170514\">",
                "  Cookie Policy",
                "</a>"
              ]
            }
          },
          {
            "index": 73,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/p[3]/a[4]",
              "codeLines": [
                "<a href=\"https://legal.twitter.com/imprint.html\">",
                "  Imprint",
                "</a>"
              ]
            }
          },
          {
            "index": 74,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/p[3]/a[5]",
              "codeLines": [
                "<a href=\"https://business.twitter.com/en/help/troubleshooting/how-twitter-ads-work.html?ref=web-twc...",
                "  Ads info",
                "</a>"
              ]
            }
          },
          {
            "index": 85,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/p[3]/text()[6]",
              "codeLines": [
                "© 2022 Twitter, Inc."
              ]
            }
          },
          {
            "index": 99,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Please switch to a supported browser to continue using twitter.com. You can see a list of support...",
                "</p>"
              ]
            }
          },
          {
            "index": 100,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"errorButton\">",
                "  <a href=\"https://help.twitter.com/using-twitter/twitter-supported-browsers\">",
                "    Help Center",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 119,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://twitter.com/",
      "result": {
        "totals": {
          "rulesNA": 56,
          "rulesPassed": 35,
          "rulesWarned": 3,
          "rulesViolated": 6,
          "warnings": {
            "minor": 0,
            "moderate": 0,
            "serious": 2,
            "critical": 1
          },
          "violations": {
            "minor": 1,
            "moderate": 1,
            "serious": 31,
            "critical": 1
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.4 Safari/605.1.15",
            "windowWidth": 1280,
            "windowHeight": 720
          },
          "timestamp": "2022-08-13T13:54:16.679Z",
          "url": "https://twitter.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe src=\"https://accounts.google.com/gsi/button?theme=outline&amp;size=large&amp;shape=circle&amp;logo_alignment=center&amp;text=signup_with&amp;width=300&amp;client_id=49625052041-kgt0hghf445lmcmhijv46b715m2mpbct.apps.googleusercontent.com&amp;iframe_id=gsi_850547_228435&amp;as=qvVr80QSAbwtHG05MHSQUg&amp;hl=en\" id=\"gsi_850547_228435\" title=\"Sign in with Google Button\" tabindex=\"-1\" style=\"display: block; position: relative; top: 0px; left: 0px; height: 44px; width: 320px; border: 0px; margin: -2px -10px;\">",
                  "target": [
                    "#gsi_850547_228435"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": {},
                      "relatedNodes": [
                        {
                          "html": "<div dir=\"auto\" class=\"css-901oao r-13awgt0 r-37j5jr r-1gkfh8e r-16dba41 r-56xrmm r-117bsoe r-17w48nw r-bcqeeo r-1ipicw7 r-qvutc0\" style=\"color: rgb(83, 100, 113);\">",
                          "target": [
                            ".r-1gkfh8e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Unable to determine contrast ratio"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/privacy\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\"><span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Privacy Policy</span></a>",
                  "target": [
                    ".r-1cvl2hr[href$=\"privacy\"][rel=\"noopener noreferrer nofollow\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Unable to determine contrast ratio"
                }
              ]
            },
            {
              "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\" style=\"overflow-y: scroll; overscroll-behavior-y: none; font-size: 15px;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#1d9bf0",
                        "contrastRatio": 3,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/i/flow/signup\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-1dbjc4n r-l5o3uw r-sdzlij r-1phboty r-rs99b7 r-1loqt21 r-a9p05 r-eu3ka r-5oul0u r-17w48nw r-2yi16 r-1qi8awa r-1ny4l3l r-ymttw5 r-o7ynqc r-6416eg r-lrvibr r-1ipicw7\" data-testid=\"signupButton\" style=\"border-color: rgba(0, 0, 0, 0);\">",
                          "target": [
                            "a[href$=\"signup\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #1d9bf0, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Sign up with phone or email</span>",
                  "target": [
                    ".r-jwli3a.r-1awozwy.r-6koalj > .css-1hf3ou5.r-a023e6.r-rjixqe > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #1d9bf0, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div dir=\"auto\" class=\"css-901oao r-13awgt0 r-37j5jr r-1gkfh8e r-16dba41 r-56xrmm r-117bsoe r-17w48nw r-bcqeeo r-1ipicw7 r-qvutc0\" style=\"color: rgb(83, 100, 113);\">",
                  "target": [
                    ".r-1gkfh8e"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1d9bf0",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Terms of Service</span>",
                  "target": [
                    ".r-1cvl2hr[href$=\"tos\"][rel=\"noopener noreferrer nofollow\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1d9bf0",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Privacy Policy</span>",
                  "target": [
                    ".r-1cvl2hr[href$=\"privacy\"][rel=\"noopener noreferrer nofollow\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1d9bf0",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Cookie Use.</span>",
                  "target": [
                    ".r-1cvl2hr[rel=\"noopener noreferrer nofollow\"][target=\"_blank\"]:nth-child(3) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#1d9bf0",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Sign in</span>",
                  "target": [
                    "a[href$=\"login\"] > .r-1awozwy.r-6koalj.r-q4m81j > .css-1hf3ou5.r-a023e6.r-rjixqe > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">About</span>",
                  "target": [
                    "a[href$=\"about.twitter.com\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Help Center</span>",
                  "target": [
                    "a[href$=\"help.twitter.com\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Terms of Service</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0[href$=\"tos\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Privacy Policy</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0[href$=\"privacy\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Cookie Policy</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0.r-i023vh:nth-child(5) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Accessibility</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0.r-i023vh:nth-child(6) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Ads info</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0.r-i023vh:nth-child(7) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Blog</span>",
                  "target": [
                    "a[href$=\"blog.twitter.com\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Status</span>",
                  "target": [
                    "a[href$=\"status.twitterstat.us\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Careers</span>",
                  "target": [
                    "a[href$=\"careers.twitter.com\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Brand Resources</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0.r-i023vh:nth-child(11) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Advertising</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0.r-i023vh:nth-child(12) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Marketing</span>",
                  "target": [
                    "a[href$=\"marketing.twitter.com\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Twitter for Business</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0.r-i023vh:nth-child(14) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Developers</span>",
                  "target": [
                    "a[href$=\"developer.twitter.com\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Directory</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0.r-i023vh:nth-child(16) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Settings</span>",
                  "target": [
                    "a[href$=\"settings\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#536471",
                        "bgColor": "#ffffff",
                        "contrastRatio": 6.12,
                        "fontSize": "9.8pt (13px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">© 2022 Twitter, Inc.</span>",
                  "target": [
                    ".r-n6v787.r-1cwl3u0.r-i023vh:nth-child(18) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.12 (foreground color: #536471, background color: #ffffff, font size: 9.8pt (13px), 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": "#ffffff",
                        "bgColor": "#1d9bf0",
                        "contrastRatio": 3,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/i/flow/signup\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-1dbjc4n r-l5o3uw r-sdzlij r-1phboty r-rs99b7 r-1loqt21 r-a9p05 r-eu3ka r-5oul0u r-17w48nw r-2yi16 r-1qi8awa r-1ny4l3l r-ymttw5 r-o7ynqc r-6416eg r-lrvibr r-1ipicw7\" data-testid=\"signupButton\" style=\"border-color: rgba(0, 0, 0, 0);\">",
                          "target": [
                            "a[href$=\"signup\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #1d9bf0, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Sign up with phone or email</span>",
                  "target": [
                    ".r-jwli3a.r-1awozwy.r-6koalj > .css-1hf3ou5.r-a023e6.r-rjixqe > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #ffffff, background color: #1d9bf0, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1d9bf0",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Terms of Service</span>",
                  "target": [
                    ".r-1cvl2hr[href$=\"tos\"][rel=\"noopener noreferrer nofollow\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1d9bf0",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Privacy Policy</span>",
                  "target": [
                    ".r-1cvl2hr[href$=\"privacy\"][rel=\"noopener noreferrer nofollow\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1d9bf0",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3,
                        "fontSize": "8.3pt (11px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Cookie Use.</span>",
                  "target": [
                    ".r-1cvl2hr[rel=\"noopener noreferrer nofollow\"][target=\"_blank\"]:nth-child(3) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#1d9bf0",
                        "bgColor": "#ffffff",
                        "contrastRatio": 3,
                        "fontSize": "11.3pt (15px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body style=\"background-color: #FFFFFF;\">",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Sign in</span>",
                  "target": [
                    "a[href$=\"login\"] > .r-1awozwy.r-6koalj.r-q4m81j > .css-1hf3ou5.r-a023e6.r-rjixqe > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3 (foreground color: #1d9bf0, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "focus-order-semantics",
              "impact": "minor",
              "tags": [
                "cat.keyboard",
                "best-practice",
                "experimental"
              ],
              "description": "Ensures elements in the focus order have a role appropriate for interactive content",
              "help": "Elements in the focus order should have an appropriate role",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/focus-order-semantics?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-widget-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have a widget role."
                    },
                    {
                      "id": "valid-scrollable-semantics",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element has invalid semantics for an element in the focus order."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"gsi_850547_228435-overlay\" class=\"L5Fo6c-bF1uUb\" tabindex=\"0\"></div>",
                  "target": [
                    "#gsi_850547_228435-overlay"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have a widget role.\n  Element has invalid semantics for an element in the focus order."
                }
              ]
            },
            {
              "id": "link-in-text-block",
              "impact": "serious",
              "tags": [
                "cat.color",
                "experimental",
                "wcag2a",
                "wcag141"
              ],
              "description": "Ensure links are distinguished from surrounding text in a way that does not rely on color",
              "help": "Links must be distinguishable without relying on color",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-in-text-block?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div dir=\"auto\" class=\"css-901oao r-13awgt0 r-37j5jr r-1gkfh8e r-16dba41 r-56xrmm r-117bsoe r-17w48nw r-bcqeeo r-1ipicw7 r-qvutc0\" style=\"color: rgb(83, 100, 113);\">",
                          "target": [
                            ".r-1gkfh8e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://twitter.com/tos\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\"><span class=\"css-901oao css-16my406 r-poiln3 r-bcqeeo r-qvutc0\">Terms of Service</span></a>",
                  "target": [
                    ".r-1cvl2hr[href$=\"tos\"][rel=\"noopener noreferrer nofollow\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "link-in-text-block",
                      "data": null,
                      "relatedNodes": [
                        {
                          "html": "<div dir=\"auto\" class=\"css-901oao r-13awgt0 r-37j5jr r-1gkfh8e r-16dba41 r-56xrmm r-117bsoe r-17w48nw r-bcqeeo r-1ipicw7 r-qvutc0\" style=\"color: rgb(83, 100, 113);\">",
                          "target": [
                            ".r-1gkfh8e"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://help.twitter.com/rules-and-policies/twitter-cookies\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\">",
                  "target": [
                    ".r-1cvl2hr[rel=\"noopener noreferrer nofollow\"][target=\"_blank\"]:nth-child(3)"
                  ],
                  "failureSummary": "Fix all of the following:\n  Links need to be distinguished from surrounding text in some way other than by color"
                }
              ]
            },
            {
              "id": "meta-viewport",
              "impact": "critical",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice",
                "ACT"
              ],
              "description": "Ensures <meta name=\"viewport\"> does not disable text scaling and zooming",
              "help": "Zooming and scaling should not be disabled",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport",
                      "data": "user-scalable",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "user-scalable on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width,initial-scale=1,maximum-scale=1,user-scalable=0,viewport-fit=cover\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  user-scalable on <meta> tag disables zooming on mobile devices"
                }
              ]
            },
            {
              "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\" style=\"overflow-y: scroll; overscroll-behavior-y: none; font-size: 15px;\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://twitter.com/",
      "result": {
        "prevented": true,
        "error": "ERROR adding the continuum.conf script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://twitter.com/",
      "result": {
        "prevented": true,
        "error": "ERROR adding the htmlcs script to the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://twitter.com/",
      "result": {
        "content": {
          "totals": {
            "violation": 1,
            "recommendation": 27,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "element_tabbable_role_valid",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[1]/div[1]/div[2]/div[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The tabbable element's role 'none' is not a widget role",
              "bounds": {
                "left": 0,
                "top": 831,
                "height": 44,
                "width": 800
              },
              "snippet": "<div tabindex=\"0\" class=\"L5Fo6c-bF1uUb\" id=\"gsi_870118_955736-overlay\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[7]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"https://twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion/\" http-equiv=\"onion-location\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[12]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"AlpCmb40F5ZjDi9ZYe+wnr/V8MF+XmY41K4qUhoq+2mbepJTNd3q4CRqlACfnythEPZqcjryfAS1+ExS0FFRcA8AAABmeyJvcmlnaW4iOiJodHRwczovL3R3aXR0ZXIuY29tOjQ0MyIsImZlYXR1cmUiOiJMYXVuY2ggSGFuZGxlciIsImV4cGlyeSI6MTY1NTI1MTE5OSwiaXNTdWJkb21haW4iOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/link[70]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"color\" is deprecated in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<link color=\"#1D9BF0\" href=\"https://abs.twimg.com/responsive-web/client-web/icon-svg.168b89d8.svg\" sizes=\"any\" rel=\"mask-icon\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[9]",
                "aria": "/document[1]/main[1]/navigation[1]/link[9]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1904,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://status.twitterstat.us\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[8]",
                "aria": "/document[1]/main[1]/navigation[1]/link[8]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1888,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://blog.twitter.com\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[7]",
                "aria": "/document[1]/main[1]/navigation[1]/link[7]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1871,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://business.twitter.com/en/help/troubleshooting/how-twitter-ads-work.html?ref=web-twc-ao-gbl-adsinfo&utm_source=twc&utm_medium=web&utm_campaign=ao&utm_content=adsinfo\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[6]",
                "aria": "/document[1]/main[1]/navigation[1]/link[6]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1855,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://help.twitter.com/resources/accessibility\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[5]",
                "aria": "/document[1]/main[1]/navigation[1]/link[5]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1838,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://support.twitter.com/articles/20170514\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[4]",
                "aria": "/document[1]/main[1]/navigation[1]/link[4]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1822,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://twitter.com/privacy\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[3]",
                "aria": "/document[1]/main[1]/navigation[1]/link[3]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1805,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://twitter.com/tos\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[2]",
                "aria": "/document[1]/main[1]/navigation[1]/link[2]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1789,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://help.twitter.com\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[17]",
                "aria": "/document[1]/main[1]/navigation[1]/link[17]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 2036,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" dir=\"auto\" href=\"/settings\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[16]",
                "aria": "/document[1]/main[1]/navigation[1]/link[16]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 2020,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://twitter.com/i/directory/profiles\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[15]",
                "aria": "/document[1]/main[1]/navigation[1]/link[15]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 2003,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://developer.twitter.com\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[14]",
                "aria": "/document[1]/main[1]/navigation[1]/link[14]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1987,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://business.twitter.com/?ref=web-twc-ao-gbl-twitterforbusiness&utm_source=twc&utm_medium=web&utm_campaign=ao&utm_content=twitterforbusiness\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[13]",
                "aria": "/document[1]/main[1]/navigation[1]/link[13]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1970,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://marketing.twitter.com\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[12]",
                "aria": "/document[1]/main[1]/navigation[1]/link[12]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1954,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://ads.twitter.com/?ref=gl-tw-tw-twitter-advertise\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[11]",
                "aria": "/document[1]/main[1]/navigation[1]/link[11]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1937,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://about.twitter.com/press/brand-assets\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[10]",
                "aria": "/document[1]/main[1]/navigation[1]/link[10]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1921,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://careers.twitter.com\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[1]",
                "aria": "/document[1]/main[1]/navigation[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1772,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"color: rgb(83, 100, 113);\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" dir=\"auto\" href=\"https://about.twitter.com\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/main[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 1772,
                "height": 297,
                "width": 800
              },
              "snippet": "<nav class=\"css-1dbjc4n r-18u37iz r-1w6e6rj r-1777fci r-ymttw5 r-1f1sjgu\" role=\"navigation\" aria-label=\"Footer\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[5]/a[1]",
                "aria": "/document[1]/main[1]/link[5]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1756,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"background-color: rgba(0, 0, 0, 0); border-color: rgb(207, 217, 222);\" data-testid=\"loginButton\" class=\"css-4rbku5 css-18t94o4 css-1dbjc4n r-sdzlij r-1phboty r-rs99b7 r-1loqt21 r-a9p05 r-eu3ka r-5oul0u r-17w48nw r-2yi16 r-1qi8awa r-1ny4l3l r-ymttw5 r-o7ynqc r-6416eg r-lrvibr r-1ipicw7\" role=\"link\" href=\"/login\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/a[3]",
                "aria": "/document[1]/main[1]/link[4]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 503,
                "top": 1711,
                "height": 17,
                "width": 78
              },
              "snippet": "<a class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://help.twitter.com/rules-and-policies/twitter-cookies\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/a[2]",
                "aria": "/document[1]/main[1]/link[3]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 344,
                "top": 1711,
                "height": 17,
                "width": 89
              },
              "snippet": "<a class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://twitter.com/privacy\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/a[1]",
                "aria": "/document[1]/main[1]/link[2]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 204,
                "top": 1711,
                "height": 17,
                "width": 109
              },
              "snippet": "<a class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\" role=\"link\" target=\"_blank\" rel=\"noopener noreferrer nofollow\" href=\"https://twitter.com/tos\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
                "aria": "/document[1]/main[1]/link[1]"
              },
              "message": "The explicitly-assigned ARIA role \"link\" is redundant with the implicit role of the element <a>",
              "bounds": {
                "left": 0,
                "top": 1695,
                "height": 17,
                "width": 800
              },
              "snippet": "<a style=\"border-color: rgba(0, 0, 0, 0);\" data-testid=\"signupButton\" class=\"css-4rbku5 css-18t94o4 css-1dbjc4n r-l5o3uw r-sdzlij r-1phboty r-rs99b7 r-1loqt21 r-a9p05 r-eu3ka r-5oul0u r-17w48nw r-2yi16 r-1qi8awa r-1ny4l3l r-ymttw5 r-o7ynqc r-6416eg r-lrvibr r-1ipicw7\" role=\"link\" href=\"/i/flow/signup\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 2069,
                "width": 800
              },
              "snippet": "<main class=\"css-1dbjc4n r-16y2uox r-1wbh5a2\" role=\"main\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 6,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Doc_HasTitle",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Missing <title> element in <head> element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 504,
                "width": 800
              },
              "snippet": "<html lang=\"en\" dir=\"ltr\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 488,
                "width": 784
              },
              "snippet": "<body>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 100,
                "top": 375,
                "height": 15,
                "width": 109
              },
              "snippet": "<a href=\"https://twitter.com/tos\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 100,
                "top": 277,
                "height": 51,
                "width": 150
              },
              "snippet": "<a href=\"https://help.twitter.com/using-twitter/twitter-supported-browsers\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 100,
                "top": 150,
                "height": 37,
                "width": 600
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "IBMA_Color_Contrast_WCAG2AA",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Text contrast of 2.83 with its background is less than the WCAG AA minimum requirements for text of size 16px and weight of 400",
              "bounds": {
                "left": 100,
                "top": 277,
                "height": 51,
                "width": 150
              },
              "snippet": "<a href=\"https://help.twitter.com/using-twitter/twitter-supported-browsers\">",
              "level": "violation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://twitter.com/",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 6,
            "lastColumn": 22,
            "firstColumn": 15,
            "message": "CSS: font-style: 'normal' is not a font-style value.",
            "extract": "nt-style: 'normal';\n  fo",
            "hiliteStart": 10,
            "hiliteLength": 8
          },
          {
            "type": "error",
            "lastLine": 7,
            "lastColumn": 22,
            "firstColumn": 17,
            "message": "CSS: font-display: 'swap' is not a font-display value.",
            "extract": "-display: 'swap';\n}\n@f",
            "hiliteStart": 10,
            "hiliteLength": 6
          },
          {
            "type": "error",
            "lastLine": 14,
            "lastColumn": 22,
            "firstColumn": 15,
            "message": "CSS: font-style: 'normal' is not a font-style value.",
            "extract": "nt-style: 'normal';\n  fo",
            "hiliteStart": 10,
            "hiliteLength": 8
          },
          {
            "type": "error",
            "lastLine": 15,
            "lastColumn": 22,
            "firstColumn": 17,
            "message": "CSS: font-display: 'swap' is not a font-display value.",
            "extract": "-display: 'swap';\n}\n@f",
            "hiliteStart": 10,
            "hiliteLength": 6
          },
          {
            "type": "error",
            "lastLine": 22,
            "lastColumn": 22,
            "firstColumn": 15,
            "message": "CSS: font-style: 'normal' is not a font-style value.",
            "extract": "nt-style: 'normal';\n  fo",
            "hiliteStart": 10,
            "hiliteLength": 8
          },
          {
            "type": "error",
            "lastLine": 23,
            "lastColumn": 22,
            "firstColumn": 17,
            "message": "CSS: font-display: 'swap' is not a font-display value.",
            "extract": "-display: 'swap';\n}\n@f",
            "hiliteStart": 10,
            "hiliteLength": 6
          },
          {
            "type": "error",
            "lastLine": 30,
            "lastColumn": 22,
            "firstColumn": 15,
            "message": "CSS: font-style: 'normal' is not a font-style value.",
            "extract": "nt-style: 'normal';\n  fo",
            "hiliteStart": 10,
            "hiliteLength": 8
          },
          {
            "type": "error",
            "lastLine": 31,
            "lastColumn": 22,
            "firstColumn": 17,
            "message": "CSS: font-display: 'swap' is not a font-display value.",
            "extract": "-display: 'swap';\n}\n@f",
            "hiliteStart": 10,
            "hiliteLength": 6
          },
          {
            "type": "error",
            "lastLine": 38,
            "lastColumn": 22,
            "firstColumn": 15,
            "message": "CSS: font-style: 'normal' is not a font-style value.",
            "extract": "nt-style: 'normal';\n  fo",
            "hiliteStart": 10,
            "hiliteLength": 8
          },
          {
            "type": "error",
            "lastLine": 39,
            "lastColumn": 22,
            "firstColumn": 17,
            "message": "CSS: font-display: 'swap' is not a font-display value.",
            "extract": "-display: 'swap';\n}</s",
            "hiliteStart": 10,
            "hiliteLength": 6
          },
          {
            "type": "error",
            "lastLine": 40,
            "lastColumn": 30,
            "message": "A charset attribute on a meta element found after the first 1024 bytes.",
            "extract": " charset=\"utf-8\">\n<meta name=\"",
            "hiliteStart": 15,
            "hiliteLength": 1
          },
          {
            "type": "error",
            "lastLine": 42,
            "lastColumn": 339,
            "firstColumn": 224,
            "message": "Bad value onion-location for attribute http-equiv on element meta.",
            "extract": "wogvg6t1\"><meta http-equiv=\"onion-location\" content=\"https://twitter3e4tixl4xyajtrzo62zg5vztmjuricljdp2c5kshju4avyoid.onion/\"><link ",
            "hiliteStart": 10,
            "hiliteLength": 116
          },
          {
            "type": "error",
            "lastLine": 42,
            "lastColumn": 4389,
            "firstColumn": 4263,
            "message": "A link element with a sizes attribute must have a rel attribute that contains the value icon or the value apple-touch-icon or the value apple-touch-icon-precomposed.",
            "extract": "\"Twitter\"><link rel=\"mask-icon\" sizes=\"any\" href=\"https://abs.twimg.com/responsive-web/client-web/icon-svg.168b89d8.svg\" color=\"#1D9BF0\"><link ",
            "hiliteStart": 10,
            "hiliteLength": 127
          },
          {
            "type": "error",
            "lastLine": 46,
            "lastColumn": 630,
            "firstColumn": 360,
            "message": "Bad value origin-trial for attribute http-equiv on element meta.",
            "extract": "}</script><meta http-equiv=\"origin-trial\" content=\"AlpCmb40F5ZjDi9ZYe+wnr/V8MF+XmY41K4qUhoq+2mbepJTNd3q4CRqlACfnythEPZqcjryfAS1+ExS0FFRcA8AAABmeyJvcmlnaW4iOiJodHRwczovL3R3aXR0ZXIuY29tOjQ0MyIsImZlYXR1cmUiOiJMYXVuY2ggSGFuZGxlciIsImV4cGlyeSI6MTY1NTI1MTE5OSwiaXNTdWJkb21haW4iOnRydWV9\"><style",
            "hiliteStart": 10,
            "hiliteLength": 271
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 620,
            "firstColumn": 563,
            "subType": "warning",
            "message": "The main role is unnecessary for element main.",
            "extract": ": 720px;\"><main role=\"main\" class=\"css-1dbjc4n r-16y2uox r-1wbh5a2\"><div c",
            "hiliteStart": 10,
            "hiliteLength": 58
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 5281,
            "firstColumn": 4979,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "div></div><a href=\"/i/flow/signup\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-1dbjc4n r-l5o3uw r-sdzlij r-1phboty r-rs99b7 r-1loqt21 r-a9p05 r-eu3ka r-5oul0u r-17w48nw r-2yi16 r-1qi8awa r-1ny4l3l r-ymttw5 r-o7ynqc r-6416eg r-lrvibr r-1ipicw7\" data-testid=\"signupButton\" style=\"border-color: rgba(0, 0, 0, 0);\"><div d",
            "hiliteStart": 10,
            "hiliteLength": 303
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 6050,
            "firstColumn": 5853,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "ee to the <a href=\"https://twitter.com/tos\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 198
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 6348,
            "firstColumn": 6147,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "></a> and <a href=\"https://twitter.com/privacy\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 202
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 6683,
            "firstColumn": 6450,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "including <a href=\"https://help.twitter.com/rules-and-policies/twitter-cookies\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 234
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 7385,
            "firstColumn": 7063,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "pan></div><a href=\"/login\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-1dbjc4n r-sdzlij r-1phboty r-rs99b7 r-1loqt21 r-a9p05 r-eu3ka r-5oul0u r-17w48nw r-2yi16 r-1qi8awa r-1ny4l3l r-ymttw5 r-o7ynqc r-6416eg r-lrvibr r-1ipicw7\" data-testid=\"loginButton\" style=\"background-color: rgba(0, 0, 0, 0); border-color: rgb(207, 217, 222);\"><div d",
            "hiliteStart": 10,
            "hiliteLength": 323
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 9571,
            "firstColumn": 9460,
            "subType": "warning",
            "message": "The navigation role is unnecessary for element nav.",
            "extract": "r-zd22at\"><nav aria-label=\"Footer\" role=\"navigation\" class=\"css-1dbjc4n r-18u37iz r-1w6e6rj r-1777fci r-ymttw5 r-1f1sjgu\"><a hre",
            "hiliteStart": 10,
            "hiliteLength": 112
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 9842,
            "firstColumn": 9572,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "-1f1sjgu\"><a href=\"https://about.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 271
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 10192,
            "firstColumn": 9923,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://help.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 270
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 10547,
            "firstColumn": 10279,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://twitter.com/tos\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 269
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 10911,
            "firstColumn": 10639,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://twitter.com/privacy\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 273
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 11291,
            "firstColumn": 11001,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://support.twitter.com/articles/20170514\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 291
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 11673,
            "firstColumn": 11380,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://help.twitter.com/resources/accessibility\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 294
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 12194,
            "firstColumn": 11762,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://business.twitter.com/en/help/troubleshooting/how-twitter-ads-work.html?ref=web-twc-ao-gbl-adsinfo&amp;utm_source=twc&amp;utm_medium=web&amp;utm_campaign=ao&amp;utm_content=adsinfo\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 433
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 12547,
            "firstColumn": 12278,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://blog.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 270
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 12901,
            "firstColumn": 12627,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://status.twitterstat.us\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 275
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 13255,
            "firstColumn": 12983,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://careers.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 273
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 13627,
            "firstColumn": 13338,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://about.twitter.com/press/brand-assets\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 290
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 14018,
            "firstColumn": 13718,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://ads.twitter.com/?ref=gl-tw-tw-twitter-advertise\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 301
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 14379,
            "firstColumn": 14105,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://marketing.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 275
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 14869,
            "firstColumn": 14464,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://business.twitter.com/?ref=web-twc-ao-gbl-twitterforbusiness&amp;utm_source=twc&amp;utm_medium=web&amp;utm_campaign=ao&amp;utm_content=twitterforbusiness\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 406
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 15239,
            "firstColumn": 14965,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://developer.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 275
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 15610,
            "firstColumn": 15325,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"https://twitter.com/i/directory/profiles\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 286
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 15898,
            "firstColumn": 15695,
            "subType": "warning",
            "message": "The link role is unnecessary for element a with attribute href.",
            "extract": "/span></a><a href=\"/settings\" dir=\"auto\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rgb(83, 100, 113);\"><span ",
            "hiliteStart": 10,
            "hiliteLength": 204
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 16364,
            "firstColumn": 16309,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "div></div><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "error",
            "lastLine": 162,
            "lastColumn": 16364,
            "firstColumn": 16309,
            "message": "Element script must not have attribute charset unless attribute src is also specified.",
            "extract": "div></div><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 16364,
            "firstColumn": 16309,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "div></div><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 98068,
            "firstColumn": 98013,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "error",
            "lastLine": 162,
            "lastColumn": 98068,
            "firstColumn": 98013,
            "message": "Element script must not have attribute charset unless attribute src is also specified.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "info",
            "lastLine": 162,
            "lastColumn": 98068,
            "firstColumn": 98013,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\">window",
            "hiliteStart": 10,
            "hiliteLength": 56
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 165,
            "firstColumn": 10,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "\n</script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\" crossorigin=\"anonymous\" src=\"https://abs.twimg.com/responsive-web/client-web/polyfills.146233e8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 156
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 165,
            "firstColumn": 10,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "\n</script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\" crossorigin=\"anonymous\" src=\"https://abs.twimg.com/responsive-web/client-web/polyfills.146233e8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 156
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 327,
            "firstColumn": 175,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\" crossorigin=\"anonymous\" src=\"https://abs.twimg.com/responsive-web/client-web/vendor.a6f6b1a8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 153
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 327,
            "firstColumn": 175,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\" crossorigin=\"anonymous\" src=\"https://abs.twimg.com/responsive-web/client-web/vendor.a6f6b1a8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 153
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 490,
            "firstColumn": 337,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\" crossorigin=\"anonymous\" src=\"https://abs.twimg.com/responsive-web/client-web/i18n/en.b26acab8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 154
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 490,
            "firstColumn": 337,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\" crossorigin=\"anonymous\" src=\"https://abs.twimg.com/responsive-web/client-web/i18n/en.b26acab8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 154
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 650,
            "firstColumn": 500,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\" crossorigin=\"anonymous\" src=\"https://abs.twimg.com/responsive-web/client-web/main.5dd50fc8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 151
          },
          {
            "type": "info",
            "lastLine": 163,
            "lastColumn": 650,
            "firstColumn": 500,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "></script><script type=\"text/javascript\" charset=\"utf-8\" nonce=\"\" crossorigin=\"anonymous\" src=\"https://abs.twimg.com/responsive-web/client-web/main.5dd50fc8.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 151
          }
        ],
        "language": "en"
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://twitter.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Twitter. It’s what’s happening / Twitter",
          "pageurl": "https://twitter.com/",
          "time": 3.62,
          "creditsremaining": 920,
          "allitemcount": 41,
          "totalelements": 231,
          "waveurl": "http://wave.webaim.org/report?url=https://twitter.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 5,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 5,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#react-root > DIV:first-child > DIV:first-child > DIV:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > svg:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + A > DIV:first-child > SPAN:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#react-root > DIV:first-child > DIV:first-child > DIV:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > svg:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + A + DIV > A:first-child > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#react-root > DIV:first-child > DIV:first-child > DIV:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > svg:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + A + DIV > A:first-child + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#react-root > DIV:first-child > DIV:first-child > DIV:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > svg:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + A + DIV > A:first-child + A + A > SPAN:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#react-root > DIV:first-child > DIV:first-child > DIV:first-child + DIV > MAIN:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > svg:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + A + DIV + DIV > DIV:first-child + A > DIV:first-child > SPAN:first-child > SPAN:first-child"
                ],
                "contrastdata": [
                  [
                    3,
                    "#ffffff",
                    "#1d9bf0",
                    false
                  ],
                  [
                    3,
                    "#1d9bf0",
                    "#ffffff",
                    false
                  ],
                  [
                    3,
                    "#1d9bf0",
                    "#ffffff",
                    false
                  ],
                  [
                    3,
                    "#1d9bf0",
                    "#ffffff",
                    false
                  ],
                  [
                    3,
                    "#1d9bf0",
                    "#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": 2,
            "items": {
              "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"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://twitter.com/",
      "what": "URL",
      "result": "https://twitter.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://twitter.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.079",
        "responseTime": "2022-08-13T13:54:51.268Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1114608,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 23,
              "totalWarnings": 0,
              "totalIssues": 23
            },
            "issuesByLevel": {
              "A": {
                "count": 1,
                "pct": 4.35
              },
              "AA": {
                "count": 1,
                "pct": 4.35
              },
              "AAA": {
                "count": 23,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "51acda83-0c0c-4ed8-9ea1-4f12e0000f89",
          "docID": "6165677d-b378-449d-a638-2672fb427397",
          "sourceHash": "08bdaef3b217db77968c39321fa8fdb5",
          "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=51acda83-0c0c-4ed8-9ea1-4f12e0000f89",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2868,
                "column": 60
              },
              "errorSnippet": "&lt;body style=\"background-color: #FFFFFF;\"&gt; &lt;noscript&gt; &lt;style&gt; body { -ms-overflow-style: scrollbar; overflow-y: scroll; overscroll-behavior-y: none; } .errorContainer { background-color: #FFF; color: #0F1419; max-width: 600px; margin: 0 ",
              "xpath": "/html/body",
              "issueID": "2699fe290f941a2f3ef29c848a35f4c1",
              "signature": "63905664cad5c295ce9810fe3bc3b4f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=2699fe290f941a2f3ef29c848a35f4c1"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 184
                },
                "bottom-right": {
                  "x": 300,
                  "y": 208
                },
                "height": 24,
                "width": 300
              },
              "position": {
                "line": 8615,
                "column": 0
              },
              "errorSnippet": "&lt;div dir=\"auto\" class=\"css-901oao r-13awgt0 r-37j5jr r-1gkfh8e r-16dba41 r-56xrmm r-117bsoe r-17w48nw r-bcqeeo r-1ipicw7 r-qvutc0\" style=\"color: rgb(83, 100, 113);\"&gt;By signing up, you agree to the &lt;a href=\"https://twitter.com/tos\" rel=\"noopener ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]",
              "issueID": "98c1dbd383d5e131ffff28dbf2be19c7",
              "signature": "b53031b1a05177b38ea59e2177d8c35f",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=98c1dbd383d5e131ffff28dbf2be19c7"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 184
                },
                "bottom-right": {
                  "x": 300,
                  "y": 208
                },
                "height": 24,
                "width": 300
              },
              "position": {
                "line": 8615,
                "column": 0
              },
              "errorSnippet": "&lt;div dir=\"auto\" class=\"css-901oao r-13awgt0 r-37j5jr r-1gkfh8e r-16dba41 r-56xrmm r-117bsoe r-17w48nw r-bcqeeo r-1ipicw7 r-qvutc0\" style=\"color: rgb(83, 100, 113);\"&gt;By signing up, you agree to the &lt;a href=\"https://twitter.com/tos\" rel=\"noopener ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]",
              "issueID": "c5ea03663b74c6bfa1e0cd563fcb1722",
              "signature": "f6eb46176f458b567ce1c17ce4ae2189",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=c5ea03663b74c6bfa1e0cd563fcb1722"
            },
            {
              "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": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 2868,
                "column": 60
              },
              "errorSnippet": "&lt;body style=\"background-color: #FFFFFF;\"&gt; &lt;noscript&gt; &lt;style&gt; body { -ms-overflow-style: scrollbar; overflow-y: scroll; overscroll-behavior-y: none; } .errorContainer { background-color: #FFF; color: #0F1419; max-width: 600px; margin: 0 ",
              "xpath": "/html/body",
              "issueID": "70ed861eeb6d43e7e5f9c69704406053",
              "signature": "28c31780d6be6a98debbdfdef506581b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=70ed861eeb6d43e7e5f9c69704406053"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 155,
                  "y": 183
                },
                "bottom-right": {
                  "x": 237,
                  "y": 196
                },
                "height": 13,
                "width": 82
              },
              "position": {
                "line": 832,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/tos\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\"&gt;&lt;span class=\"css-901oao css-16my406 r-poiln3 r-",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/a[1]",
              "issueID": "6ab03f31e4854a9e054b7570bee2d59f",
              "signature": "4541918f916cb2b105fe8d0f79ccf511",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6ab03f31e4854a9e054b7570bee2d59f"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 183
                },
                "bottom-right": {
                  "x": 300,
                  "y": 208
                },
                "height": 25,
                "width": 300
              },
              "position": {
                "line": 832,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/privacy\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\"&gt;&lt;span class=\"css-901oao css-16my406 r-poiln",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/a[2]",
              "issueID": "1f868eed3454d15bfa9ca230451a13ab",
              "signature": "d62f751c0b3262461b4aba0e9087f958",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=1f868eed3454d15bfa9ca230451a13ab"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 84,
                  "y": 195
                },
                "bottom-right": {
                  "x": 144,
                  "y": 208
                },
                "height": 13,
                "width": 60
              },
              "position": {
                "line": 832,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://help.twitter.com/rules-and-policies/twitter-cookies\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao css-16my406 r-1cvl2hr r-1loqt21 r-poiln3 r-bcqeeo r-qvutc0\"&gt;&lt;span class",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[3]/div[4]/a[3]",
              "issueID": "e0bfd414d74f43103af327bf21f79cb3",
              "signature": "d8e9754a7d5b2bb11f64d506ccf5ae84",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=e0bfd414d74f43103af327bf21f79cb3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 47.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 82.5,
                  "y": 28
                },
                "height": 16,
                "width": 35
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://about.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: ",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[1]",
              "issueID": "9f5cad8c281fd8496c1539e2d94ad318",
              "signature": "697839f0dc711961c95f29e2fec8ca6e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=9f5cad8c281fd8496c1539e2d94ad318"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 98.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 166.5,
                  "y": 28
                },
                "height": 16,
                "width": 68
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://help.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: r",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[2]",
              "issueID": "7cf996ee8688586a367a8e01915e28bc",
              "signature": "3ae6a7e28955043dfbe458b2eaff9fe1",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=7cf996ee8688586a367a8e01915e28bc"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 182.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 276.5,
                  "y": 28
                },
                "height": 16,
                "width": 94
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/tos\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: rg",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[3]",
              "issueID": "8d9c2a3ecf15458e99c588e7b0d6ca0b",
              "signature": "4abe427388c225e27bce30a4fb325fad",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8d9c2a3ecf15458e99c588e7b0d6ca0b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 292.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 370.5,
                  "y": 28
                },
                "height": 16,
                "width": 78
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/privacy\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[4]",
              "issueID": "db7a277d17e0f564792b147f8576b379",
              "signature": "7fd4120fe2fd1ad975dc4b37f8419674",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=db7a277d17e0f564792b147f8576b379"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 386.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 463.5,
                  "y": 28
                },
                "height": 16,
                "width": 77
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://support.twitter.com/articles/20170514\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qv",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[5]",
              "issueID": "f02d103895faaf8b5feee9b1f8fe3ec3",
              "signature": "3e117b7ea8433d881a1b1d700c1308a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f02d103895faaf8b5feee9b1f8fe3ec3"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 479.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 551.5,
                  "y": 28
                },
                "height": 16,
                "width": 72
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://help.twitter.com/resources/accessibility\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[6]",
              "issueID": "da06c3975f962febbdcd2d6525ad2a18",
              "signature": "13e54b4beee7e7193fc68615d316926b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=da06c3975f962febbdcd2d6525ad2a18"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 567.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 614.5,
                  "y": 28
                },
                "height": 16,
                "width": 47
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://business.twitter.com/en/help/troubleshooting/how-twitter-ads-work.html?ref=web-twc-ao-gbl-adsinfo&amp;amp;utm_source=twc&amp;amp;utm_medium=web&amp;amp;utm_campaign=ao&amp;amp;utm_content=adsinfo\" dir=\"auto\" rel=\"noopener noreferrer n",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[7]",
              "issueID": "6035beb47ca1690b772e3dafaeb7918b",
              "signature": "cef3a7a64b6075c7f5d6688dc08489a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6035beb47ca1690b772e3dafaeb7918b"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 630.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 655.5,
                  "y": 28
                },
                "height": 16,
                "width": 25
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://blog.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color: r",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[8]",
              "issueID": "3e7c4c3779916e0b2233e0b22b5b36cd",
              "signature": "effb361581e7003874b0b11199c2146b",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=3e7c4c3779916e0b2233e0b22b5b36cd"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 671.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 709.5,
                  "y": 28
                },
                "height": 16,
                "width": 38
              },
              "position": {
                "line": 833,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://status.twitterstat.us\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"col",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[9]",
              "issueID": "57604dc517608e2cc7766c1a7ff46042",
              "signature": "6473fa5f6f53b3e7dd085c5ef1f4b8c4",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=57604dc517608e2cc7766c1a7ff46042"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 725.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 769.5,
                  "y": 28
                },
                "height": 16,
                "width": 44
              },
              "position": {
                "line": 861,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://careers.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"color",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[10]",
              "issueID": "bb9ada5a0d463b9ad8a36054cda6088d",
              "signature": "b627f68504d40c048e5ca8e24c269932",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bb9ada5a0d463b9ad8a36054cda6088d"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 785.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 880.5,
                  "y": 28
                },
                "height": 16,
                "width": 95
              },
              "position": {
                "line": 863,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://about.twitter.com/press/brand-assets\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvu",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[11]",
              "issueID": "03035d58d00d604ee3562e3d5be5db72",
              "signature": "74e23eb5534191fb09dc776640f1f2ec",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=03035d58d00d604ee3562e3d5be5db72"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 896.5,
                  "y": 12
                },
                "bottom-right": {
                  "x": 960.5,
                  "y": 28
                },
                "height": 16,
                "width": 64
              },
              "position": {
                "line": 881,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://ads.twitter.com/?ref=gl-tw-tw-twitter-advertise\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[12]",
              "issueID": "a00532e80656e49e0fbf12a3a43c4ce0",
              "signature": "aea4b6422c59ed7962be58cc3f22993d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=a00532e80656e49e0fbf12a3a43c4ce0"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 240.5,
                  "y": 36
                },
                "bottom-right": {
                  "x": 298.5,
                  "y": 52
                },
                "height": 16,
                "width": 58
              },
              "position": {
                "line": 1868,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://marketing.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"col",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[13]",
              "issueID": "f5f694ccddf8187bd80369770746a25e",
              "signature": "714d50a6ab71ae8f20feae62c3d19301",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f5f694ccddf8187bd80369770746a25e"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 314.5,
                  "y": 36
                },
                "bottom-right": {
                  "x": 426.5,
                  "y": 52
                },
                "height": 16,
                "width": 112
              },
              "position": {
                "line": 1873,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://business.twitter.com/?ref=web-twc-ao-gbl-twitterforbusiness&amp;amp;utm_source=twc&amp;amp;utm_medium=web&amp;amp;utm_campaign=ao&amp;amp;utm_content=twitterforbusiness\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" ro",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[14]",
              "issueID": "c3599160922cd73d7a66e190576b20c5",
              "signature": "0b7d0f04e127b33e9dde9a469789800c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c3599160922cd73d7a66e190576b20c5"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 442.5,
                  "y": 36
                },
                "bottom-right": {
                  "x": 505.5,
                  "y": 52
                },
                "height": 16,
                "width": 63
              },
              "position": {
                "line": 1873,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://developer.twitter.com\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\" style=\"col",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[15]",
              "issueID": "c6f99c91a06c6ade6b5107198e0af4fa",
              "signature": "4d0a23258bf1950badf11eab82827b99",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c6f99c91a06c6ade6b5107198e0af4fa"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 521.5,
                  "y": 36
                },
                "bottom-right": {
                  "x": 573.5,
                  "y": 52
                },
                "height": 16,
                "width": 52
              },
              "position": {
                "line": 1889,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/i/directory/profiles\" dir=\"auto\" rel=\"noopener noreferrer nofollow\" target=\"_blank\" role=\"link\" class=\"css-4rbku5 css-18t94o4 css-901oao r-1loqt21 r-37j5jr r-n6v787 r-16dba41 r-1cwl3u0 r-1p6iasa r-bcqeeo r-i023vh r-qvutc0\"",
              "xpath": "/html/body/div[1]/div[1]/div[1]/div[2]/main[1]/div[1]/div[1]/div[2]/nav[1]/a[16]",
              "issueID": "0fadeaaf3011a6c468cb4ae1fcd336fc",
              "signature": "f147752af211944a5d3acf23f2cadf15",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0fadeaaf3011a6c468cb4ae1fcd336fc"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T13:52:30",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      44
    ],
    [
      "motion",
      14
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      4
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "nuVal",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 110,
  "logSize": 8707,
  "errorLogCount": 48,
  "errorLogSize": 5552,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 22,
  "visitLatency": 46,
  "endTime": "2022-08-13T13:54:51",
  "elapsedSeconds": 140,
  "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": {
        "focInd": 8,
        "focOp": 2,
        "linkUl": 44,
        "role": 26,
        "zIndex": 36
      },
      "alfa": {
        "r1": 4,
        "r47": 4,
        "r62": 20,
        "r66": 4,
        "r73": 8,
        "r87": 1
      },
      "axe": {
        "frame-tested": 1,
        "link-in-text-block": 7,
        "css-orientation-lock": 1,
        "color-contrast-enhanced": 72,
        "color-contrast": 15,
        "focus-order-semantics": 1,
        "meta-viewport": 4,
        "page-has-heading-one": 2
      },
      "ibm": {
        "WCAG20_Doc_HasTitle": 4,
        "WCAG20_Body_FirstASkips_Native_Host_Sematics": 4,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 12,
        "IBMA_Color_Contrast_WCAG2AA": 4
      },
      "nuVal": {
        "CSS: font-style: 'normal' is not a font-style value.": 20,
        "CSS: font-display: 'swap' is not a font-display value.": 20,
        "A charset attribute on a meta element found after the first 1024 bytes.": 4,
        "Bad value onion-location for attribute http-equiv on element meta.": 4,
        "A link element with a sizes attribute must have a rel attribute that contains the value icon or the value apple-touch-icon or the value apple-touch-icon-precomposed.": 4,
        "Bad value origin-trial for attribute http-equiv on element meta.": 4,
        "The main role is unnecessary for element main.": 1,
        "The link role is unnecessary for element a with attribute href.": 22,
        "The navigation role is unnecessary for element nav.": 1,
        "The charset attribute on the script element is obsolete.": 6,
        "Element script must not have attribute charset unless attribute src is also specified.": 8,
        "The type attribute is unnecessary for JavaScript resources.": 6
      },
      "wave": {
        "c:contrast": 15,
        "a:heading_missing": 1,
        "a:noscript": 1
      },
      "tenon": {
        "28": 4,
        "95": 4,
        "134": 3,
        "144": 4,
        "218": 76
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 8,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 22,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 10,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 4,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 20,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 9,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "pageTitle": {
          "alfa": {
            "r1": {
              "score": 3,
              "what": "Document has no valid title element"
            }
          },
          "ibm": {
            "WCAG20_Doc_HasTitle": {
              "score": 3,
              "what": "Page has no subject-identifying title"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 18,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 6,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "ibm": {
            "WCAG20_Body_FirstASkips_Native_Host_Sematics": {
              "score": 2,
              "what": "Page provides no way to skip directly to the main content"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 15,
              "what": "Element has insufficient color contrast"
            }
          },
          "ibm": {
            "IBMA_Color_Contrast_WCAG2AA": {
              "score": 4,
              "what": "Contrast ratio of text with background does not meet WCAG 2.1 AA"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 15,
              "what": "Very low contrast"
            }
          }
        },
        "focusableRole": {
          "axe": {
            "focus-order-semantics": {
              "score": 1,
              "what": "Focusable element has no active role"
            }
          }
        },
        "h1Missing": {
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 6,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "cssInvalid": {
          "nuVal": {
            "^CSS: .+: .+ is not a .+ value.*$": {
              "score": 15,
              "what": "Invalid value in CSS"
            }
          }
        },
        "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"
            },
            "^Bad value .+ for attribute .+ on element meta.*$": {
              "score": 3,
              "what": "attribute of a meta element has an invalid value"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "A link element with a sizes attribute must have a rel attribute that contains the value icon or the value apple-touch-icon or the value apple-touch-icon-precomposed.": {
              "score": 4,
              "what": "link element has a sizes attribute but no icon-type rel attribute"
            }
          }
        },
        "roleRedundant": {
          "nuVal": {
            "^The .+ role is unnecessary for element .+$": {
              "score": 1,
              "what": "explicit role is redundant for its element"
            }
          }
        },
        "obsolete": {
          "nuVal": {
            "^The .+ attribute on the .+ element is obsolete.+$": {
              "score": 5,
              "what": "Attribute is obsolete on its element"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "Element script must not have attribute charset unless attribute src is also specified.": {
              "score": 6,
              "what": "script element has a charset attribute but no src attribute"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 2,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "noHeading": {
          "wave": {
            "a:heading_missing": {
              "score": 1,
              "what": "Page has no headings"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 57,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "continuum": 100,
      "htmlcs": 100
    },
    "summary": {
      "total": 1056,
      "log": 554,
      "preventions": 200,
      "solos": 0,
      "groups": [
        {
          "groupName": "linkForcesNewWindow",
          "score": 59
        },
        {
          "groupName": "linkIndication",
          "score": 30
        },
        {
          "groupName": "contrastAA",
          "score": 25
        },
        {
          "groupName": "roleBad",
          "score": 22
        },
        {
          "groupName": "contrastAAA",
          "score": 21
        },
        {
          "groupName": "cssInvalid",
          "score": 17
        },
        {
          "groupName": "zIndexNotZero",
          "score": 11
        },
        {
          "groupName": "focusIndication",
          "score": 10
        },
        {
          "groupName": "metaBansZoom",
          "score": 8
        },
        {
          "groupName": "noLeading",
          "score": 8
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 8
        },
        {
          "groupName": "metaBad",
          "score": 8
        },
        {
          "groupName": "parseError",
          "score": 8
        },
        {
          "groupName": "obsolete",
          "score": 7
        },
        {
          "groupName": "pageTitle",
          "score": 6
        },
        {
          "groupName": "attributeBad",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "typeRedundant",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "focusableRole",
          "score": 3
        },
        {
          "groupName": "h1Missing",
          "score": 3
        },
        {
          "groupName": "roleRedundant",
          "score": 3
        },
        {
          "groupName": "noHeading",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}