Accessibility test digest

Synopsis

Page: Indeed (100%)

URL: https://www.indeed.com/

Score: 1375

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 Indeed (100%) web page at https://www.indeed.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 1375 (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
total1375
log811
preventions100
roleBad197
targetSize44
linkIndication30
parseError23
focusIndication19
obsolete14
metaBansZoom10
ariaBadAttribute10
presentationChild10
buttonNoText9
fragmentaryNoticeRisk8
governedBadID6
linkTextsSame6
leadingClipsText6
nextLinkDestinationSame6
tabIndexMissing6
inconsistentStyles5
metaBad5
horizontalScrolling5
skipRepeatedContent4
contrastRisk4
typeRedundant4
hoverSurprise3
labelClash3
zIndexNotZero3
hiddenContentRisk3
cssBansRotate3
pseudoNavListRisk3
scrollRisk3
roleRedundant3
headingStructure3
linkPair3
noScriptRisk3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

linkPair: 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": "4ziu7-indeed",
  "host": {
    "id": "indeed",
    "which": "https://www.indeed.com/",
    "what": "Indeed (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T23:13:22"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T23:18:47"
    }
  ],
  "script": {
    "id": "tp15",
    "what": "Alfa, Axe, Continuum, HTML CodeSniffer, IBM, Nu Html Checker, Tenon, WAVE, and 22 custom tests",
    "strict": true,
    "timeLimit": 500,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.indeed.com/",
        "what": "Indeed (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://www.indeed.com/",
        "what": "Indeed (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://www.indeed.com/",
      "what": "Indeed (100%)",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.indeed.com/",
      "result": {
        "bytes": [
          124172,
          124172,
          124172,
          124172,
          124172
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "Indeed (100%)",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.indeed.com/",
      "result": {
        "visibleElements": 165
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.indeed.com/",
      "result": {
        "tabFocusables": 37,
        "tabFocused": 37,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "total": 36,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 13,
              "tagNames": {
                "A": 10,
                "INPUT": 2,
                "BUTTON": 1
              }
            },
            "outlinePresent": {
              "total": 23,
              "meanDelay": 0,
              "tagNames": {
                "A": 22,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Find jobs"
            },
            {
              "tagName": "A",
              "text": "Company reviews"
            },
            {
              "tagName": "A",
              "text": "Find salaries"
            },
            {
              "tagName": "A",
              "text": "Upload your resume"
            },
            {
              "tagName": "A",
              "text": "Sign in"
            },
            {
              "tagName": "A",
              "text": "Employers / Post Job"
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "INPUT",
              "text": ""
            },
            {
              "tagName": "BUTTON",
              "text": "Find jobs"
            },
            {
              "tagName": "A",
              "text": "Post a job"
            },
            {
              "tagName": "A",
              "text": "Upload your resume"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Post your resume",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Over 16 million stories shared",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "español",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Hiring Lab",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Career Advice",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Browse Jobs",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Browse Companies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Salaries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Find Certifications",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Browse Schools",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Indeed Events",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Work at Indeed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Countries",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "About",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Help Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Post a job",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Do Not Sell My Personal Information",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibility at Indeed",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy Center",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Cookies",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Privacy",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Terms",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "total": 157,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 157,
              "tagNames": {
                "A": 152,
                "BUTTON": 3,
                "INPUT": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "indeed-globalnav-logo",
              "text": "<a class=\"gnav-Logo gnav-header-s7lw0p emf9s7v0\" href=\"/?from=gnav-homepage\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "indeed-globalnav-secondary-logo",
              "text": "<a class=\"gnav-Logo gnav-header-u4d8yy emf9s7v0\" href=\"/?from=gnav-homepage\" dat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "FindJobs",
              "text": "Find jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "CompanyReviews",
              "text": "Company reviews",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "FindSalaries",
              "text": "Find salaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "UploadYourResume",
              "text": "Upload your resume",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sign in",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "EmployersPostJob",
              "text": "Employers / Post Job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button tabindex=\"0\" aria-label=\"Primary navigation\" data-gnav-element-name=\"Bur",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "text-input-what",
              "text": "<input type=\"text\" aria-labelledby=\"label-text-input-what\" id=\"text-input-what\" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "text-input-where",
              "text": "<input type=\"text\" aria-labelledby=\"label-text-input-where\" id=\"text-input-where",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Find jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Post your resume",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Post a job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Over 16 million stories shared",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "español",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button class=\"serpLinking-button\" aria-expanded=\"false\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remote Longmont, CO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Part Time USA Work From Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Executive Assistant $100,000 Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fully Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Airlines Airline Customer Service Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Entry Level Payroll Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Event Director Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remote Boynton Beach, FL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Part Time Work From Home Evening",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remote New Port Richey, FL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work From Home United States",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work From Home Santa Rosa, CA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Azure Manager $200000 Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Part Time Customer Service Representative Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Service Work From Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remote Clermont, FL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dispensary Ocala, FL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remote Carrollton, TX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work From Home Canada, KY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wfh Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hybrid San Diego, CA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work From Home No Experience Needed Grand Prairie, TX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hybrid Remote Chicago, IL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Typing Remote Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Movie Theater Las Vegas, NV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Carrollton, TX 75007",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Customer Care Representative Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remote Independence, MO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Credit Underwriter Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Behavioral Health Billing Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA Online Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accounting",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative Assistant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chat Support",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Copywriter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Technical Writer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Entry Level",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Administrative",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Payroll",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Assistant",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mortgage",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Scrum Master",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sports",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "USA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "No Experience",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Medical Billing",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Supply Chain",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mechanical Engineer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Talent Acquisition",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "GIS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hiring Immediately",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work From Home $55,000",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Registered Nurse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Healthcare",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Pharmacist",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "RN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Quality Assurance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nurse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Logistics",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Orlando, FL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Brooklyn, NY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Las Vegas, NV",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Phoenix, AZ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sacramento, CA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Charlotte, NC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Memphis, TN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Houston, TX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Washington, DC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fresno, CA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Antonio, TX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Denver, CO",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Philadelphia, PA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Austin, TX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "New York, NY",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Chicago, IL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Columbus, OH",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "El Paso, TX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jacksonville, FL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tucson, AZ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Los Angeles, CA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Miami, FL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indianapolis, IN",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "San Diego, CA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Atlanta, GA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dallas, TX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Fort Worth, TX",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tampa, FL",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Amc Theatres",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Urban Air Trampoline Park",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Baskin Robbins",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Sams Club Hiring",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Target",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "14 Year Old McDonalds",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "McDonalds Application",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dairy Queen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UPS",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Microsoft",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Google",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United States Postal Service",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ross Stores",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indeed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indeed Remote",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "United Airlines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Walmart",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Apple",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Disney",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Family Dollar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "UnitedHealth Group",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Tesla",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Amazon Work From Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Teleperformance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "American Airlines",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Publix",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Amazon",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Bestbuy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Costco",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Amazon Com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Hiring Lab",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Career Advice",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse Companies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Salaries",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Find Certifications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Browse Schools",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Indeed Events",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Work at Indeed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Countries",
              "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": "Post a job",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Do Not Sell My Personal Information",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility at Indeed",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy Center",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Privacy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Terms",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Upload your resume",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "triggers": 53,
          "headTriggers": 40,
          "tailTriggers": 13,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "BUTTON",
                "id": "",
                "text": "Findjobs"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "mislabeled": 2,
          "unlabeled": 1,
          "wellLabeled": 2
        },
        "items": {
          "mislabeled": [
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-labelledby",
                "label"
              ],
              "texts": {
                "referred": [
                  "What"
                ],
                "label": [
                  "What"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelTypes": [
                "aria-labelledby",
                "label"
              ],
              "texts": {
                "referred": [
                  "Where"
                ],
                "label": [
                  "Where"
                ]
              }
            }
          ],
          "unlabeled": [
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "content": "{<button class=\"serpLinking-button\" aria-expanded=\"false\"><div class=\"AccordionList-header\"><span class=\"AccordionList-actionIcon \"><span class=\"actionIconExpand\"><svg class=\"icl-Icon icl-Icon--black icl-Icon--sm\" aria-hidden=\"true\" aria-label=\"collapsed\" focusable=\"false\" viewBox=\"0 0 18 18\"><g><path d=\"M5.56,6.44L9,9.88l3.44-3.43L13.5,7.5,9,12,4.5,7.5Z\"></path></g></svg></span></span></div></button>}"
            }
          ],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Primary navigation"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Find jobs"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "links": 159,
          "adjacent": {
            "total": 146,
            "underlined": 119,
            "underlinedPercent": 81
          }
        },
        "items": {
          "underlined": [
            "Remote Longmont, CO",
            "Part Time USA Work From Home",
            "Executive Assistant $100,000 Remote",
            "Fully Remote",
            "American Airlines Airline Customer Service Remote",
            "Entry Level Payroll Remote",
            "Event Director Remote",
            "Remote Boynton Beach, FL",
            "Part Time Work From Home Evening",
            "Remote New Port Richey, FL",
            "Work From Home United States",
            "Work From Home Santa Rosa, CA",
            "Azure Manager $200000 Remote",
            "Part Time Customer Service Representative Remote",
            "Customer Service Work From Home",
            "Remote Clermont, FL",
            "Dispensary Ocala, FL",
            "Remote Carrollton, TX",
            "Work From Home Canada, KY",
            "Wfh Remote",
            "Hybrid San Diego, CA",
            "Work From Home No Experience Needed Grand Prairie, TX",
            "Hybrid Remote Chicago, IL",
            "Typing Remote Remote",
            "Movie Theater Las Vegas, NV",
            "Carrollton, TX 75007",
            "Customer Care Representative Remote",
            "Remote Independence, MO",
            "Credit Underwriter Remote",
            "Behavioral Health Billing Remote",
            "USA Online Jobs",
            "Accounting",
            "Administrative Assistant",
            "Chat Support",
            "Research",
            "Copywriter",
            "Technical Writer",
            "Entry Level",
            "Administrative",
            "Payroll",
            "Assistant",
            "Mortgage",
            "Scrum Master",
            "Sports",
            "USA",
            "No Experience",
            "Medical Billing",
            "Supply Chain",
            "Mechanical Engineer",
            "Talent Acquisition",
            "GIS",
            "Hiring Immediately",
            "Work From Home $55,000",
            "Registered Nurse",
            "Healthcare",
            "Pharmacist",
            "RN",
            "Quality Assurance",
            "Nurse",
            "Logistics",
            "Orlando, FL",
            "Brooklyn, NY",
            "Las Vegas, NV",
            "Phoenix, AZ",
            "Sacramento, CA",
            "Charlotte, NC",
            "Remote",
            "Memphis, TN",
            "Houston, TX",
            "Washington, DC",
            "Fresno, CA",
            "San Antonio, TX",
            "Denver, CO",
            "Philadelphia, PA",
            "Austin, TX",
            "New York, NY",
            "Chicago, IL",
            "Columbus, OH",
            "El Paso, TX",
            "Jacksonville, FL",
            "Tucson, AZ",
            "Los Angeles, CA",
            "Miami, FL",
            "Indianapolis, IN",
            "San Diego, CA",
            "Atlanta, GA",
            "Dallas, TX",
            "Fort Worth, TX",
            "Tampa, FL",
            "Amc Theatres",
            "Urban Air Trampoline Park",
            "Baskin Robbins",
            "Sams Club Hiring",
            "Target",
            "14 Year Old McDonalds",
            "McDonalds Application",
            "Dairy Queen",
            "UPS",
            "Microsoft",
            "Google",
            "United States Postal Service",
            "Ross Stores",
            "Indeed",
            "Indeed Remote",
            "United Airlines",
            "Walmart",
            "Apple",
            "Disney",
            "Family Dollar",
            "UnitedHealth Group",
            "Tesla",
            "Amazon Work From Home",
            "Teleperformance",
            "American Airlines",
            "Publix",
            "Amazon",
            "Bestbuy",
            "Costco",
            "Amazon Com"
          ],
          "notUnderlined": [
            "",
            "",
            "Find jobs",
            "Company reviews",
            "Find salaries",
            "Upload your resume",
            "Sign in",
            "Sign in",
            "Employers / Post Job",
            "Find jobs",
            "Company reviews",
            "Find salaries",
            "Employers",
            "Create your resume",
            "Change country🇺🇸 United States",
            "Help Center",
            "Post your resume",
            "Post a job",
            "Over 16 million stories shared",
            "español",
            "Do Not Sell My Personal Information",
            "Accessibility at Indeed",
            "Privacy Center",
            "Cookies",
            "Privacy",
            "Terms",
            "Upload your resume"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.indeed.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://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.indeed.com/",
      "result": {
        "roleElements": 145,
        "badRoleElements": 130,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            },
            "button": {
              "bad": 2,
              "redundant": 0
            },
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "complementary": {
              "bad": 2,
              "redundant": 0
            },
            "listitem": {
              "bad": 119,
              "redundant": 0
            }
          },
          "SPAN": {
            "status": {
              "bad": 4,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.indeed.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": {
          "button": {
            "total": 4,
            "subtotals": [
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 145,
            "subtotals": [
              119,
              22,
              4
            ]
          },
          "listLink": {
            "total": 13
          },
          "h1": {
            "total": 1
          },
          "h3": {
            "total": 4
          }
        },
        "items": {
          "button": {
            "fontWeight": {
              "400": [
                ""
              ],
              "700": [
                "Skip to main content",
                "",
                "Find jobs"
              ]
            },
            "borderStyle": {
              "solid": [
                "Skip to main content",
                "Find jobs"
              ],
              "none": [
                "",
                ""
              ]
            },
            "borderWidth": {
              "1px": [
                "Skip to main content",
                "Find jobs"
              ],
              "0px": [
                "",
                ""
              ]
            },
            "height": {
              "92px": [
                "Skip to main content"
              ],
              "48px": [
                ""
              ],
              "44px": [
                "Find jobs"
              ],
              "21.4297px": [
                ""
              ]
            },
            "lineHeight": {
              "24px": [
                "Skip to main content",
                ""
              ],
              "18px": [
                "Find jobs"
              ],
              "normal": [
                ""
              ]
            },
            "minHeight": {
              "0px": [
                "Skip to main content",
                ""
              ],
              "70px": [
                ""
              ],
              "auto": [
                "Find jobs"
              ]
            },
            "minWidth": {
              "0px": [
                "Skip to main content",
                ""
              ],
              "48px": [
                ""
              ],
              "94px": [
                "Find jobs"
              ]
            }
          },
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "",
                "",
                "Find jobs",
                "Company reviews",
                "Find salaries",
                "Upload your resume",
                "Employers / Post Job",
                "Find jobs",
                "Company reviews",
                "Find salaries",
                "Employers",
                "Create your resume",
                "Change country🇺🇸 United States",
                "Help Center",
                "Over 16 million stories shared",
                "español",
                "Remote Longmont, CO",
                "Part Time USA Work From Home",
                "Executive Assistant $100,000 Remote",
                "Fully Remote",
                "American Airlines Airline Customer Service Remote",
                "Entry Level Payroll Remote",
                "Event Director Remote",
                "Remote Boynton Beach, FL",
                "Part Time Work From Home Evening",
                "Remote New Port Richey, FL",
                "Work From Home United States",
                "Work From Home Santa Rosa, CA",
                "Azure Manager $200000 Remote",
                "Part Time Customer Service Representative Remote",
                "Customer Service Work From Home",
                "Remote Clermont, FL",
                "Dispensary Ocala, FL",
                "Remote Carrollton, TX",
                "Work From Home Canada, KY",
                "Wfh Remote",
                "Hybrid San Diego, CA",
                "Work From Home No Experience Needed Grand Prairie, TX",
                "Hybrid Remote Chicago, IL",
                "Typing Remote Remote",
                "Movie Theater Las Vegas, NV",
                "Carrollton, TX 75007",
                "Customer Care Representative Remote",
                "Remote Independence, MO",
                "Credit Underwriter Remote",
                "Behavioral Health Billing Remote",
                "USA Online Jobs",
                "Accounting",
                "Administrative Assistant",
                "Chat Support",
                "Research",
                "Copywriter",
                "Technical Writer",
                "Entry Level",
                "Administrative",
                "Payroll",
                "Assistant",
                "Mortgage",
                "Scrum Master",
                "Sports",
                "USA",
                "No Experience",
                "Medical Billing",
                "Supply Chain",
                "Mechanical Engineer",
                "Talent Acquisition",
                "GIS",
                "Hiring Immediately",
                "Work From Home $55,000",
                "Registered Nurse",
                "Healthcare",
                "Pharmacist",
                "RN",
                "Quality Assurance",
                "Nurse",
                "Logistics",
                "Orlando, FL",
                "Brooklyn, NY",
                "Las Vegas, NV",
                "Phoenix, AZ",
                "Sacramento, CA",
                "Charlotte, NC",
                "Remote",
                "Memphis, TN",
                "Houston, TX",
                "Washington, DC",
                "Fresno, CA",
                "San Antonio, TX",
                "Denver, CO",
                "Philadelphia, PA",
                "Austin, TX",
                "New York, NY",
                "Chicago, IL",
                "Columbus, OH",
                "El Paso, TX",
                "Jacksonville, FL",
                "Tucson, AZ",
                "Los Angeles, CA",
                "Miami, FL",
                "Indianapolis, IN",
                "San Diego, CA",
                "Atlanta, GA",
                "Dallas, TX",
                "Fort Worth, TX",
                "Tampa, FL",
                "Amc Theatres",
                "Urban Air Trampoline Park",
                "Baskin Robbins",
                "Sams Club Hiring",
                "Target",
                "14 Year Old McDonalds",
                "McDonalds Application",
                "Dairy Queen",
                "UPS",
                "Microsoft",
                "Google",
                "United States Postal Service",
                "Ross Stores",
                "Indeed",
                "Indeed Remote",
                "United Airlines",
                "Walmart",
                "Apple",
                "Disney",
                "Family Dollar",
                "UnitedHealth Group",
                "Tesla",
                "Amazon Work From Home",
                "Teleperformance",
                "American Airlines",
                "Publix",
                "Amazon",
                "Bestbuy",
                "Costco",
                "Amazon Com",
                "Do Not Sell My Personal Information",
                "Accessibility at Indeed",
                "Privacy Center",
                "Cookies",
                "Privacy",
                "Terms"
              ],
              "700": [
                "Sign in",
                "Sign in",
                "Post your resume",
                "Upload your resume"
              ]
            },
            "textDecorationLine": {
              "none": [
                "",
                "",
                "Find jobs",
                "Company reviews",
                "Find salaries",
                "Upload your resume",
                "Sign in",
                "Sign in",
                "Employers / Post Job",
                "Find jobs",
                "Company reviews",
                "Find salaries",
                "Employers",
                "Create your resume",
                "Change country🇺🇸 United States",
                "Help Center",
                "Post your resume",
                "Over 16 million stories shared",
                "español",
                "Do Not Sell My Personal Information",
                "Accessibility at Indeed",
                "Privacy Center",
                "Cookies",
                "Privacy",
                "Terms",
                "Upload your resume"
              ],
              "underline": [
                "Remote Longmont, CO",
                "Part Time USA Work From Home",
                "Executive Assistant $100,000 Remote",
                "Fully Remote",
                "American Airlines Airline Customer Service Remote",
                "Entry Level Payroll Remote",
                "Event Director Remote",
                "Remote Boynton Beach, FL",
                "Part Time Work From Home Evening",
                "Remote New Port Richey, FL",
                "Work From Home United States",
                "Work From Home Santa Rosa, CA",
                "Azure Manager $200000 Remote",
                "Part Time Customer Service Representative Remote",
                "Customer Service Work From Home",
                "Remote Clermont, FL",
                "Dispensary Ocala, FL",
                "Remote Carrollton, TX",
                "Work From Home Canada, KY",
                "Wfh Remote",
                "Hybrid San Diego, CA",
                "Work From Home No Experience Needed Grand Prairie, TX",
                "Hybrid Remote Chicago, IL",
                "Typing Remote Remote",
                "Movie Theater Las Vegas, NV",
                "Carrollton, TX 75007",
                "Customer Care Representative Remote",
                "Remote Independence, MO",
                "Credit Underwriter Remote",
                "Behavioral Health Billing Remote",
                "USA Online Jobs",
                "Accounting",
                "Administrative Assistant",
                "Chat Support",
                "Research",
                "Copywriter",
                "Technical Writer",
                "Entry Level",
                "Administrative",
                "Payroll",
                "Assistant",
                "Mortgage",
                "Scrum Master",
                "Sports",
                "USA",
                "No Experience",
                "Medical Billing",
                "Supply Chain",
                "Mechanical Engineer",
                "Talent Acquisition",
                "GIS",
                "Hiring Immediately",
                "Work From Home $55,000",
                "Registered Nurse",
                "Healthcare",
                "Pharmacist",
                "RN",
                "Quality Assurance",
                "Nurse",
                "Logistics",
                "Orlando, FL",
                "Brooklyn, NY",
                "Las Vegas, NV",
                "Phoenix, AZ",
                "Sacramento, CA",
                "Charlotte, NC",
                "Remote",
                "Memphis, TN",
                "Houston, TX",
                "Washington, DC",
                "Fresno, CA",
                "San Antonio, TX",
                "Denver, CO",
                "Philadelphia, PA",
                "Austin, TX",
                "New York, NY",
                "Chicago, IL",
                "Columbus, OH",
                "El Paso, TX",
                "Jacksonville, FL",
                "Tucson, AZ",
                "Los Angeles, CA",
                "Miami, FL",
                "Indianapolis, IN",
                "San Diego, CA",
                "Atlanta, GA",
                "Dallas, TX",
                "Fort Worth, TX",
                "Tampa, FL",
                "Amc Theatres",
                "Urban Air Trampoline Park",
                "Baskin Robbins",
                "Sams Club Hiring",
                "Target",
                "14 Year Old McDonalds",
                "McDonalds Application",
                "Dairy Queen",
                "UPS",
                "Microsoft",
                "Google",
                "United States Postal Service",
                "Ross Stores",
                "Indeed",
                "Indeed Remote",
                "United Airlines",
                "Walmart",
                "Apple",
                "Disney",
                "Family Dollar",
                "UnitedHealth Group",
                "Tesla",
                "Amazon Work From Home",
                "Teleperformance",
                "American Airlines",
                "Publix",
                "Amazon",
                "Bestbuy",
                "Costco",
                "Amazon Com"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.indeed.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://www.indeed.com/",
      "result": {
        "totals": {
          "total": 5,
          "tagNames": {
            "BUTTON": 1,
            "DIV": 3,
            "IMG": 1
          }
        },
        "items": [
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Skip to main content"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Find jobsCompany reviewsFind salariesEmployersCreate your resumeChange country🇺🇸 United StatesHelp"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IMG",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "failures": 6,
          "warnings": 11
        },
        "items": [
          {
            "index": 36,
            "verdict": "failed",
            "rule": {
              "ruleID": "r12",
              "ruleSummary": "Buttons have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r12",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/span[1]/div[4]/div[11]/div[1]/button[1]",
              "codeLines": [
                "<button class=\"serpLinking-button\" aria-expanded=\"false\">",
                "  <div class=\"AccordionList-header\">",
                "    <span class=\"AccordionList-actionIcon \">",
                "      <span class=\"actionIconExpand\">",
                "        <svg class=\"icl-Icon icl-Icon--black icl-Icon--sm\" aria-hidden=\"true\" aria-label=\"collapsed...",
                "          <g>",
                "            <path d=\"M5.56,6.44L9,9.88l3.44-3.43L13.5,7.5,9,12,4.5,7.5Z\"></path>",
                "          </g>",
                "        </svg>",
                "      </span>",
                "    </span>",
                "  </div>",
                "</button>"
              ]
            }
          },
          {
            "index": 687,
            "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[5]",
              "codeLines": [
                "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">"
              ]
            }
          },
          {
            "index": 693,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/span[1]/span[1]",
              "codeLines": [
                "<span class=\"visually-hidden\" aria-live=\"assertive\"></span>"
              ]
            }
          },
          {
            "index": 694,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "span",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/span[1]/span[2]",
              "codeLines": [
                "<span class=\"visually-hidden\" aria-live=\"assertive\"></span>"
              ]
            }
          },
          {
            "index": 695,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/span[1]/div[5]/div[1]/div[1]",
              "codeLines": [
                "<div class=\"mosaic-reportcontent-wrapper\" aria-live=\"assertive\">",
                "  <div class=\"mosaic-reportcontent-content\"></div>",
                "</div>"
              ]
            }
          },
          {
            "index": 750,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/button[1]",
              "codeLines": [
                "<button data-gnav-element-name=\"SkipNav\" class=\"gnav-header-1r39gj2 e8ju0x51\">",
                "  <span>",
                "    Skip to main content",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 751,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a class=\"gnav-Logo gnav-header-s7lw0p emf9s7v0\" href=\"/?from=gnav-homepage\" data-gnav-element-name...",
                "  <div class=\"gnav-Logo-icon\" aria-hidden=\"true\">",
                "    <svg width=\"75\" height=\"20\" viewBox=\"0 0 75 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" ...",
                "      <path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M74.613 3.458c-.265-.297-.62-.448-1.1-.448-....",
                "    </svg>",
                "  </div>",
                "</a>"
              ]
            }
          },
          {
            "index": 752,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/a[2]",
              "codeLines": [
                "<a class=\"gnav-Logo gnav-header-u4d8yy emf9s7v0\" href=\"/?from=gnav-homepage\" data-gnav-element-name...",
                "  <img alt=\"Indeed Home\" title=\"\" src=\"https://d3fw5vlhllyvee.cloudfront.net/dist/header/ukraine_su...",
                "</a>"
              ]
            }
          },
          {
            "index": 753,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a id=\"FindJobs\" aria-label=\"Find jobs\" aria-current=\"page\" href=\"https://www.indeed.com/\" data-hre...",
                "  Find jobs",
                "</a>"
              ]
            }
          },
          {
            "index": 754,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
              "codeLines": [
                "<a id=\"CompanyReviews\" aria-label=\"Company reviews\" aria-current=\"false\" href=\"https://www.indeed.c...",
                "  Company reviews",
                "</a>"
              ]
            }
          },
          {
            "index": 755,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/div[1]/div[3]/a[1]",
              "codeLines": [
                "<a id=\"FindSalaries\" aria-label=\"Find salaries\" aria-current=\"false\" href=\"https://www.indeed.com/c...",
                "  Find salaries",
                "</a>"
              ]
            }
          },
          {
            "index": 756,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[1]/div[1]/a[1]",
              "codeLines": [
                "<a id=\"UploadYourResume\" aria-label=\"Upload your resume\" aria-current=\"false\" href=\"https://www.ind...",
                "  Upload your resume",
                "</a>"
              ]
            }
          },
          {
            "index": 757,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[2]/div[2]/a[1]",
              "codeLines": [
                "<a href=\"https://secure.indeed.com/account/login?hl=en_US&co=US&continue=https%3A%2F%2Fwww.indeed.c...",
                "  Sign in",
                "</a>"
              ]
            }
          },
          {
            "index": 758,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[3]/div[2]/div[1]/a[1]",
              "codeLines": [
                "<a id=\"EmployersPostJob\" aria-label=\"Employers / Post Job\" aria-current=\"false\" href=\"https://www.i...",
                "  Employers / Post Job",
                "</a>"
              ]
            }
          },
          {
            "index": 759,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[2]/input[1]",
              "codeLines": [
                "<input type=\"text\" aria-labelledby=\"label-text-input-what\" id=\"text-input-what\" name=\"q\" placeholde..."
              ]
            }
          },
          {
            "index": 760,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "input",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/span[1]/div[4]/div[1]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/input[1]",
              "codeLines": [
                "<input type=\"text\" aria-labelledby=\"label-text-input-where\" id=\"text-input-where\" name=\"l\" placehol..."
              ]
            }
          },
          {
            "index": 1018,
            "verdict": "failed",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.indeed.com/",
      "result": {
        "totals": {
          "rulesNA": 46,
          "rulesPassed": 48,
          "rulesWarned": 2,
          "rulesViolated": 3,
          "warnings": {
            "minor": 6,
            "moderate": 0,
            "serious": 1,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 1,
            "critical": 2
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-08-13T23:16:37.049Z",
          "url": "https://www.indeed.com/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"gnav-header-10stsit eu4oa1w0\">",
                  "target": [
                    ".gnav-header-chsy6r > .gnav-header-10stsit.eu4oa1w0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"gnav-header-10stsit eu4oa1w0\">",
                  "target": [
                    ".gnav-header-4atbqz > .gnav-header-10stsit.eu4oa1w0"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div role=\"region\" data-gnav-region=\"BurgerMenu\" class=\"gnav-header-ywhtx7 eu4oa1w0\">",
                  "target": [
                    ".gnav-header-ywhtx7"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"icl-TextPromo-iconContainer\"><svg role=\"img\" class=\"icl-Icon icl-Icon--black icl-Icon--md\" aria-label=\"\" focusable=\"false\" viewBox=\"0 0 24 24\"><g><path d=\"M9,16h6v-6h4l-7-7l-7,7h4V16z M5,18h14v2H5V18z\"></path></g></svg></div>",
                  "target": [
                    ".icl-TextPromo-iconContainer"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"AccordionList-items AccordionList-togglableItems\">",
                  "target": [
                    ".AccordionList-togglableItems"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img src=\"https://pt.ispot.tv/v2/TC-3035-1.gif?app=web&amp;type=homepage\" aria-hidden=\"true\" width=\"1\" height=\"1\" alt=\"\" style=\"display:none\">",
                  "target": [
                    "img[width=\"1\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "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\" class=\"js-focus-visible\" data-js-focus-visible=\"\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "button-name",
              "impact": "critical",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures buttons have discernible text",
              "help": "Buttons must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/button-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "button-has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "Element does not have inner text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<button class=\"serpLinking-button\" aria-expanded=\"false\">",
                  "target": [
                    ".serpLinking-button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element does not have inner text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "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": "<span class=\"jobsearch-TextLink icl-u-xl-my--sm icl-u-xs-my--sm\">",
                          "target": [
                            "bdi:nth-child(2) > .jobsearch-TextLink.icl-u-xl-my--sm.icl-u-xs-my--sm"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Links need to be distinguished from surrounding text in some way other than by color"
                    }
                  ],
                  "none": [],
                  "impact": "serious",
                  "html": "<a lang=\"es-US\" class=\"jobsearch-TextLink-link\" href=\"/setprefs?action=set&amp;hl=es&amp;prevhl=en&amp;tk=1gacnt5btk7t1800\" rel=\"nofollow\">español</a>",
                  "target": [
                    "a[lang=\"es-US\"]"
                  ],
                  "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": "maximum-scale",
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "maximum-scale on <meta> tag disables zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "critical",
                  "html": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  maximum-scale on <meta> tag disables zooming on mobile devices"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.indeed.com/",
      "result": [
        {
          "engineTestId": 59,
          "bestPracticeId": 410,
          "attribute": "This element has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "attributeDetail": "This META has a content attribute set to a value that includes an instruction that sets the viewport's maximum-scale to less than 2",
          "element": "<meta content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\" name=\"viewport\">",
          "testResult": 0,
          "path": "head>meta:nth-of-type(5)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Select \"Save\" to change the viewport content attribute to \"width=device-width, initial-scale=1.0\", or \"Cancel\" if the fix should not be applied.",
            "fix": {
              "content": "width=device-width, initial-scale=1.0"
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "meta[name=\"viewport\"][content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\"]",
            "attNo": 2
          }
        },
        {
          "engineTestId": 331,
          "bestPracticeId": 1626,
          "attribute": "This element should not have an aria-owns attribute set to a non-null value",
          "attributeDetail": "This INPUT should not have an aria-owns attribute set to a non-null value",
          "element": "<input aria-invalid=\"false\" class=\"icl-TextInput-control icl-TextInput-control--withIconRight\" aria- ... ords, or company\" name=\"q\" id=\"text-input-what\" aria-labelledby=\"label-text-input-what\" type=\"text\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"text\"][aria-labelledby=\"label-text-input-what\"][id=\"text-input-what\"][name=\"q\"][placeholder=\"Job title, keywords, or company\"][value=\"\"][autocomplete=\"off\"][aria-owns=\"text-input-what-suggestion-list\"][class=\"icl-TextInput-control icl-TextInput-control--withIconRight\"][aria-invalid=\"false\"]",
            "attNo": 10
          }
        },
        {
          "engineTestId": 331,
          "bestPracticeId": 1626,
          "attribute": "This element should not have an aria-owns attribute set to a non-null value",
          "attributeDetail": "This INPUT should not have an aria-owns attribute set to a non-null value",
          "element": "<input aria-invalid=\"false\" class=\"icl-TextInput-control icl-TextInput-control--withIconRight\" aria- ... e, or “remote”\" name=\"l\" id=\"text-input-where\" aria-labelledby=\"label-text-input-where\" type=\"text\">",
          "testResult": 0,
          "path": "body>div:nth-of-type(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(4)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)>*:nth-child(1)>*:nth-child(1)>*:nth-child(2)>*:nth-child(1)",
          "fixType": "",
          "fingerprint": {
            "version": 2,
            "css": "input[type=\"text\"][aria-labelledby=\"label-text-input-where\"][id=\"text-input-where\"][name=\"l\"][placeholder=\"City, state, zip code, or “remote”\"][value=\"Cambridge, MA\"][autocomplete=\"off\"][aria-owns=\"text-input-where-suggestion-list\"][class=\"icl-TextInput-control icl-TextInput-control--withIconRight\"][aria-invalid=\"false\"]",
            "attNo": 10
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.indeed.com/",
      "result": {
        "Error": {
          "AA.1_3_1.F92,ARIA4": {
            "This element's role is \"presentation\" but contains child elements with semantic meaning.": [
              {
                "tagName": "li",
                "id": "#SerpLinks",
                "code": "<li id=\"SerpLinks\" class=\"serpLinks-Accordion\" role=\"presentation\">...</li>"
              },
              {
                "tagName": "ul",
                "id": "",
                "code": "<ul class=\"AccordionList-items\" role=\"presentation\">...</ul>"
              }
            ]
          },
          "AA.4_1_2.H91.Button.Name": {
            "This button element does not have a name available to an accessibility API. Valid names are: title attribute, element content, aria-label attribute, aria-labelledby attribute.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"serpLinking-button\" aria-expanded=\"false\">...</button>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"gnav-header-1dk5aj e37uo190\">...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "Interfering with a user agent's ability to zoom may be a failure of this Success Criterion.": [
              {
                "tagName": "meta",
                "id": "",
                "code": "<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"jobsearch-Header-h1--hidden\">...</h1>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "#gnav-header-end",
                "code": "<span id=\"gnav-header-end\" tabindex=\"-1\" class=\"gnav-header-1b6omqv esbq1260\">...</span>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.indeed.com/",
      "result": {
        "content": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        },
        "prevented": true,
        "url": {
          "prevented": true,
          "error": "ERROR: getting ibm test report took too long"
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.indeed.com/",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 4,
            "lastColumn": 153,
            "firstColumn": 5,
            "message": "A script element with a defer attribute must not have a type attribute with the value module.",
            "extract": "ript>\n    <script type=\"module\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/7c91eac215ba86232253/scripts/homepage.es6.js\" crossorigin=\"anonymous\" defer=\"\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 149
          },
          {
            "type": "error",
            "lastLine": 8,
            "lastColumn": 25,
            "message": "A charset attribute on a meta element found after the first 1024 bytes.",
            "extract": " charset=\"utf-8\">\n    <meta co",
            "hiliteStart": 15,
            "hiliteLength": 1
          },
          {
            "type": "info",
            "lastLine": 10,
            "lastColumn": 93,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Consider avoiding viewport values that prevent users from resizing documents.",
            "extract": "ble\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 89
          },
          {
            "type": "info",
            "lastLine": 48,
            "lastColumn": 73,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Potentially bad value in-id for attribute hreflang on element link: The language subtag in is deprecated. Use id instead.",
            "extract": "-hu\">\n    <link rel=\"alternate\" href=\"https://id.indeed.com/\" hreflang=\"in-id\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 69
          },
          {
            "type": "info",
            "lastLine": 50,
            "lastColumn": 73,
            "firstColumn": 5,
            "subType": "warning",
            "message": "Potentially bad value iw-il for attribute hreflang on element link: The language subtag iw is deprecated. Use he instead.",
            "extract": "-ie\">\n    <link rel=\"alternate\" href=\"https://il.indeed.com/\" hreflang=\"iw-il\">\n    <",
            "hiliteStart": 10,
            "hiliteLength": 69
          },
          {
            "type": "info",
            "lastLine": 89,
            "lastColumn": 27,
            "firstColumn": 5,
            "subType": "warning",
            "message": "The type attribute for the style element is not needed and should be omitted.",
            "extract": "css\">\n    <style type=\"text/css\">\n     ",
            "hiliteStart": 10,
            "hiliteLength": 23
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 18915,
            "firstColumn": 18769,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": ";}</style><script charset=\"utf-8\" data-webpack=\"homepage:chunk-523\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/62a0e16521974fb695bc/scripts/523.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 19071,
            "firstColumn": 18925,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-681\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/beecf076cd16ec7c7e68/scripts/681.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 19227,
            "firstColumn": 19081,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-721\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/5e0bce3e33ad907fd4e9/scripts/721.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 19383,
            "firstColumn": 19237,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-998\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/fb5eca161a14c9966686/scripts/998.es6.js\"></scr",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 19539,
            "firstColumn": 19393,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-147\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/4470eb74db1221f9fb0b/scripts/147.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 19695,
            "firstColumn": 19549,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-746\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/7db48e9dabdb5d09d272/scripts/746.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 19902,
            "firstColumn": 19705,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-186\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/92502f421055a8f51428/scripts/LazyMosaicProviderHighQualityMarketplaceJobSeekerOptIn.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 198
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 20215,
            "firstColumn": 20053,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "nner.css\"><script charset=\"utf-8\" data-webpack=\"homepage:chunk-879\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/fc944dbe4448b27d834e/scripts/LazyMarketingBanner.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 163
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 20534,
            "firstColumn": 20369,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "tion.css\"><script charset=\"utf-8\" data-webpack=\"homepage:chunk-898\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/18cb7ecc33d874735ca6/scripts/LazyResumeConfirmation.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 166
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 20690,
            "firstColumn": 20544,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-753\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/dbb99050237861788d66/scripts/753.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 21003,
            "firstColumn": 20841,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "pper.css\"><script charset=\"utf-8\" data-webpack=\"homepage:chunk-609\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/309de746af4ac657c1fa/scripts/LazyMessagesWrapper.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 163
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 21284,
            "firstColumn": 21138,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "/106.css\"><script charset=\"utf-8\" data-webpack=\"homepage:chunk-106\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/f5c07539bcd3b68a186e/scripts/106.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 21440,
            "firstColumn": 21294,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-293\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/8ada1ec3faff3041127c/scripts/293.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 147
          },
          {
            "type": "info",
            "lastLine": 152,
            "lastColumn": 21612,
            "firstColumn": 21450,
            "subType": "warning",
            "message": "The charset attribute on the script element is obsolete.",
            "extract": "></script><script charset=\"utf-8\" data-webpack=\"homepage:chunk-949\" src=\"https://d3fw5vlhllyvee.cloudfront.net/hp/s/eda0594ce87fd2b761fa/scripts/logLegacyComponents.es6.js\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 163
          },
          {
            "type": "error",
            "lastLine": 201,
            "lastColumn": 160,
            "firstColumn": 115,
            "message": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "s-unmask\"><div id=\"mosaic-belowNav\" class=\"mosaic-zone\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 46
          },
          {
            "type": "error",
            "lastLine": 201,
            "lastColumn": 216,
            "firstColumn": 167,
            "message": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "ne\"></div><div class=\"jobsearch-Container jobsearch-Spacer\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 50
          },
          {
            "type": "error",
            "lastLine": 201,
            "lastColumn": 265,
            "firstColumn": 223,
            "message": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "er\"></div><div role=\"main\" class=\"jobsearch-Content\"><div><",
            "hiliteStart": 10,
            "hiliteLength": 43
          },
          {
            "type": "error",
            "lastLine": 201,
            "lastColumn": 30964,
            "firstColumn": 30916,
            "message": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "e\"></span><div id=\"mosaic-aboveFooter\" class=\"mosaic-zone\"><div c",
            "hiliteStart": 10,
            "hiliteLength": 49
          },
          {
            "type": "error",
            "lastLine": 201,
            "lastColumn": 31260,
            "firstColumn": 31180,
            "message": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "div></div><div class=\"mosaic mosaic-provider-base-nodejs\" id=\"mosaic-provider-base-nodejs\"></div>",
            "hiliteStart": 10,
            "hiliteLength": 81
          },
          {
            "type": "error",
            "lastLine": 201,
            "lastColumn": 31315,
            "firstColumn": 31267,
            "message": "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)",
            "extract": "js\"></div><div id=\"mosaic-belowFooter\" class=\"mosaic-zone\"><div c",
            "hiliteStart": 10,
            "hiliteLength": 49
          },
          {
            "type": "info",
            "lastLine": 217,
            "lastColumn": 191,
            "firstColumn": 140,
            "subType": "warning",
            "message": "The contentinfo role is unnecessary for element footer.",
            "extract": "ctroot=\"\"><footer class=\"icl-GlobalFooter\" role=\"contentinfo\"><div c",
            "hiliteStart": 10,
            "hiliteLength": 52
          },
          {
            "type": "info",
            "lastLine": 234,
            "lastColumn": 61,
            "firstColumn": 9,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": ">\n        <script id=\"mosaic-init-data\" type=\"text/javascript\">\n    w",
            "hiliteStart": 10,
            "hiliteLength": 53
          },
          {
            "type": "info",
            "lastLine": 259,
            "lastColumn": 48,
            "firstColumn": 1,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "</script>\n<script id=\"mosaic-data\" type=\"text/javascript\">\n    w",
            "hiliteStart": 10,
            "hiliteLength": 48
          },
          {
            "type": "error",
            "lastLine": 176,
            "lastColumn": 9582,
            "firstColumn": 9375,
            "message": "The aria-controls attribute must point to an element in the same document.",
            "extract": "e37uo190\"><button tabindex=\"0\" aria-label=\"Primary navigation\" data-gnav-element-name=\"BurgerMenu\" data-gnav-action=\"open\" aria-controls=\"gnav-burger-menu-nav\" aria-expanded=\"false\" class=\"gnav-header-f88zd0 e8ju0x51\"><svg x",
            "hiliteStart": 10,
            "hiliteLength": 208
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.indeed.com/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Job Search | Indeed",
          "pageurl": "https://www.indeed.com/",
          "time": 3.32,
          "creditsremaining": 824,
          "allitemcount": 233,
          "totalelements": 701,
          "waveurl": "http://wave.webaim.org/report?url=https://www.indeed.com/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 4,
            "items": {
              "heading_skipped": {
                "id": "heading_skipped",
                "description": "Skipped heading level",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + IMG + DIV > DIV#jobsearch-Main > DIV#jobsearch-HomePage > SPAN#jobsearch-HomepageBody > DIV:first-child + DIV + DIV + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child + UL > LI#SerpLinks > UL:first-child > LI:first-child > DIV:first-child > H3:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + IMG + DIV > DIV:first-child > NAV#gnav-main-container > DIV:first-child > DIV:first-child > DIV:first-child > A#indeed-globalnav-secondary-logo",
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + IMG + DIV > DIV:first-child > NAV#gnav-main-container > DIV:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child + DIV + DIV > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > SCRIPT:first-child + IMG + DIV + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.indeed.com/",
      "what": "URL",
      "result": "https://www.indeed.com/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.indeed.com/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.077",
        "responseTime": "2022-08-13T23:18:47.747Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1143366,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 173,
              "failing": 7
            },
            "issues": {
              "totalErrors": 21,
              "totalWarnings": 1,
              "totalIssues": 22
            },
            "issuesByLevel": {
              "A": {
                "count": 20,
                "pct": 90.91
              },
              "AA": {
                "count": 14,
                "pct": 63.64
              },
              "AAA": {
                "count": 22,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "613be3d8-fd48-4595-a61c-ae00fe98af2b",
          "docID": "391b0c5f-5929-43e9-b673-f5785dd1c32b",
          "sourceHash": "0dca496762db544c686736c304ab2d7f",
          "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=613be3d8-fd48-4595-a61c-ae00fe98af2b",
          "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": 3748,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;script style=\"\"&gt; (function(_){_.__JS_ERROR__=[];_.onerror=function(){_.__JS_ERROR__.push(Array.prototype.slice.call(arguments))}})(window);(function(e){const n={homepage:\"mobtk\",viewjob:\"mobvjtk\",viewjobJapan:\"mobvjtk\",serp:\"mobtk\"};c",
              "xpath": "/html/body",
              "issueID": "d6f70296dc736aac3885c81121cf1f95",
              "signature": "f5acb69b12991dce3d7361399b771026",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=d6f70296dc736aac3885c81121cf1f95"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.indeed.com/m/\" data-href=\"https://www.indeed.com/m/?from=gnav-menu-homepage\" data-gnav-action=\"nav\" data-gnav-element-name=\"JobSearch\" aria-label=\"Find jobs\" class=\"gnav-header-10c8ysy emf9s7v0\"&gt;&lt;div aria-hidden=\"true\" class",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/nav[1]/div[2]/div[1]/a[1]",
              "issueID": "8b73f9a28b3138f86b2bc27a2d94d86b",
              "signature": "dfb8dac9f2084cadcdd4e8b61c0cc72e",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=8b73f9a28b3138f86b2bc27a2d94d86b"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 410.5,
                  "y": 691
                },
                "bottom-right": {
                  "x": 555.5,
                  "y": 715
                },
                "height": 24,
                "width": 145
              },
              "position": {
                "line": 9466,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"icl-Button icl-Button--primary icl-Button--md resumeFooterButton\" href=\"/promo/resume\" data-href=\"/promo/resume?from=bottomResumeCTAhomepage&amp;amp;trk.origin=homepage\"&gt;Upload your resume&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[3]/div[2]/div[1]/span[2]/a[1]",
              "issueID": "c038751c713d7b06907752091d8743cd",
              "signature": "d46bb801307cecd6daeb41ed9d29b5e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=c038751c713d7b06907752091d8743cd"
            },
            {
              "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": 3748,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;script style=\"\"&gt; (function(_){_.__JS_ERROR__=[];_.onerror=function(){_.__JS_ERROR__.push(Array.prototype.slice.call(arguments))}})(window);(function(e){const n={homepage:\"mobtk\",viewjob:\"mobvjtk\",viewjobJapan:\"mobvjtk\",serp:\"mobtk\"};c",
              "xpath": "/html/body",
              "issueID": "d2c48472368b24cb6340fb64193f52f9",
              "signature": "dca5d8bf209084c8835b6fc88fddf73e",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=d2c48472368b24cb6340fb64193f52f9"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -34,
                  "y": -12
                },
                "height": -12,
                "width": -34
              },
              "position": {
                "line": 1713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://secure.indeed.com/account/login?hl=en_US&amp;amp;co=US&amp;amp;continue=https%3A%2F%2Fwww.indeed.com%2F&amp;amp;tmpl=desktop&amp;amp;service=my&amp;amp;from=gnav-util-homepage&amp;amp;jsContinue=https%3A%2F%2Fwww.indeed.com%2F&amp;amp",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[2]/div[3]/a[1]",
              "issueID": "92652189a0b27184f9762ed6810dbb2d",
              "signature": "1a62680912ba4bc6211dc41ccb7b6e32",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=92652189a0b27184f9762ed6810dbb2d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -20,
                  "y": 18
                },
                "height": 18,
                "width": -20
              },
              "position": {
                "line": 9441,
                "column": 0
              },
              "errorSnippet": "&lt;button tabindex=\"0\" aria-label=\"Primary navigation\" data-gnav-element-name=\"BurgerMenu\" data-gnav-action=\"open\" aria-controls=\"gnav-burger-menu-nav\" aria-expanded=\"false\" class=\"gnav-header-f88zd0 e8ju0x51\"&gt;&lt;svg xmlns=\"http://www.w3.org/2000/sv",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[1]/button[1]",
              "issueID": "7b15ba3932f8e60269965049db56c22f",
              "signature": "cefba2d77d95cb48ba5f475197456060",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7b15ba3932f8e60269965049db56c22f"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.indeed.com/m/\" data-href=\"https://www.indeed.com/m/?from=gnav-menu-homepage\" data-gnav-action=\"nav\" data-gnav-element-name=\"JobSearch\" aria-label=\"Find jobs\" class=\"gnav-header-10c8ysy emf9s7v0\"&gt;&lt;div aria-hidden=\"true\" class",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/nav[1]/div[2]/div[1]/a[1]",
              "issueID": "ba13064aca6bcab4ee17c004668b8dd5",
              "signature": "7246eef32bd69975d5e2f0691230fae5",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ba13064aca6bcab4ee17c004668b8dd5"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.indeed.com/companies\" data-href=\"https://www.indeed.com/companies?from=gnav-menu-homepage\" data-gnav-action=\"nav\" data-gnav-element-name=\"CompanyReviews\" aria-label=\"Company reviews\" class=\"gnav-header-10c8ysy emf9s7v0\"&gt;&lt;div",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/nav[1]/div[2]/div[2]/a[1]",
              "issueID": "90cb0515fa3140df8f5e5eb91331d4e8",
              "signature": "6950020b3cf47a6b5bffc537c6e20883",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=90cb0515fa3140df8f5e5eb91331d4e8"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.indeed.com/career/salaries\" data-href=\"https://www.indeed.com/career/salaries?from=gnav-menu-homepage\" data-gnav-action=\"nav\" data-gnav-element-name=\"FindSalaries\" aria-label=\"Find salaries\" class=\"gnav-header-10c8ysy emf9s7v0\"&gt",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/nav[1]/div[2]/div[3]/a[1]",
              "issueID": "73ba4123f310a2e8ea18d73ac7dd92c6",
              "signature": "b9181cd7306d8b253bf0fcc1db629a7c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=73ba4123f310a2e8ea18d73ac7dd92c6"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://employers.indeed.com/p/post-job\" data-href=\"https://employers.indeed.com/p/post-job?hl=en_US&amp;amp;co=US&amp;amp;from=gnav-menu-homepage&amp;amp;ikw=gnav-menu-hire&amp;amp;isid=employerlink-US\" data-gnav-action=\"nav\" data-gnav-eleme",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/nav[1]/div[2]/div[4]/a[1]",
              "issueID": "b329a4c1f993443c61674b38e41172a5",
              "signature": "9ae9c448c07c3fef51c67a5e6102d80d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b329a4c1f993443c61674b38e41172a5"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1713,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://my.indeed.com/resume?hl=en&amp;amp;co=US\" data-href=\"https://my.indeed.com/resume?hl=en&amp;amp;co=US&amp;amp;from=gnav-menu-homepage\" data-gnav-action=\"nav\" data-gnav-element-name=\"CreateResume\" aria-label=\"Create your resume\" class=",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/nav[1]/div[4]/div[1]/a[1]",
              "issueID": "ebd7dd7aaa952f2c727ebf563c5bcc45",
              "signature": "f4cc69924a88387f17c714b2fb3f83e9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ebd7dd7aaa952f2c727ebf563c5bcc45"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1741,
                "column": 416
              },
              "errorSnippet": "&lt;a href=\"https://www.indeed.com/m/countries\" data-href=\"https://www.indeed.com/m/countries?from=gnav-menu-homepage\" data-gnav-action=\"nav\" data-gnav-element-name=\"ChangeCountries\" aria-label=\"Change country: United States\" class=\"gnav-header-10c8ysy e",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/nav[1]/div[4]/div[2]/a[1]",
              "issueID": "3bc377d24a5d3e79ef1c77a2814a6e7a",
              "signature": "d32da1aa2b2a90e31e48e5ff4f99ac9d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=3bc377d24a5d3e79ef1c77a2814a6e7a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1743,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://support.indeed.com/hc/en-us?redirect=false\" data-gnav-action=\"nav\" data-gnav-element-name=\"JobseekerHelpCenter\" aria-label=\"Help Center\" class=\"gnav-header-10c8ysy emf9s7v0\"&gt;&lt;div aria-hidden=\"true\" class=\"gnav-header-kyg8or eu4o",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/nav[1]/div[4]/div[3]/a[1]",
              "issueID": "9536edac56d807f63c9b18c19d068533",
              "signature": "f652b62c2093261ee2013d8ad948019a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9536edac56d807f63c9b18c19d068533"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 334,
                  "y": 196
                },
                "bottom-right": {
                  "x": 475,
                  "y": 213
                },
                "height": 17,
                "width": 141
              },
              "position": {
                "line": 1761,
                "column": 79
              },
              "errorSnippet": "&lt;a class=\"icl-TextPromo-link\" aria-label=\"Post your resume It only takes a few seconds\" href=\"/promo/resume\"&gt;&lt;div class=\"icl-TextPromo-iconContainer\" style=\"\"&gt;&lt;svg role=\"img\" class=\"icl-Icon icl-Icon--black icl-Icon--md\" aria-label=\"\" focu",
              "xpath": "/html/body/div[1]/div[2]/div[1]/span[1]/div[4]/div[3]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "dc472c8f1b87ab0dfa4fecdd2b8a7fb3",
              "signature": "065a86211616cd3c656b5e24bcb0f277",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=dc472c8f1b87ab0dfa4fecdd2b8a7fb3"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 281,
                  "y": 912.4375
                },
                "bottom-right": {
                  "x": 306,
                  "y": 930.4375
                },
                "height": 18,
                "width": 25
              },
              "position": {
                "line": 8038,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"/q-USA-l-Remote-jobs.html\" class=\"serpLinking-Column-Link\"&gt;USA&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/span[1]/div[4]/div[11]/ul[1]/li[1]/ul[1]/li[1]/div[2]/div[15]/a[1]",
              "issueID": "b58d8f2f6e87caa4a42e723597473f5d",
              "signature": "d57006d9a9c434d662758afa9c35579b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=b58d8f2f6e87caa4a42e723597473f5d"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 281,
                  "y": 1104.4375
                },
                "bottom-right": {
                  "x": 304,
                  "y": 1122.4375
                },
                "height": 18,
                "width": 23
              },
              "position": {
                "line": 8111,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/q-GIS-l-Remote-jobs.html\" class=\"serpLinking-Column-Link\"&gt;GIS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/span[1]/div[4]/div[11]/ul[1]/li[1]/ul[1]/li[1]/div[2]/div[21]/a[1]",
              "issueID": "36c11f68c7fe260c0bad57b764a545db",
              "signature": "2fa76db471ac5ba3639800ebc6c95b23",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=36c11f68c7fe260c0bad57b764a545db"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 281,
                  "y": 1296.4375
                },
                "bottom-right": {
                  "x": 298,
                  "y": 1314.4375
                },
                "height": 18,
                "width": 17
              },
              "position": {
                "line": 8339,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/q-RN-l-Remote-jobs.html\" class=\"serpLinking-Column-Link\"&gt;RN&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/span[1]/div[4]/div[11]/ul[1]/li[1]/ul[1]/li[1]/div[2]/div[27]/a[1]",
              "issueID": "9e13c9162b0ebc6939eca8d174b68d20",
              "signature": "a5f13b88713411b0372f160e9111279f",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=9e13c9162b0ebc6939eca8d174b68d20"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 743,
                  "y": 720.4375
                },
                "bottom-right": {
                  "x": 768,
                  "y": 738.4375
                },
                "height": 18,
                "width": 25
              },
              "position": {
                "line": 9466,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/q-UPS-jobs.html\" class=\"serpLinking-Column-Link\"&gt;UPS&lt;/a&gt;",
              "xpath": "/html/body/div[1]/div[2]/div[1]/span[1]/div[4]/div[11]/ul[1]/li[1]/ul[1]/li[1]/div[4]/div[9]/a[1]",
              "issueID": "40abc5b1285b9cff0f7925439b958057",
              "signature": "c61358701ffafa6ede0fc50ec84642a6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=40abc5b1285b9cff0f7925439b958057"
            },
            {
              "tID": 155,
              "bpID": 143,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "These headings are not structured in a hierarchical manner.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.10 Section Headings"
              ],
              "resultTitle": "Make sure that headings are in the right order for the content.",
              "errorDescription": "The heading structure of this page does not effectively communicate the structure of the content on it. Heading elements provide important benefits: they act as wayfinding cues for in-page navigation, they contribute to page content summaries, and they provide context to the content below them. To do so effectively, headings should follow the `<h1>` to `<h6>` hierarchy and they should not skip levels. Restructure the document's heading order so it uses a clear, ordered, and intuitive hierarchy. Ensure there are no gaps between each numbered heading level and the next.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 768
                },
                "height": 768,
                "width": 1024
              },
              "position": {
                "line": 3748,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;script style=\"\"&gt; (function(_){_.__JS_ERROR__=[];_.onerror=function(){_.__JS_ERROR__.push(Array.prototype.slice.call(arguments))}})(window);(function(e){const n={homepage:\"mobtk\",viewjob:\"mobvjtk\",viewjobJapan:\"mobvjtk\",serp:\"mobtk\"};c",
              "xpath": "/html/body",
              "issueID": "2e210aba65abac5a73681ef9a6d47d70",
              "signature": "022f43f982d04a9f88348bbbdfcb0491",
              "ref": "https://tenon.io/bestpractice.php?bpID=143&tID=155&issueID=2e210aba65abac5a73681ef9a6d47d70"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 112,
                  "y": 28
                },
                "height": 28,
                "width": 112
              },
              "position": {
                "line": 1712,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"gnav-Logo gnav-header-s7lw0p emf9s7v0\" href=\"/?from=gnav-homepage\" data-gnav-element-name=\"Logo\" id=\"indeed-globalnav-logo\" aria-label=\"Indeed Home\"&gt;&lt;div class=\"gnav-Logo-icon\" aria-hidden=\"true\"&gt;&lt;svg width=\"75\" height=\"20\" viewB",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "63f3fe7f1295b5c64450e5cf2656b4d4",
              "signature": "2d05f78dbb08db2dfaaad80dbd332893",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=63f3fe7f1295b5c64450e5cf2656b4d4"
            },
            {
              "tID": 184,
              "bpID": 104,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links are adjacent and point to the same destination.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Avoid using different link text for links that point to the same destination",
              "errorDescription": "These links are adjacent and point to the same destination. Repeated link announcements from screen readers and additonal tab stops for keyboards creates unnecessary impediments and frustration for users.   If the adjacent links are thematically connected, such as an image and a text link pointing to the same destination, wrapping them both in the same link. Depending on the content, it may also be appropriate to delete one of the links or, if the links are part of a group, to place them in a linked block-level element.",
              "viewPortLocation": {
                "top-left": {
                  "x": 152,
                  "y": 0
                },
                "bottom-right": {
                  "x": 200,
                  "y": 72
                },
                "height": 72,
                "width": 48
              },
              "position": {
                "line": 1712,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"gnav-Logo gnav-header-u4d8yy emf9s7v0\" href=\"/?from=gnav-homepage\" data-gnav-element-name=\"SecondaryLogo\" id=\"indeed-globalnav-secondary-logo\"&gt;&lt;img alt=\"Indeed Home\" title=\"\" src=\"https://d3fw5vlhllyvee.cloudfront.net/dist/header/ukrai",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[1]/a[2]",
              "issueID": "f59f41155cc7f9874b989b65aaf06590",
              "signature": "156978dade9c19f58d237b32c6fc46c2",
              "ref": "https://tenon.io/bestpractice.php?bpID=104&tID=184&issueID=f59f41155cc7f9874b989b65aaf06590"
            },
            {
              "tID": 190,
              "bpID": 73,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Item(s) with interactive `role` must have `tabindex=\"0\"` unless it is natively actionable.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.1.1 Keyboard",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.1.3 Keyboard (No Exception)"
              ],
              "resultTitle": "Make sure that all interactive elements can receive focus using the keyboard.",
              "errorDescription": "This element has an ARIA role that is intended for widgets that are used for interaction. However, it lacks a `tabindex` attribute.  As a consequence, users who navigate the page via keyboard will be unable to gain focus on this control and will be unable to interact with it with the keyboard. Add `tabindex=\"0\"` to this control. Also ensure that this control responds to all of the necessary key events required of this type of control.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 9423,
                "column": 0
              },
              "errorSnippet": "&lt;div role=\"button\" aria-label=\"Close\" data-gnav-element-name=\"BurgerMenuBackground\" data-gnav-action=\"close\" class=\"gnav-header-a3umps eu4oa1w0\"&gt;&lt;/div&gt;",
              "xpath": "/html/body/div[1]/div[1]/nav[1]/div[1]/div[1]/div[2]/div[4]/div[2]/div[1]",
              "issueID": "3bf4c2f48b382dda3e2a2f82c632b4df",
              "signature": "b24086d0aaa77b4d0f574e019de7b67c",
              "ref": "https://tenon.io/bestpractice.php?bpID=73&tID=190&issueID=3bf4c2f48b382dda3e2a2f82c632b4df"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4ziu7",
  "startTime": "2022-08-13T23:13:22",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      59
    ],
    [
      "ibm",
      41
    ],
    [
      "motion",
      13
    ],
    [
      "alfa",
      9
    ],
    [
      "wave",
      4
    ],
    [
      "focInd",
      3
    ],
    [
      "bulk",
      1
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "continuum",
      1
    ],
    [
      "htmlcs",
      1
    ],
    [
      "nuVal",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 42,
  "logSize": 16312,
  "errorLogCount": 38,
  "errorLogSize": 15943,
  "prohibitedCount": 0,
  "visitTimeoutCount": 11,
  "visitRejectionCount": 0,
  "visitLatency": 173,
  "endTime": "2022-08-13T23:18:47",
  "elapsedSeconds": 325,
  "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": 13,
        "hover": 1,
        "labClash": 2,
        "linkUl": 54,
        "role": 260,
        "styleDiff": 13,
        "zIndex": 5
      },
      "alfa": {
        "r12": 4,
        "r47": 4,
        "r54": 12,
        "r65": 11,
        "r87": 4
      },
      "axe": {
        "hidden-content": 0,
        "css-orientation-lock": 1,
        "button-name": 4,
        "link-in-text-block": 3,
        "meta-viewport": 4
      },
      "continuum": {
        "59": 4,
        "331": 8
      },
      "htmlcs": {
        "e:AA.1_3_1.F92,ARIA4": 8,
        "e:AA.4_1_2.H91.Button.Name": 4,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 1
      },
      "nuVal": {
        "A script element with a defer attribute must not have a type attribute with the value module.": 4,
        "A charset attribute on a meta element found after the first 1024 bytes.": 4,
        "Consider avoiding viewport values that prevent users from resizing documents.": 1,
        "Potentially bad value in-id for attribute hreflang on element link: The language subtag in is deprecated. Use id instead.": 1,
        "Potentially bad value iw-il for attribute hreflang on element link: The language subtag iw is deprecated. Use he instead.": 1,
        "The type attribute for the style element is not needed and should be omitted.": 1,
        "The charset attribute on the script element is obsolete.": 14,
        "Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)": 24,
        "The contentinfo role is unnecessary for element footer.": 1,
        "The type attribute is unnecessary for JavaScript resources.": 2,
        "The aria-controls attribute must point to an element in the same document.": 4
      },
      "wave": {
        "a:heading_skipped": 1,
        "a:link_redundant": 2,
        "a:noscript": 1
      },
      "tenon": {
        "28": 4,
        "98": 8,
        "144": 4,
        "152": 56,
        "155": 2,
        "184": 8,
        "190": 4
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 13,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 11,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 27,
              "what": "Non-underlined adjacent links"
            }
          },
          "axe": {
            "link-in-text-block": {
              "score": 2,
              "what": "Link is not distinct from surrounding text without reliance on color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 195,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "buttonNoText": {
          "alfa": {
            "r12": {
              "score": 4,
              "what": "Button has no accessible name"
            }
          },
          "axe": {
            "button-name": {
              "score": 4,
              "what": "Button has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.4_1_2.H91.Button.Name": {
              "score": 4,
              "what": "Button element has no accessible name"
            }
          }
        },
        "metaBansZoom": {
          "alfa": {
            "r47": {
              "score": 4,
              "what": "Meta element restricts zooming"
            }
          },
          "axe": {
            "meta-viewport": {
              "score": 4,
              "what": "Zooming and scaling are disabled"
            }
          },
          "continuum": {
            "59": {
              "score": 4,
              "what": "meta element in the head sets the viewport maximum-scale to less than 2"
            }
          },
          "nuVal": {
            "Consider avoiding viewport values that prevent users from resizing documents.": {
              "score": 1,
              "what": "viewport value prevents users from resizing the document"
            }
          }
        },
        "fragmentaryNoticeRisk": {
          "alfa": {
            "r54": {
              "score": 6,
              "what": "Assertive region is not atomic"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "ariaBadAttribute": {
          "continuum": {
            "331": {
              "score": 8,
              "what": "Element has an aria-owns attribute set to a non-null value"
            }
          }
        },
        "presentationChild": {
          "htmlcs": {
            "e:AA.1_3_1.F92,ARIA4": {
              "score": 8,
              "what": "Element has presentation role but semantic child"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "A script element with a defer attribute must not have a type attribute with the value module.": {
              "score": 3,
              "what": "script element with a defer attribute has type=\"module\""
            },
            "^Element .+ not allowed as child of element .+ in this context.*$": {
              "score": 18,
              "what": "Element not allowed as a child of its parent here"
            }
          }
        },
        "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"
            }
          }
        },
        "obsolete": {
          "nuVal": {
            "^Potentially bad value .+ for attribute .+ on element .+: The language subtag .+ is deprecated.+$": {
              "score": 1,
              "what": "Attribute value is a deprecated language subtag"
            },
            "^The .+ attribute on the .+ element is obsolete.+$": {
              "score": 11,
              "what": "Attribute is obsolete on its element"
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute for the style element is not needed and should be omitted.": {
              "score": 1,
              "what": "type attribute is unnecessary for a style element"
            },
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 1,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "roleRedundant": {
          "nuVal": {
            "^The .+ role is unnecessary for element .+$": {
              "score": 1,
              "what": "explicit role is redundant for its element"
            }
          }
        },
        "governedBadID": {
          "nuVal": {
            "The aria-controls attribute must point to an element in the same document.": {
              "score": 4,
              "what": "aria-controls attribute references an element not in the document"
            }
          }
        },
        "headingStructure": {
          "wave": {
            "a:heading_skipped": {
              "score": 1,
              "what": "Skipped heading level"
            }
          },
          "tenon": {
            "155": {
              "score": 1,
              "what": "Headings are not structured in a hierarchical manner"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 4,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 4,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 42,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "nextLinkDestinationSame": {
          "tenon": {
            "184": {
              "score": 4,
              "what": "Adjacent links point to the same destination"
            }
          }
        },
        "tabIndexMissing": {
          "tenon": {
            "190": {
              "score": 4,
              "what": "Interactive item is not natively actionable, but has no tabindex=0 attribute"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "ibm": 100
    },
    "summary": {
      "total": 1375,
      "log": 811,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "roleBad",
          "score": 197
        },
        {
          "groupName": "targetSize",
          "score": 44
        },
        {
          "groupName": "linkIndication",
          "score": 30
        },
        {
          "groupName": "parseError",
          "score": 23
        },
        {
          "groupName": "focusIndication",
          "score": 19
        },
        {
          "groupName": "obsolete",
          "score": 14
        },
        {
          "groupName": "metaBansZoom",
          "score": 10
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 10
        },
        {
          "groupName": "presentationChild",
          "score": 10
        },
        {
          "groupName": "buttonNoText",
          "score": 9
        },
        {
          "groupName": "fragmentaryNoticeRisk",
          "score": 8
        },
        {
          "groupName": "governedBadID",
          "score": 6
        },
        {
          "groupName": "linkTextsSame",
          "score": 6
        },
        {
          "groupName": "leadingClipsText",
          "score": 6
        },
        {
          "groupName": "nextLinkDestinationSame",
          "score": 6
        },
        {
          "groupName": "tabIndexMissing",
          "score": 6
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "metaBad",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 4
        },
        {
          "groupName": "contrastRisk",
          "score": 4
        },
        {
          "groupName": "typeRedundant",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "roleRedundant",
          "score": 3
        },
        {
          "groupName": "headingStructure",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}