Accessibility test digest

Synopsis

Page: TracFone Wireless (100%)

URL: https://www.tracfone.com/home

Score: 974

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 TracFone Wireless (100%) web page at https://www.tracfone.com/home 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 974 (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
total974
log823
pageLanguage14
pageTitle12
iframeTitleBad12
spontaneousMotion10
fontSizeAbsolute8
leadingAbsolute8
contentBeyondLandmarks8
skipRepeatedContent6
obsolete6
attributeBad6
focusIndication5
noHeading5
noLeading5
fontSmall5
docType5
metaBad5
parseError5
contrastAAA4
decorativeElementExposed4
frameContentRisk3
cssBansRotate3
mainNot13
h1Missing3
typeRedundant3
noLandmarks3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "4yiew-tracfone",
  "host": {
    "id": "tracfone",
    "which": "https://www.tracfone.com/home",
    "what": "TracFone Wireless (100%)"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-08-13T13:30:33"
    },
    {
      "event": "endTime",
      "value": "2022-08-13T13:31:41"
    }
  ],
  "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.tracfone.com/home",
        "what": "TracFone Wireless (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.tracfone.com/home",
        "what": "TracFone Wireless (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.tracfone.com/home",
      "what": "TracFone Wireless (100%)",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.tracfone.com/home",
      "result": {
        "bytes": [
          277369,
          277369,
          277369,
          277369,
          347090
        ],
        "localRatios": [
          1,
          1,
          1,
          1.251
        ],
        "meanLocalRatio": 1.063,
        "maxLocalRatio": 1.251,
        "globalRatio": 1.251,
        "pixelChanges": [
          0,
          0,
          0,
          226828
        ],
        "meanPixelChange": 56707,
        "maxPixelChange": 226828,
        "changeFrequency": 0.25
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "TracFone Wireless (100%)",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.tracfone.com/home",
      "result": {
        "visibleElements": 1
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.tracfone.com/home",
      "result": {
        "tabFocusables": 1,
        "tabFocused": 1,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "total": 1,
          "types": {
            "indicatorMissing": {
              "total": 1,
              "tagNames": {
                "IFRAME": 1
              }
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 0,
              "meanDelay": 0,
              "tagNames": {}
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "IFRAME",
              "text": "Request unsuccessful. Incapsula incident ID: 1172000790191300064-289680778094449612"
            }
          ],
          "nonOutlinePresent": [],
          "outlinePresent": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "total": 1,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 1,
              "tagNames": {
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "IFRAME",
              "id": "main-iframe",
              "text": "Request unsuccessful. Incapsula incident ID: 1172000790191300865-295576286428140",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 40,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "triggers": 0,
          "headTriggers": 0,
          "tailTriggers": 0,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 0
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": []
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "links": 0,
          "adjacent": {
            "total": 0,
            "underlined": 0,
            "underlinedPercent": "N/A"
          }
        },
        "items": {
          "underlined": [],
          "notUnderlined": []
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.tracfone.com/home",
      "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.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.tracfone.com/home",
      "result": {
        "roleElements": 0,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.tracfone.com/home",
      "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": {},
        "items": {}
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.tracfone.com/home",
      "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.tracfone.com/home",
      "result": {
        "totals": {
          "total": 0,
          "tagNames": {}
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "failures": 16,
          "warnings": 1
        },
        "items": [
          {
            "index": 0,
            "verdict": "failed",
            "rule": {
              "ruleID": "r1",
              "ruleSummary": "Documents have a <title> element",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r1",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#page-titled",
                  "chapter": "2.4.2",
                  "title": "Page Titled"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G88",
                  "name": "G88",
                  "title": "Providing descriptive titles for Web pages"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H25",
                  "name": "H25",
                  "title": "Providing a title using the title element"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <html style=\"height:100%\">",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 6,
            "verdict": "failed",
            "rule": {
              "ruleID": "r13",
              "ruleSummary": "<iframe> elements have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r13",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/iframe[1]",
              "codeLines": [
                "<iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&xinfo=8-27328031-0%200CNN%20RT%28166...",
                "  Request unsuccessful. Incapsula incident ID: 1172000790191304657-160743364492530632",
                "  #document",
                "    <!doctype html>",
                "    <html lang=\"en\">",
                "      <head>",
                "        <meta charset=\"UTF-8\">",
                "        <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">",
                "        <meta http-equiv=\"X-UA-Compatible\" content=\"ie=edge\">",
                "        <title>",
                "          [Error Title]",
                "        </title>",
                "        <style type=\"text/css\">",
                "          body {",
                "          \t\t\tfont-family: \"Tahoma\", sans-serif;",
                "          \t\t\tfont-size: 16px;",
                "          \t\t\tline-height: 26px;",
                "          \t\t\tcolor: #000000;",
                "          \t\t\tbackground-color: #ffffff;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.container {",
                "          \t\t\twidth: -webkit-fit-content;",
                "          \t\t\twidth: -moz-fit-content;",
                "          \t\t\twidth: fit-content;",
                "          \t\t\tmax-width: 100%;",
                "          \t\t\tpadding: 15px;",
                "          \t\t\tmargin: 0 auto;",
                "          \t\t}",
                "          \t\t",
                "          \t\t@media (min-width: 768px) {",
                "          \t\t\t.container {",
                "          \t\t\twidth: 663px;",
                "          \t\t\tmax-width: 100%;",
                "          \t\t\tmargin: 15vh auto;",
                "          \t\t\t}",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-headline {",
                "          \t\t\tbackground-color: #285ae6;",
                "          \t\t\tcolor: #ffffff;",
                "          \t\t\tpadding: 30px 40px;",
                "          \t\t\tfont-size: 24px;",
                "          \t\t\tline-height: 30px;",
                "          \t\t\tposition: relative;",
                "          \t\t}",
                "          \t\t",
                "          \t\t@media (min-width: 768px) {",
                "          \t\t\t.error-headline:after {",
                "          \t\t\tcontent: \"\";",
                "          \t\t\twidth: 50px;",
                "          \t\t\theight: 50px;",
                "          \t\t\tbackground: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAA...",
                "          \t\t\t\tno-repeat;",
                "          \t\t\tmargin: auto;",
                "          \t\t\tright: 35px;",
                "          \t\t\ttop: 0;",
                "          \t\t\tbottom: 0;",
                "          \t\t\tposition: absolute;",
                "          \t\t\t}",
                "          \t\t",
                "          \t\t\t.error-headline > .headline-inner {",
                "          \t\t\tpadding-right: 60px;",
                "          \t\t\t}",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-headline h1,",
                "          \t\t.error-headline p {",
                "          \t\t\tdisplay: inline;",
                "          \t\t\tfont-size: 20px;",
                "          \t\t\tline-height: 26px;",
                "          \t\t\tletter-spacing: 0.7px;",
                "          \t\t\tfont-weight: 500;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-content {",
                "          \t\t\tbackground-color: #f5f5f5;",
                "          \t\t\tpadding: 40px;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-description,",
                "          \t\t.error-details,",
                "          \t\t.error-report,",
                "          \t\t.captcha {",
                "          \t\t\tcolor: #000000;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-content > div + div {",
                "          \t\t\tmargin-top: 40px;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-description h2 {",
                "          \t\t\tdisplay: inline-block;",
                "          \t\t\tmargin-top: 0;",
                "          \t\t\tfont-size: 20px;",
                "          \t\t\tline-height: 25px;",
                "          \t\t\tfont-weight: bolder;",
                "          \t\t}",
                "          ",
                "          \t\t.error-description p + h2 {",
                "          \t\t\tmargin-top: 40px;",
                "          \t\t}",
                "          ",
                "          \t\t.error-description b, .error-description strong {",
                "          \t\t\tfont-weight: bolder;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-content p {",
                "          \t\t\tmargin: 0;",
                "          \t\t\tfont-size: 16px;",
                "          \t\t\tline-height: 26px;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-details > h2 {",
                "          \t\t\tmargin-top: 0;",
                "          \t\t\tmargin-bottom: 10px;",
                "          \t\t\tfont-size: 16px;",
                "          \t\t\tline-height: 26px;",
                "          \t\t\tfont-weight: bolder;",
                "          \t\t}",
                "          \t\t.error-details > .error-code {",
                "          \t\t\tfont-size: 16px;",
                "          \t\t\tline-height: 26px;",
                "          \t\t\tmargin-top: 40px;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-details > ul {",
                "          \t\t\tpadding-left: 0;",
                "          \t\t\tlist-style: none;",
                "          \t\t\toverflow: hidden;",
                "          \t\t\tmargin: 0;",
                "          \t\t}",
                "          \t\t.error-details > ul > li {",
                "          \t\t\tfloat: left;",
                "          \t\t\tmargin-right: 3px;",
                "          \t\t}",
                "          \t\t.error-details > ul > li > span {",
                "          \t\t\tmargin-right: 3px;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.powered-by {",
                "          \t\t\tcolor: #000000;",
                "          \t\t\ttext-align: right;",
                "          \t\t\tmargin: 30px 0;",
                "          \t\t\tfont-style: italic;",
                "          \t\t\tfont-size: 12px;",
                "          \t\t\twidth: -webkit-fit-content;",
                "          \t\t\twidth: -moz-fit-content;",
                "          \t\t\twidth: fit-content;",
                "          \t\t\tfloat: right;",
                "          \t\t}",
                "          ",
                "          \t\t.powered-by .copyrights {",
                "          \t\t\tcolor: #000000;",
                "          \t\t\ttext-decoration: none;",
                "          \t\t\tfont-size: 0em;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.powered-by .copyrights::before {",
                "          \t\t\tdisplay: inline-block;",
                "          \t\t\tcontent: url(\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGUAAAAeCAYAAAA1mdDNAAAAAX...",
                "          \t\t\tvertical-align: middle;",
                "          \t\t\theight: 40px;",
                "          \t\t}",
                "          ",
                "          \t\t.powered-by .logo {",
                "          \t\t\theight: 30px;",
                "          \t\t\twidth: auto;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.powered-by .text {",
                "          \t\t\tpadding-right: 15px;",
                "          \t\t\tline-height: 30px;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.hide-small-viewport {",
                "          \t\t\tdisplay: none;",
                "          \t\t\tvisibility: hidden;",
                "          \t\t}",
                "          \t\t",
                "          \t\t@media (min-width: 768px) {",
                "          \t\t\t.hide-small-viewport {",
                "          \t\t\t\tdisplay: inline;",
                "          \t\t\t\tvisibility: visible;",
                "          \t\t\t}",
                "          \t\t}",
                "          ",
                "          ",
                "          \t\t.captcha {",
                "          \t\t\twidth: 100%;",
                "          \t\t\tmin-height: 78px;",
                "          \t\t}",
                "          \t\t",
                "          \t\t@media (max-width: 767px) {",
                "          \t\t\t.captcha .form_container {",
                "          \t\t\t\tdisplay: -webkit-box;",
                "          \t\t\t\tdisplay: -ms-flexbox;",
                "          \t\t\t\tdisplay: flex;",
                "          \t\t\t\t-webkit-box-pack: center;",
                "          \t\t\t\t\t-ms-flex-pack: center;",
                "          \t\t\t\t\t\tjustify-content: center;",
                "          \t\t\t}",
                "          \t\t}",
                "          \t\t",
                "          \t\t.captcha .form_container {",
                "          \t\t\twidth: -webkit-fit-content;",
                "          \t\t\twidth: -moz-fit-content;",
                "          \t\t\twidth: fit-content;",
                "          \t\t\tmargin: 0px auto 40px;",
                "          \t\t}",
                "          ",
                "          \t\t.hide {",
                "          \t\t\tdisplay: none",
                "          \t\t}",
                "          \t\t",
                "          \t\t.show {",
                "          \t\t\tdisplay: block !important",
                "          \t\t}",
                "          \t\t",
                "          \t\t.highlighted {",
                "          \t\t\tcolor: #285ae6;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-description a {",
                "          \t\t  color: #285ae6;",
                "          \t\t  text-decoration: none;",
                "          \t\t}",
                "          \t\t",
                "          \t\t.error-description a:hover {",
                "          \t\t\ttext-decoration: underline;",
                "          \t\t}",
                "        </style>",
                "        <script type=\"text/javascript\" async src=\"https://www.gstatic.com/recaptcha/releases/mq0-U1...",
                "        <script type=\"text/javascript\">",
                "          var RecaptchaOptions = {theme : 'custom', custom_theme_widget: 'recaptcha_widget'};",
                "          \t\tvar onCaptchaFinished = function(response) {",
                "          \t\t\tvar xhr;",
                "          \t\t\tif (window.XMLHttpRequest) {",
                "          \t\t\t\txhr = new XMLHttpRequest;",
                "          \t\t\t} else {",
                "          \t\t\t\txhr = new ActiveXObject(\"Microsoft.XMLHTTP\");",
                "          \t\t\t}",
                "          \t\t\tvar msg = \"g-recaptcha-response=\" + response;",
                "          \t\t\txhr.open(\"POST\", \"/_Incapsula_Resource?SWCGHOEL=v2&dai=160743364492530632&cts=ZqxPerQP...",
                "          \t\t\txhr.setRequestHeader(\"Content-Type\", \"application/x-www-form-urlencoded\");",
                "          \t\t\txhr.onreadystatechange = function(){",
                "                          if (xhr.readyState == 4) {",
                "                              if (xhr.status == 200) {",
                "          \t\t\t\t       window.parent.location.reload(true);",
                "          \t\t\t\t    } else {",
                "          \t\t\t\t       window.parent.location.reload(true); ",
                "          \t\t\t\t    }",
                "                          }",
                "          \t\t\t}",
                "          \t\t\txhr.send(msg);",
                "          \t\t};",
                "        </script>",
                "        <script src=\"https://www.google.com/recaptcha/api.js\"></script>",
                "      </head>",
                "      <body marginwidth=\"0\" marginheight=\"0\">",
                "        <div class=\"container\">",
                "          <div class=\"container-inner\">",
                "            <div class=\"main\">",
                "              <div class=\"main-inner\">",
                "                <div class=\"error-headline\">",
                "                  <div class=\"headline-inner\">",
                "                    <h1>",
                "                      www.tracfone.com -",
                "                    </h1>",
                "                    <p>",
                "                      Additional security check is required",
                "                    </p>",
                "                  </div>",
                "                </div>",
                "                <div class=\"error-content\">",
                "                  <div class=\"captcha\">",
                "                    <div class=\"form_container\">",
                "                      <div class=\"g-recaptcha\" data-sitekey=\"6Ld38BkUAAAAAPATwit3FXvga1PI6iVTb6zgXw...",
                "                        <div style=\"width: 304px; height: 78px;\">",
                "                          <div>",
                "                            <iframe title=\"reCAPTCHA\" src=\"https://www.google.com/recaptcha/api2/an...",
                "                              #document",
                "                                <!doctype html>",
                "                                <html dir=\"ltr\" lang=\"en\">",
                "                                  <head>",
                "                                    <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF...",
                "                                    <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">",
                "                                    <title>",
                "                                      reCAPTCHA",
                "                                    </title>",
                "                                    <style type=\"text/css\">",
                "                                      /* cyrillic-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 400;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7...",
                "                                        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DF...",
                "                                      }",
                "                                      /* cyrillic */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 400;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5...",
                "                                        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B...",
                "                                      }",
                "                                      /* greek-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 400;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7...",
                "                                        unicode-range: U+1F00-1FFF;",
                "                                      }",
                "                                      /* greek */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 400;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4...",
                "                                        unicode-range: U+0370-03FF;",
                "                                      }",
                "                                      /* vietnamese */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 400;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7...",
                "                                        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+016...",
                "                                      }",
                "                                      /* latin-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 400;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7...",
                "                                        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+...",
                "                                      }",
                "                                      /* latin */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 400;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4...",
                "                                        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02B...",
                "                                      }",
                "                                      /* cyrillic-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 500;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmE...",
                "                                        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DF...",
                "                                      }",
                "                                      /* cyrillic */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 500;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmE...",
                "                                        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B...",
                "                                      }",
                "                                      /* greek-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 500;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmE...",
                "                                        unicode-range: U+1F00-1FFF;",
                "                                      }",
                "                                      /* greek */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 500;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmE...",
                "                                        unicode-range: U+0370-03FF;",
                "                                      }",
                "                                      /* vietnamese */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 500;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmE...",
                "                                        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+016...",
                "                                      }",
                "                                      /* latin-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 500;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmE...",
                "                                        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+...",
                "                                      }",
                "                                      /* latin */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 500;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmE...",
                "                                        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02B...",
                "                                      }",
                "                                      /* cyrillic-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 900;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmY...",
                "                                        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DF...",
                "                                      }",
                "                                      /* cyrillic */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 900;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmY...",
                "                                        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B...",
                "                                      }",
                "                                      /* greek-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 900;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmY...",
                "                                        unicode-range: U+1F00-1FFF;",
                "                                      }",
                "                                      /* greek */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 900;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmY...",
                "                                        unicode-range: U+0370-03FF;",
                "                                      }",
                "                                      /* vietnamese */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 900;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmY...",
                "                                        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+016...",
                "                                      }",
                "                                      /* latin-ext */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 900;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmY...",
                "                                        unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+...",
                "                                      }",
                "                                      /* latin */",
                "                                      @font-face {",
                "                                        font-family: 'Roboto';",
                "                                        font-style: normal;",
                "                                        font-weight: 900;",
                "                                        src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmY...",
                "                                        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02B...",
                "                                      }",
                "                                    </style>",
                "                                    <link rel=\"stylesheet\" type=\"text/css\" href=\"https://www.gstati...",
                "                                    <script nonce=\"\" type=\"text/javascript\">",
                "                                      window['__recaptcha_api'] = 'https://www.google.com/recaptcha...",
                "                                    </script>",
                "                                    <script type=\"text/javascript\" src=\"https://www.gstatic.com/rec...",
                "                                  </head>",
                "                                  <body>",
                "                                    <div id=\"rc-anchor-alert\" class=\"rc-anchor-alert\"></div>",
                "                                    <input type=\"hidden\" id=\"recaptcha-token\" value=\"03ANYolqvzYW5p...",
                "                                    <script type=\"text/javascript\" nonce=\"\">",
                "                                      recaptcha.anchor.Main.init(\"[\\x22ainput\\x22,[\\x22bgdata\\x22,\\...",
                "                                    </script>",
                "                                    <div id=\"rc-anchor-container\" class=\"rc-anchor rc-anchor-normal...",
                "                                      <div id=\"recaptcha-accessible-status\" class=\"rc-anchor-aria-s...",
                "                                        Recaptcha requires verification.",
                "                                      </div>",
                "                                      <div class=\"rc-anchor-error-msg-container\" style=\"display:non...",
                "                                        <span class=\"rc-anchor-error-msg\" aria-hidden=\"true\"></span...",
                "                                      </div>",
                "                                      <div class=\"rc-anchor-content\">",
                "                                        <div class=\"rc-inline-block\">",
                "                                          <div class=\"rc-anchor-center-container\">",
                "                                            <div class=\"rc-anchor-center-item rc-anchor-checkbox-ho...",
                "                                              <span class=\"recaptcha-checkbox goog-inline-block rec...",
                "                                                <div class=\"recaptcha-checkbox-border\" role=\"presen...",
                "                                                <div class=\"recaptcha-checkbox-borderAnimation\" rol...",
                "                                                <div class=\"recaptcha-checkbox-spinner\" role=\"prese...",
                "                                                  <div class=\"recaptcha-checkbox-spinner-overlay\"><...",
                "                                                </div>",
                "                                                <div class=\"recaptcha-checkbox-checkmark\" role=\"pre...",
                "                                              </span>",
                "                                            </div>",
                "                                          </div>",
                "                                        </div>",
                "                                        <div class=\"rc-inline-block\">",
                "                                          <div class=\"rc-anchor-center-container\">",
                "                                            <label class=\"rc-anchor-center-item rc-anchor-checkbox-...",
                "                                              <span aria-live=\"polite\" aria-labelledby=\"recaptcha-a...",
                "                                              I'm not a robot",
                "                                            </label>",
                "                                          </div>",
                "                                        </div>",
                "                                      </div>",
                "                                      <div class=\"rc-anchor-normal-footer\">",
                "                                        <div class=\"rc-anchor-logo-portrait\" aria-hidden=\"true\" rol...",
                "                                          <div class=\"rc-anchor-logo-img rc-anchor-logo-img-portrai...",
                "                                          <div class=\"rc-anchor-logo-text\">",
                "                                            reCAPTCHA",
                "                                          </div>",
                "                                        </div>",
                "                                        <div class=\"rc-anchor-pt\">",
                "                                          <a href=\"https://www.google.com/intl/en/policies/privacy/...",
                "                                            Privacy",
                "                                          </a>",
                "                                          <span aria-hidden=\"true\" role=\"presentation\">",
                "                                            -",
                "                                          </span>",
                "                                          <a href=\"https://www.google.com/intl/en/policies/terms/\" ...",
                "                                            Terms",
                "                                          </a>",
                "                                        </div>",
                "                                      </div>",
                "                                    </div>",
                "                                    <iframe style=\"display: none;\">",
                "                                      #document",
                "                                        <html>",
                "                                          <head></head>",
                "                                          <body></body>",
                "                                        </html>",
                "                                    </iframe>",
                "                                  </body>",
                "                                </html>",
                "                            </iframe>",
                "                          </div>",
                "                          <textarea id=\"g-recaptcha-response\" name=\"g-recaptcha-response\" class=\"g-...",
                "                        </div>",
                "                        <iframe style=\"display: none;\">",
                "                          #document",
                "                            <html>",
                "                              <head></head>",
                "                              <body></body>",
                "                            </html>",
                "                        </iframe>",
                "                      </div>",
                "                    </div>",
                "                  </div>",
                "                  <div class=\"error-description\">",
                "                    <h2>",
                "                      Why am I seeing this page?",
                "                    </h2>",
                "                    <p>",
                "                      The website you are visiting is protected and accelerated by Incapsula. Your ...",
                "                    </p>",
                "                    <h2>",
                "                      What should I do?",
                "                    </h2>",
                "                    <p>",
                "                      Just click the",
                "                      <b>",
                "                        I'm not a robot",
                "                      </b>",
                "                      checkbox to pass the security check. Incapsula will remember you and will not...",
                "                      \t\t\t\t\t\t\tvirus and malware scan on your computer to remove any infection.",
                "                    </p>",
                "                  </div>",
                "                </div>",
                "              </div>",
                "              <div class=\"powered-by\">",
                "                <span class=\"text\">",
                "                  Powered by",
                "                </span>",
                "                <a href=\"https://www.imperva.com/why-am-i-seeing-this-page/?src=23&utm_source=block...",
                "                  Imperva",
                "                </a>",
                "              </div>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <script type=\"text/javascript\">",
                "          document.onkeydown = function(e){if(e.keyCode == 13){ document.getElementById(\"captcha-fo...",
                "        </script>",
                "        <div style=\"background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box...",
                "          <div style=\"width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 200...",
                "          <div class=\"g-recaptcha-bubble-arrow\" style=\"border: 11px solid transparent; width: 0px; ...",
                "          <div class=\"g-recaptcha-bubble-arrow\" style=\"border: 10px solid transparent; width: 0px; ...",
                "          <div style=\"z-index: 2000000000; position: relative;\">",
                "            <iframe title=\"recaptcha challenge expires in two minutes\" src=\"https://www.google.com/...",
                "              #document",
                "                <html>",
                "                  <head></head>",
                "                  <body></body>",
                "                </html>",
                "            </iframe>",
                "          </div>",
                "        </div>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 78,
            "verdict": "failed",
            "rule": {
              "ruleID": "r4",
              "ruleSummary": "<html> document elements have a lang attribute",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r4",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#language-of-page",
                  "chapter": "3.1.1",
                  "title": "Language of Page"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/html/H57",
                  "name": "H57",
                  "title": "Using the language attribute on the HTML element"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "html",
              "path": "/html[1]",
              "codeLines": [
                "<html style=\"height:100%\">",
                "...",
                "</html>"
              ]
            }
          },
          {
            "index": 96,
            "verdict": "failed",
            "rule": {
              "ruleID": "r59",
              "ruleSummary": "Documents have headings",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r59",
              "requirements": []
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <html style=\"height:100%\">",
                "...",
                "  </html>"
              ]
            }
          },
          {
            "index": 105,
            "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": "span",
              "path": "/html[1]/body[1]/div[2]/div[3]/div[1]/div[1]/div[1]/span[1]",
              "codeLines": [
                "<span class=\"recaptcha-checkbox goog-inline-block recaptcha-checkbox-unchecked rc-anchor-checkbox\" ...",
                "  <div class=\"recaptcha-checkbox-border\" role=\"presentation\"></div>",
                "  <div class=\"recaptcha-checkbox-borderAnimation\" role=\"presentation\"></div>",
                "  <div class=\"recaptcha-checkbox-spinner\" role=\"presentation\">",
                "    <div class=\"recaptcha-checkbox-spinner-overlay\"></div>",
                "  </div>",
                "  <div class=\"recaptcha-checkbox-checkmark\" role=\"presentation\"></div>",
                "</span>"
              ]
            }
          },
          {
            "index": 109,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "www.tracfone.com -"
              ]
            }
          },
          {
            "index": 110,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Additional security check is required"
              ]
            }
          },
          {
            "index": 137,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Additional security check is required",
                "</p>"
              ]
            }
          },
          {
            "index": 140,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Additional security check is required",
                "</p>"
              ]
            }
          },
          {
            "index": 141,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The website you are visiting is protected and accelerated by Incapsula. Your computer may have be...",
                "</p>"
              ]
            }
          },
          {
            "index": 142,
            "verdict": "failed",
            "rule": {
              "ruleID": "r74",
              "ruleSummary": "Paragraphs of text do not have font sizes defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r74",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/p[2]",
              "codeLines": [
                "<p>",
                "  Just click the",
                "  <b>",
                "    I'm not a robot",
                "  </b>",
                "  checkbox to pass the security check. Incapsula will remember you and will not show this page agai...",
                "  \t\t\t\t\t\t\tvirus and malware scan on your computer to remove any infection.",
                "</p>"
              ]
            }
          },
          {
            "index": 149,
            "verdict": "failed",
            "rule": {
              "ruleID": "r75",
              "ruleSummary": "Font sizes are not too small",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r75",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]/div[4]/div[2]",
              "codeLines": [
                "<div class=\"rc-anchor-pt\">",
                "  <a href=\"https://www.google.com/intl/en/policies/privacy/\" target=\"_blank\">",
                "    Privacy",
                "  </a>",
                "  <span aria-hidden=\"true\" role=\"presentation\">",
                "    -",
                "  </span>",
                "  <a href=\"https://www.google.com/intl/en/policies/terms/\" target=\"_blank\">",
                "    Terms",
                "  </a>",
                "</div>"
              ]
            }
          },
          {
            "index": 162,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Additional security check is required",
                "</p>"
              ]
            }
          },
          {
            "index": 163,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  The website you are visiting is protected and accelerated by Incapsula. Your computer may have be...",
                "</p>"
              ]
            }
          },
          {
            "index": 164,
            "verdict": "failed",
            "rule": {
              "ruleID": "r80",
              "ruleSummary": "Paragraphs of text do not have line heights defined in absolute units",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r80",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/p[2]",
              "codeLines": [
                "<p>",
                "  Just click the",
                "  <b>",
                "    I'm not a robot",
                "  </b>",
                "  checkbox to pass the security check. Incapsula will remember you and will not show this page agai...",
                "  \t\t\t\t\t\t\tvirus and malware scan on your computer to remove any infection.",
                "</p>"
              ]
            }
          },
          {
            "index": 171,
            "verdict": "failed",
            "rule": {
              "ruleID": "r86",
              "ruleSummary": "Elements that are marked as decorative are not exposed to assistive technologies",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r86",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "iframe",
              "path": "/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
              "codeLines": [
                "<iframe title=\"reCAPTCHA\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ld38BkUAAAAAPAT...",
                "  #document",
                "    <!doctype html>",
                "    <html dir=\"ltr\" lang=\"en\">",
                "      <head>",
                "        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\">",
                "        <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">",
                "        <title>",
                "          reCAPTCHA",
                "        </title>",
                "        <style type=\"text/css\">",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKKTU1Kvnz.woff2) format('w...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 400;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format('wof...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCRc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCBc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 500;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format(...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "          /* cyrillic-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCRc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;",
                "          }",
                "          /* cyrillic */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfABc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;",
                "          }",
                "          /* greek-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCBc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+1F00-1FFF;",
                "          }",
                "          /* greek */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0370-03FF;",
                "          }",
                "          /* vietnamese */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfCxc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-...",
                "          }",
                "          /* latin-ext */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfChc4AMP6lbBP.woff2) forma...",
                "            unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+21...",
                "          }",
                "          /* latin */",
                "          @font-face {",
                "            font-family: 'Roboto';",
                "            font-style: normal;",
                "            font-weight: 900;",
                "            src: url(//fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmYUtfBBc4AMP6lQ.woff2) format(...",
                "            unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U...",
                "          }",
                "        </style>",
                "        <link rel=\"stylesheet\" type=\"text/css\" href=\"https://www.gstatic.com/recaptcha/releases/mq0...",
                "        <script nonce=\"\" type=\"text/javascript\">",
                "          window['__recaptcha_api'] = 'https://www.google.com/recaptcha/api2/';",
                "        </script>",
                "        <script type=\"text/javascript\" src=\"https://www.gstatic.com/recaptcha/releases/mq0-U1BHZ5YT...",
                "      </head>",
                "      <body>",
                "        <div id=\"rc-anchor-alert\" class=\"rc-anchor-alert\"></div>",
                "        <input type=\"hidden\" id=\"recaptcha-token\" value=\"03ANYolqvzYW5pIAnzb9Y831MU9ZnOBJmve8UZslrd...",
                "        <script type=\"text/javascript\" nonce=\"\">",
                "          recaptcha.anchor.Main.init(\"[\\x22ainput\\x22,[\\x22bgdata\\x22,\\x22\\x22,\\x22LyogQW50aS1zcGFt...",
                "        </script>",
                "        <div id=\"rc-anchor-container\" class=\"rc-anchor rc-anchor-normal rc-anchor-light\">",
                "          <div id=\"recaptcha-accessible-status\" class=\"rc-anchor-aria-status\" aria-hidden=\"true\">",
                "            Recaptcha requires verification.",
                "          </div>",
                "          <div class=\"rc-anchor-error-msg-container\" style=\"display:none\">",
                "            <span class=\"rc-anchor-error-msg\" aria-hidden=\"true\"></span>",
                "          </div>",
                "          <div class=\"rc-anchor-content\">",
                "            <div class=\"rc-inline-block\">",
                "              <div class=\"rc-anchor-center-container\">",
                "                <div class=\"rc-anchor-center-item rc-anchor-checkbox-holder\">",
                "                  <span class=\"recaptcha-checkbox goog-inline-block recaptcha-checkbox-unchecked rc...",
                "                    <div class=\"recaptcha-checkbox-border\" role=\"presentation\"></div>",
                "                    <div class=\"recaptcha-checkbox-borderAnimation\" role=\"presentation\"></div>",
                "                    <div class=\"recaptcha-checkbox-spinner\" role=\"presentation\">",
                "                      <div class=\"recaptcha-checkbox-spinner-overlay\"></div>",
                "                    </div>",
                "                    <div class=\"recaptcha-checkbox-checkmark\" role=\"presentation\"></div>",
                "                  </span>",
                "                </div>",
                "              </div>",
                "            </div>",
                "            <div class=\"rc-inline-block\">",
                "              <div class=\"rc-anchor-center-container\">",
                "                <label class=\"rc-anchor-center-item rc-anchor-checkbox-label\" aria-hidden=\"true\" ro...",
                "                  <span aria-live=\"polite\" aria-labelledby=\"recaptcha-accessible-status\"></span>",
                "                  I'm not a robot",
                "                </label>",
                "              </div>",
                "            </div>",
                "          </div>",
                "          <div class=\"rc-anchor-normal-footer\">",
                "            <div class=\"rc-anchor-logo-portrait\" aria-hidden=\"true\" role=\"presentation\">",
                "              <div class=\"rc-anchor-logo-img rc-anchor-logo-img-portrait\"></div>",
                "              <div class=\"rc-anchor-logo-text\">",
                "                reCAPTCHA",
                "              </div>",
                "            </div>",
                "            <div class=\"rc-anchor-pt\">",
                "              <a href=\"https://www.google.com/intl/en/policies/privacy/\" target=\"_blank\">",
                "                Privacy",
                "              </a>",
                "              <span aria-hidden=\"true\" role=\"presentation\">",
                "                -",
                "              </span>",
                "              <a href=\"https://www.google.com/intl/en/policies/terms/\" target=\"_blank\">",
                "                Terms",
                "              </a>",
                "            </div>",
                "          </div>",
                "        </div>",
                "        <iframe style=\"display: none;\">",
                "          #document",
                "            <html>",
                "              <head></head>",
                "              <body></body>",
                "            </html>",
                "        </iframe>",
                "      </body>",
                "    </html>",
                "</iframe>"
              ]
            }
          },
          {
            "index": 179,
            "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",
                "  <html style=\"height:100%\">",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.tracfone.com/home",
      "result": {
        "totals": {
          "rulesNA": 82,
          "rulesPassed": 7,
          "rulesWarned": 2,
          "rulesViolated": 5,
          "warnings": {
            "minor": 0,
            "moderate": 0,
            "serious": 1,
            "critical": 1
          },
          "violations": {
            "minor": 0,
            "moderate": 2,
            "serious": 3,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-08-13T13:31:21.493Z",
          "url": "https://www.tracfone.com/home",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&amp;xinfo=9-33496701-0%200CNN%20RT%281660397473425%2043%29%20q%280%20-1%20-1%200%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&amp;incident_id=1172000790191303138-196656433617703881&amp;edet=12&amp;cinfo=0e000000&amp;rpinfo=0&amp;cts=96C2tQ0YqjuoC4zQBSpDLUYI%2fUWLUWlrbANQPsTULRICV3UBcE%2bHDDyjK0UjcRv7&amp;mth=GET\" frameborder=\"0\" width=\"100%\" height=\"100%\" marginheight=\"0px\" marginwidth=\"0px\">",
                  "target": [
                    "#main-iframe"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "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 style=\"height:100%\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  CSS Orientation lock cannot be determined"
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "document-title",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag242",
                "ACT"
              ],
              "description": "Ensures each HTML document contains a non-empty <title> element",
              "help": "Documents must have <title> element to aid in navigation",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/document-title?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "doc-has-title",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Document does not have a non-empty <title> element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html style=\"height:100%\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  Document does not have a non-empty <title> element"
                }
              ]
            },
            {
              "id": "frame-title",
              "impact": "serious",
              "tags": [
                "cat.text-alternatives",
                "wcag2a",
                "wcag241",
                "wcag412",
                "section508",
                "section508.22.i"
              ],
              "description": "Ensures <iframe> and <frame> elements have an accessible name",
              "help": "Frames must have an accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-title?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "presentational-role",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&amp;xinfo=9-33496701-0%200CNN%20RT%281660397473425%2043%29%20q%280%20-1%20-1%200%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&amp;incident_id=1172000790191303138-196656433617703881&amp;edet=12&amp;cinfo=0e000000&amp;rpinfo=0&amp;cts=96C2tQ0YqjuoC4zQBSpDLUYI%2fUWLUWlrbANQPsTULRICV3UBcE%2bHDDyjK0UjcRv7&amp;mth=GET\" frameborder=\"0\" width=\"100%\" height=\"100%\" marginheight=\"0px\" marginwidth=\"0px\">",
                  "target": [
                    "#main-iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has no title attribute\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                }
              ]
            },
            {
              "id": "html-has-lang",
              "impact": "serious",
              "tags": [
                "cat.language",
                "wcag2a",
                "wcag311",
                "ACT"
              ],
              "description": "Ensures every HTML document has a lang attribute",
              "help": "<html> element must have a lang attribute",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/html-has-lang?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-lang",
                      "data": {
                        "messageKey": "noLang"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "The <html> element does not have a lang attribute"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<html style=\"height:100%\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix any of the following:\n  The <html> element does not have a lang attribute"
                }
              ]
            },
            {
              "id": "landmark-one-main",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the document has a main landmark",
              "help": "Document should have one main landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-one-main?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-main",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Document does not have a main landmark"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html style=\"height:100%\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
                }
              ]
            },
            {
              "id": "page-has-heading-one",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensure that the page, or at least one of its frames contains a level-one heading",
              "help": "Page should contain a level-one heading",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/page-has-heading-one?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "page-has-heading-one",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Page must have a level-one heading"
                    }
                  ],
                  "none": [],
                  "impact": "moderate",
                  "html": "<html style=\"height:100%\">",
                  "target": [
                    "html"
                  ],
                  "failureSummary": "Fix all of the following:\n  Page must have a level-one heading"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "continuum",
      "what": "Level Access Continuum, community edition",
      "url": "https://www.tracfone.com/home",
      "result": [
        {
          "engineTestId": 101,
          "bestPracticeId": 429,
          "attribute": "This element does not have a lang attribute",
          "attributeDetail": "This HTML does not have a lang attribute",
          "element": "<html style=\"height:100%\"><head><meta content=\"NOINDEX, NOFOLLOW\" name=\"ROBOTS\"><meta content=\"telep ... t unsuccessful. Incapsula incident ID: 1172000790191305901-255976980016796618</iframe></body></html>",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 4,
            "domSpec": false,
            "helperText": "Enter the appropriate language value for the page.",
            "fix": {
              "lang": null
            }
          },
          "fingerprint": {
            "attNo": 0,
            "css": "html",
            "version": 2
          }
        },
        {
          "engineTestId": 228,
          "bestPracticeId": 523,
          "attribute": "This iframe element does not have a mechanism that allows an accessible name value to be calculated",
          "attributeDetail": "This iframe element does not have a mechanism that allows an accessible name value to be calculated",
          "element": "<iframe marginwidth=\"0px\" marginheight=\"0px\" height=\"100%\" width=\"100%\" frameborder=\"0\" src=\"/_Incap ... iframe\">Request unsuccessful. Incapsula incident ID: 1172000790191305901-255976980016796618</iframe>",
          "testResult": 0,
          "path": "body>iframe:nth-of-type(1)",
          "fixType": {
            "fixType": 1,
            "domSpec": false,
            "helperText": "Specify a descriptive label for the iframe.",
            "fix": {
              "aria-label": null,
              "aria-labelledby": false
            }
          },
          "fingerprint": {
            "version": 2,
            "css": "iframe[id=\"main-iframe\"][src=\"/_Incapsula_Resource?SWUDNSAI=31&xinfo=10-44422404-0%200CNN%20RT%281660397481960%2043%29%20q%280%20-1%20-1%2014%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&incident_id=1172000790191305901-255976980016796618&edet=12&cinfo=0e000000&rpinfo=0&cts=YXIR2eMpVD9gwsA5t%2fUQat%2f83LKRaedkc5H8jWiH4TEamK5jOXzzOCcoYc8pFUvN&mth=GET\"][frameborder=\"0\"][width=\"100%\"][height=\"100%\"][marginheight=\"0px\"][marginwidth=\"0px\"]",
            "attNo": 7
          }
        },
        {
          "engineTestId": 884,
          "bestPracticeId": 364,
          "attribute": "This DOM does not contain a document title element",
          "attributeDetail": "This DOM does not contain a document title element",
          "element": "<html style=\"height:100%\"><head><meta content=\"NOINDEX, NOFOLLOW\" name=\"ROBOTS\"><meta content=\"telep ... t unsuccessful. Incapsula incident ID: 1172000790191305901-255976980016796618</iframe></body></html>",
          "testResult": 0,
          "path": "html",
          "fixType": {
            "fixType": 2,
            "domSpec": true,
            "helperText": "Specify a unique and descriptive title for the page.",
            "fix": {
              "targetCssSelector": "head",
              "create": "title",
              "innerHTML": null
            }
          },
          "fingerprint": {
            "version": 2,
            "url": "https://www.tracfone.com/home",
            "css": "html",
            "attNo": 1
          }
        }
      ]
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.tracfone.com/home",
      "result": {
        "Error": {
          "AA.2_4_1.H64.1": {
            "Iframe element requires a non-empty title attribute that identifies the frame.": [
              {
                "tagName": "iframe",
                "id": "#main-iframe",
                "code": "<iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&amp;xinfo=11-52155640-0%200CNN%20RT%281660397484457%2041%29%20q%280%20-1%20-1%201%29%20r%281%20-1%29%20B12%2814%2c0%2c0%29&amp;incident_id=1172000790191306755-295587423278339019&amp;edet=12&amp;cinfo=0e000000&amp;rpinfo=0&amp;cts=QJQYb6%2fex52VzSZwY0TLJWh%2fd0JQlcoZr8nWZ%2fHsx78%2bNUWV9O3%2bJV%2bWobGgdZj5&amp;mth=GET\" frameborder=\"0\" width=\"100%\" height=\"100%\" marginheight=\"0px\" marginwidth=\"0px\">...</iframe>"
              }
            ]
          },
          "AA.2_4_2.H25.1.NoTitleEl": {
            "A title should be provided for the document, using a non-empty title element in the head section.": [
              {
                "tagName": "head",
                "id": "",
                "code": "<head>...</head>"
              }
            ]
          },
          "AA.3_1_1.H57.2": {
            "The html element should have a lang or xml:lang attribute which describes the language of the document.": [
              {
                "tagName": "html",
                "id": "",
                "code": "<html style=\"height:100%\"><head></head><body>...</body></html>"
              }
            ]
          }
        },
        "Warning": {}
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.tracfone.com/home",
      "result": {
        "content": {
          "totals": {
            "violation": 6,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<html>",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<html style=\"height:100%\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<iframe marginwidth=\"0px\" marginheight=\"0px\" height=\"100%\" width=\"100%\" frameborder=\"0\" src=\"/_Incapsula_Resource?SWUDNSAI=31&xinfo=9-33497667-0%200CNN%20RT%281660397487179%2066%29%20q%280%20-1%20-1%200%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&incident_id=1172000790191307551-196661647708001225&edet=12&cinfo=0e000000&rpinfo=0&cts=sy87m304oKUNrWAEU7%2bZEHB27vi792Fs96GzrqDtcFL%2fwFtc4QJk4J4PK77wCZAo&mth=GET\" id=\"main-iframe\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Doc_HasTitle",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Missing <title> element in <head> element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<html style=\"height:100%\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<body marginheight=\"0\" marginwidth=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<body style=\"margin:0px;height:100%\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[4]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, marginheight, marginwidth\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<iframe marginwidth=\"0px\" marginheight=\"0px\" height=\"100%\" width=\"100%\" frameborder=\"0\" src=\"/_Incapsula_Resource?SWUDNSAI=31&xinfo=9-33497667-0%200CNN%20RT%281660397487179%2066%29%20q%280%20-1%20-1%200%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&incident_id=1172000790191307551-196661647708001225&edet=12&cinfo=0e000000&rpinfo=0&cts=sy87m304oKUNrWAEU7%2bZEHB27vi792Fs96GzrqDtcFL%2fwFtc4QJk4J4PK77wCZAo&mth=GET\" id=\"main-iframe\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 8,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_Html_HasLang",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Page detected as HTML, but does not have a 'lang' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<html style=\"height:100%\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Frame_HasTitle",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "Inline frame does not have a 'title' attribute",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<iframe marginwidth=\"0px\" marginheight=\"0px\" height=\"100%\" width=\"100%\" frameborder=\"0\" src=\"/_Incapsula_Resource?SWUDNSAI=31&xinfo=10-44423230-0%200CNN%20RT%281660397490156%2041%29%20q%280%20-1%20-1%200%29%20r%281%20-1%29%20B12%2814%2c0%2c0%29&incident_id=1172000790191308449-255981429602915274&edet=12&cinfo=0e000000&rpinfo=0&cts=aXjQf6%2bhUmNo1Q5t%2boKOzyByTKItmwOKWn%2fZHR9Vl%2bAw7fAt4cvZNmBJVyj%2bUPPG&mth=GET\" id=\"main-iframe\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Doc_HasTitle",
              "path": {
                "dom": "/html[1]",
                "aria": "/document[1]"
              },
              "message": "Missing <title> element in <head> element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<html style=\"height:100%\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 90,
                "height": 654,
                "width": 800
              },
              "snippet": "<body marginheight=\"0\" marginwidth=\"0\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_Body_FirstASkips_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]",
                "aria": "/document[1]"
              },
              "message": "The page does not provide a way to quickly navigate to the main content (ARIA \"main\" landmark or a skip link)",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<body style=\"margin:0px;height:100%\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[1]/div[2]/a[1]",
                "aria": "/document[1]/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 631,
                "top": 779,
                "height": 0,
                "width": 101
              },
              "snippet": "<a class=\"copyrights\" target=\"_blank\" href=\"https://www.imperva.com/why-am-i-seeing-this-page/?src=23&utm_source=blockingpages\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[2]/h2[1]",
                "aria": "/document[1]/document[1]/heading[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 109,
                "top": 383,
                "height": 25,
                "width": 279
              },
              "snippet": "<h2>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 109,
                "top": 140,
                "height": 24,
                "width": 191
              },
              "snippet": "<h1>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[4]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"IE=edge,chrome=1\" http-equiv=\"X-UA-Compatible\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]/html[1]/body[1]/div[1]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/iframe[1]",
                "aria": "/document[1]/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, scrolling\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 248,
                "top": 265,
                "height": 78,
                "width": 304
              },
              "snippet": "<iframe sandbox=\"allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox\" scrolling=\"no\" frameborder=\"0\" name=\"a-6oua49yjcn26\" role=\"presentation\" height=\"78\" width=\"304\" src=\"https://www.google.com/recaptcha/api2/anchor?ar=1&k=6Ld38BkUAAAAAPATwit3FXvga1PI6iVTb6zgXw62&co=aHR0cHM6Ly93d3cudHJhY2ZvbmUuY29tOjQ0Mw..&hl=en&v=mq0-U1BHZ5YTcoDC-CvsLPNc&size=normal&cb=kgig7evx0e7g\" title=\"reCAPTCHA\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/iframe[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"frameborder, marginheight, marginwidth\" is deprecated for the <iframe> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 600,
                "width": 800
              },
              "snippet": "<iframe marginwidth=\"0px\" marginheight=\"0px\" height=\"100%\" width=\"100%\" frameborder=\"0\" src=\"/_Incapsula_Resource?SWUDNSAI=31&xinfo=10-44423230-0%200CNN%20RT%281660397490156%2041%29%20q%280%20-1%20-1%200%29%20r%281%20-1%29%20B12%2814%2c0%2c0%29&incident_id=1172000790191308449-255981429602915274&edet=12&cinfo=0e000000&rpinfo=0&cts=aXjQf6%2bhUmNo1Q5t%2boKOzyByTKItmwOKWn%2fZHR9Vl%2bAw7fAt4cvZNmBJVyj%2bUPPG&mth=GET\" id=\"main-iframe\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "nuVal",
      "what": "failures to pass the Nu Html Checker",
      "url": "https://www.tracfone.com/home",
      "result": {
        "messages": [
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 26,
            "firstColumn": 1,
            "message": "Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>.",
            "extract": "<html style=\"height:100%\"><head>",
            "hiliteStart": 0,
            "hiliteLength": 26
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 245,
            "firstColumn": 184,
            "message": "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.",
            "extract": "cale=1.0\"><meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge,chrome=1\"><scrip",
            "hiliteStart": 10,
            "hiliteLength": 62
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 345,
            "firstColumn": 246,
            "subType": "warning",
            "message": "The type attribute is unnecessary for JavaScript resources.",
            "extract": "chrome=1\"><script type=\"text/javascript\" src=\"/_Incapsula_Resource?SWJIYLWA=719d34d31c8e3a6e6fffd425f7e032f3\"></scri",
            "hiliteStart": 10,
            "hiliteLength": 100
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 443,
            "firstColumn": 437,
            "message": "Element head is missing a required instance of child element title.",
            "extract": "></script></head><body ",
            "hiliteStart": 10,
            "hiliteLength": 7
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 934,
            "firstColumn": 481,
            "message": "Bad value 100% for attribute width on element iframe: Expected a digit but saw % instead.",
            "extract": "ght:100%\"><iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&amp;xinfo=4-29757909-0%200CNN%20RT%281660397492767%2044%29%20q%280%20-1%20-1%201%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&amp;incident_id=1172000790191309258-166561610659533764&amp;edet=12&amp;cinfo=0e000000&amp;rpinfo=0&amp;cts=IhJ4awOV%2b3zuhQWvTZjhN5o89u6Mqbig2Nvp4XvajZ6ql1mEDw%2fXOWLxIodTMYBv&amp;mth=GET\" frameborder=\"0\" width=\"100%\" height=\"100%\" marginheight=\"0px\" marginwidth=\"0px\">Reques",
            "hiliteStart": 10,
            "hiliteLength": 454
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 934,
            "firstColumn": 481,
            "message": "Bad value 100% for attribute height on element iframe: Expected a digit but saw % instead.",
            "extract": "ght:100%\"><iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&amp;xinfo=4-29757909-0%200CNN%20RT%281660397492767%2044%29%20q%280%20-1%20-1%201%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&amp;incident_id=1172000790191309258-166561610659533764&amp;edet=12&amp;cinfo=0e000000&amp;rpinfo=0&amp;cts=IhJ4awOV%2b3zuhQWvTZjhN5o89u6Mqbig2Nvp4XvajZ6ql1mEDw%2fXOWLxIodTMYBv&amp;mth=GET\" frameborder=\"0\" width=\"100%\" height=\"100%\" marginheight=\"0px\" marginwidth=\"0px\">Reques",
            "hiliteStart": 10,
            "hiliteLength": 454
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 934,
            "firstColumn": 481,
            "message": "The frameborder attribute on the iframe element is obsolete. Use CSS instead.",
            "extract": "ght:100%\"><iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&amp;xinfo=4-29757909-0%200CNN%20RT%281660397492767%2044%29%20q%280%20-1%20-1%201%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&amp;incident_id=1172000790191309258-166561610659533764&amp;edet=12&amp;cinfo=0e000000&amp;rpinfo=0&amp;cts=IhJ4awOV%2b3zuhQWvTZjhN5o89u6Mqbig2Nvp4XvajZ6ql1mEDw%2fXOWLxIodTMYBv&amp;mth=GET\" frameborder=\"0\" width=\"100%\" height=\"100%\" marginheight=\"0px\" marginwidth=\"0px\">Reques",
            "hiliteStart": 10,
            "hiliteLength": 454
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 934,
            "firstColumn": 481,
            "message": "The marginheight attribute on the iframe element is obsolete. Use CSS instead.",
            "extract": "ght:100%\"><iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&amp;xinfo=4-29757909-0%200CNN%20RT%281660397492767%2044%29%20q%280%20-1%20-1%201%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&amp;incident_id=1172000790191309258-166561610659533764&amp;edet=12&amp;cinfo=0e000000&amp;rpinfo=0&amp;cts=IhJ4awOV%2b3zuhQWvTZjhN5o89u6Mqbig2Nvp4XvajZ6ql1mEDw%2fXOWLxIodTMYBv&amp;mth=GET\" frameborder=\"0\" width=\"100%\" height=\"100%\" marginheight=\"0px\" marginwidth=\"0px\">Reques",
            "hiliteStart": 10,
            "hiliteLength": 454
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 934,
            "firstColumn": 481,
            "message": "The marginwidth attribute on the iframe element is obsolete. Use CSS instead.",
            "extract": "ght:100%\"><iframe id=\"main-iframe\" src=\"/_Incapsula_Resource?SWUDNSAI=31&amp;xinfo=4-29757909-0%200CNN%20RT%281660397492767%2044%29%20q%280%20-1%20-1%201%29%20r%280%20-1%29%20B12%2814%2c0%2c0%29&amp;incident_id=1172000790191309258-166561610659533764&amp;edet=12&amp;cinfo=0e000000&amp;rpinfo=0&amp;cts=IhJ4awOV%2b3zuhQWvTZjhN5o89u6Mqbig2Nvp4XvajZ6ql1mEDw%2fXOWLxIodTMYBv&amp;mth=GET\" frameborder=\"0\" width=\"100%\" height=\"100%\" marginheight=\"0px\" marginwidth=\"0px\">Reques",
            "hiliteStart": 10,
            "hiliteLength": 454
          },
          {
            "type": "error",
            "lastLine": 1,
            "lastColumn": 1017,
            "firstColumn": 935,
            "message": "Text not allowed in element iframe in this context.",
            "extract": "dth=\"0px\">Request unsuccessful. Incapsula incident ID: 1172000790191309258-166561610659533764</ifra",
            "hiliteStart": 10,
            "hiliteLength": 83
          },
          {
            "type": "info",
            "lastLine": 1,
            "lastColumn": 26,
            "firstColumn": 1,
            "subType": "warning",
            "message": "Consider adding a lang attribute to the html start tag to declare the language of this document.",
            "extract": "<html style=\"height:100%\"><head>",
            "hiliteStart": 0,
            "hiliteLength": 26
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.tracfone.com/home",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "",
          "pageurl": "https://www.tracfone.com/home",
          "time": 2.82,
          "creditsremaining": 932,
          "allitemcount": 5,
          "totalelements": 11,
          "waveurl": "http://wave.webaim.org/report?url=https://www.tracfone.com/home"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 2,
            "items": {
              "title_invalid": {
                "id": "title_invalid",
                "description": "Missing or uninformative page title",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "2.4.2 Page Titled (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.2"
                  }
                ]
              },
              "language_missing": {
                "id": "language_missing",
                "description": "Language missing or invalid",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "3.1.1 Language of Page (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc3.1.1"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 2,
            "items": {
              "heading_missing": {
                "id": "heading_missing",
                "description": "No heading structure",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "region_missing": {
                "id": "region_missing",
                "description": "No page regions",
                "count": 1,
                "selectors": [
                  false
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  }
                ]
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.tracfone.com/home",
      "what": "URL",
      "result": "https://www.tracfone.com/home"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.tracfone.com/home",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.080",
        "responseTime": "2022-08-13T13:31:41.232Z",
        "data": {
          "apiErrors": [],
          "documentSize": 974532,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 180,
              "failing": 0
            },
            "issues": {
              "totalErrors": 0,
              "totalWarnings": 0,
              "totalIssues": 0
            },
            "issuesByLevel": {
              "A": {
                "count": 0,
                "pct": 0
              },
              "AA": {
                "count": 0,
                "pct": 0
              },
              "AAA": {
                "count": 0,
                "pct": 0
              }
            },
            "density": {
              "errorDensity": 0,
              "warningDensity": 0,
              "allDensity": 0
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "3b39b538-ea48-4647-8150-fc1e31528086",
          "docID": "acce0a65-fc42-464d-fe5c-2cb2d75083e9",
          "sourceHash": "a7f7ef06883e392b44bb6fc33e63bc1e",
          "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=3b39b538-ea48-4647-8150-fc1e31528086",
          "resultSet": [],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "4yiew",
  "startTime": "2022-08-13T13:30:33",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "motion",
      14
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      3
    ],
    [
      "wave",
      3
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "hover",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "continuum",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "nuVal",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 511,
  "logSize": 51774,
  "errorLogCount": 6,
  "errorLogSize": 1277,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "visitLatency": 31,
  "endTime": "2022-08-13T13:31:41",
  "elapsedSeconds": 67,
  "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": {
        "motion": 16,
        "focInd": 3
      },
      "alfa": {
        "r1": 4,
        "r13": 4,
        "r4": 4,
        "r59": 4,
        "r65": 1,
        "r66": 8,
        "r73": 4,
        "r74": 12,
        "r75": 4,
        "r80": 12,
        "r86": 4,
        "r87": 4
      },
      "axe": {
        "frame-tested": 1,
        "css-orientation-lock": 1,
        "document-title": 3,
        "frame-title": 3,
        "html-has-lang": 3,
        "landmark-one-main": 2,
        "page-has-heading-one": 2
      },
      "continuum": {
        "101": 4,
        "228": 4,
        "884": 4
      },
      "htmlcs": {
        "e:AA.2_4_1.H64.1": 4,
        "e:AA.2_4_2.H25.1.NoTitleEl": 4,
        "e:AA.3_1_1.H57.2": 4
      },
      "ibm": {
        "WCAG20_Html_HasLang": 4,
        "WCAG20_Frame_HasTitle": 4,
        "WCAG20_Doc_HasTitle": 4,
        "WCAG20_Body_FirstASkips_Native_Host_Sematics": 8,
        "Rpt_Aria_OrphanedContent_Native_Host_Sematics": 12,
        "element_attribute_deprecated": 3
      },
      "nuVal": {
        "Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>.": 4,
        "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": 4,
        "The type attribute is unnecessary for JavaScript resources.": 1,
        "Element head is missing a required instance of child element title.": 4,
        "Bad value 100% for attribute width on element iframe: Expected a digit but saw % instead.": 4,
        "Bad value 100% for attribute height on element iframe: Expected a digit but saw % instead.": 4,
        "The frameborder attribute on the iframe element is obsolete. Use CSS instead.": 4,
        "The marginheight attribute on the iframe element is obsolete. Use CSS instead.": 4,
        "The marginwidth attribute on the iframe element is obsolete. Use CSS instead.": 4,
        "Text not allowed in element iframe in this context.": 4,
        "Consider adding a lang attribute to the html start tag to declare the language of this document.": 1
      },
      "wave": {
        "e:title_invalid": 4,
        "e:language_missing": 4,
        "a:heading_missing": 1,
        "a:region_missing": 1
      }
    },
    "groupDetails": {
      "groups": {
        "spontaneousMotion": {
          "testaro": {
            "motion": {
              "score": 8,
              "what": "Change of visible content not requested by user"
            }
          }
        },
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 3,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 1,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "pageTitle": {
          "alfa": {
            "r1": {
              "score": 3,
              "what": "Document has no valid title element"
            }
          },
          "axe": {
            "document-title": {
              "score": 2,
              "what": "Document contains no title element"
            }
          },
          "continuum": {
            "884": {
              "score": 3,
              "what": "DOM contains no document title element"
            }
          },
          "htmlcs": {
            "e:AA.2_4_2.H25.1.NoTitleEl": {
              "score": 3,
              "what": "Document head element contains no title element"
            }
          },
          "ibm": {
            "WCAG20_Doc_HasTitle": {
              "score": 3,
              "what": "Page has no subject-identifying title"
            }
          },
          "nuVal": {
            "Element head is missing a required instance of child element title.": {
              "score": 3,
              "what": "head element has no child title element"
            }
          },
          "wave": {
            "e:title_invalid": {
              "score": 3,
              "what": "Missing or uninformative page title"
            }
          }
        },
        "iframeTitleBad": {
          "alfa": {
            "r13": {
              "score": 4,
              "what": "iframe has no accessible name"
            }
          },
          "axe": {
            "frame-title": {
              "score": 3,
              "what": "Frame has no accessible name"
            }
          },
          "continuum": {
            "228": {
              "score": 4,
              "what": "iframe has no mechanism that allows an accessible name to be calculated"
            }
          },
          "htmlcs": {
            "e:AA.2_4_1.H64.1": {
              "score": 4,
              "what": "iframe element has no non-empty title attribute"
            }
          },
          "ibm": {
            "WCAG20_Frame_HasTitle": {
              "score": 4,
              "what": "Inline frame has an empty or nonunique title attribute"
            }
          }
        },
        "pageLanguage": {
          "alfa": {
            "r4": {
              "score": 4,
              "what": "Lang attribute missing, empty, or only whitespace"
            }
          },
          "axe": {
            "html-has-lang": {
              "score": 3,
              "what": "html element has no lang attribute"
            }
          },
          "continuum": {
            "101": {
              "score": 4,
              "what": "root html element has no lang attribute"
            }
          },
          "htmlcs": {
            "e:AA.3_1_1.H57.2": {
              "score": 4,
              "what": "html element has no lang or xml:lang attribute"
            }
          },
          "ibm": {
            "WCAG20_Html_HasLang": {
              "score": 4,
              "what": "Page detected as HTML, but has no lang attribute"
            }
          },
          "nuVal": {
            "Consider adding a lang attribute to the html start tag to declare the language of this document.": {
              "score": 1,
              "what": "html start tag has no lang attribute to declare the language of the page"
            }
          },
          "wave": {
            "e:language_missing": {
              "score": 4,
              "what": "Language missing or invalid"
            }
          }
        },
        "noHeading": {
          "alfa": {
            "r59": {
              "score": 3,
              "what": "Document has no headings"
            }
          },
          "wave": {
            "a:heading_missing": {
              "score": 1,
              "what": "Page has no headings"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 2,
              "what": "Text contrast less than AAA requires"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "fontSizeAbsolute": {
          "alfa": {
            "r74": {
              "score": 6,
              "what": "Paragraph text has an absolute font size"
            }
          }
        },
        "fontSmall": {
          "alfa": {
            "r75": {
              "score": 3,
              "what": "Font size is smaller than 9 pixels"
            }
          }
        },
        "leadingAbsolute": {
          "alfa": {
            "r80": {
              "score": 6,
              "what": "Paragraph text has an absolute line height"
            }
          }
        },
        "decorativeElementExposed": {
          "alfa": {
            "r86": {
              "score": 2,
              "what": "Element marked as decorative is in the accessibility tree or has no none/presentation role"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 2,
              "what": "First focusable element is not a link to the main content"
            }
          },
          "ibm": {
            "WCAG20_Body_FirstASkips_Native_Host_Sematics": {
              "score": 3,
              "what": "Page provides no way to skip directly to the main content"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "cssBansRotate": {
          "axe": {
            "css-orientation-lock": {
              "score": 1,
              "what": "CSS media query locks display orientation"
            }
          }
        },
        "mainNot1": {
          "axe": {
            "landmark-one-main": {
              "score": 1,
              "what": "page has no main landmark"
            }
          }
        },
        "h1Missing": {
          "axe": {
            "page-has-heading-one": {
              "score": 1,
              "what": "Page contains no level-one heading"
            }
          }
        },
        "contentBeyondLandmarks": {
          "ibm": {
            "Rpt_Aria_OrphanedContent_Native_Host_Sematics": {
              "score": 6,
              "what": "Content does not reside within an element with a landmark role"
            }
          }
        },
        "obsolete": {
          "ibm": {
            "element_attribute_deprecated": {
              "score": 2,
              "what": "Element or attribute is obsolete"
            }
          },
          "nuVal": {
            "^The .+ attribute on the .+ element is obsolete.+$": {
              "score": 3,
              "what": "Attribute is obsolete on its element"
            }
          }
        },
        "docType": {
          "nuVal": {
            "Start tag seen without seeing a doctype first. Expected <!DOCTYPE html>.": {
              "score": 3,
              "what": "Page does not start with <!DOCTYPE html>"
            }
          }
        },
        "metaBad": {
          "nuVal": {
            "A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge.": {
              "score": 3,
              "what": "meta element with http-equiv=\"X-UA-Compatible\" has no content=\"IE=edge\""
            }
          }
        },
        "typeRedundant": {
          "nuVal": {
            "The type attribute is unnecessary for JavaScript resources.": {
              "score": 1,
              "what": "type attribute is unnecessary for a JavaScript resource"
            }
          }
        },
        "attributeBad": {
          "nuVal": {
            "^Bad value .* for attribute .+ on element .+$": {
              "score": 4,
              "what": "attribute on this element has an invalid value"
            }
          }
        },
        "parseError": {
          "nuVal": {
            "^Text not allowed in element .+ in this context.*$": {
              "score": 3,
              "what": "Element contains text, which is not allowed here"
            }
          }
        },
        "noLandmarks": {
          "wave": {
            "a:region_missing": {
              "score": 1,
              "what": "Page has no regions or ARIA landmarks"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 974,
      "log": 823,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "pageLanguage",
          "score": 14
        },
        {
          "groupName": "pageTitle",
          "score": 12
        },
        {
          "groupName": "iframeTitleBad",
          "score": 12
        },
        {
          "groupName": "spontaneousMotion",
          "score": 10
        },
        {
          "groupName": "fontSizeAbsolute",
          "score": 8
        },
        {
          "groupName": "leadingAbsolute",
          "score": 8
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 8
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 6
        },
        {
          "groupName": "obsolete",
          "score": 6
        },
        {
          "groupName": "attributeBad",
          "score": 6
        },
        {
          "groupName": "focusIndication",
          "score": 5
        },
        {
          "groupName": "noHeading",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "fontSmall",
          "score": 5
        },
        {
          "groupName": "docType",
          "score": 5
        },
        {
          "groupName": "metaBad",
          "score": 5
        },
        {
          "groupName": "parseError",
          "score": 5
        },
        {
          "groupName": "contrastAAA",
          "score": 4
        },
        {
          "groupName": "decorativeElementExposed",
          "score": 4
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "cssBansRotate",
          "score": 3
        },
        {
          "groupName": "mainNot1",
          "score": 3
        },
        {
          "groupName": "h1Missing",
          "score": 3
        },
        {
          "groupName": "typeRedundant",
          "score": 3
        },
        {
          "groupName": "noLandmarks",
          "score": 3
        }
      ]
    }
  },
  "scoreProcID": "sp15c"
}