Accessibility test digest

Synopsis

Page: Funka

URL: https://www.funka.com/en/

Score: 274

Tested by: Testaro, procedure tp12

Scored by: Testilo, procedure sp12b

Digested by: Testilo, procedure dp12b

Introduction

The Testaro application used its tp12 testing procedure to test the accessibility (barrier-free design and coding) of the Funka web page at https://www.funka.com/en/ on 2022/07/06. The procedure performed 808 tests. Of these, 16 are custom tests defined by Testaro, and the others belong to these six other packages (programs that perform collections of tests):

Testaro produced a report enumerating the test results.

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

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

Score summary

Score components
total274
log43
focusIndication39
noLeading38
leadingClipsText34
linkForcesNewWindow23
linkIndication19
contrastAA13
targetSize12
inconsistentStyles6
contrastAAA6
horizontalScrolling5
focusableOperable4
zIndexNotZero4
invisibleLabel4
hoverSurprise3
skipRepeatedContent3
hiddenContentRisk3
contrastRisk3
linkNoText3
linkPair3
noScriptRisk3
pseudoLinkRisk3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "3zjtz-funka",
  "host": {
    "id": "funka",
    "which": "https://www.funka.com/en/",
    "what": "Funka"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T02:21:56"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T02:24:35"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.funka.com/en/",
        "what": "Funka"
      },
      {
        "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.funka.com/en/",
        "what": "Funka"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "Funka",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.funka.com/en/",
      "result": {
        "bytes": [
          395190,
          395190,
          395190,
          395190,
          395190
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "Funka",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.funka.com/en/",
      "result": {
        "visibleElements": 167
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.funka.com/en/",
      "result": {
        "tabFocusables": 31,
        "tabFocused": 31,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "total": 31,
          "types": {
            "indicatorMissing": {
              "total": 5,
              "tagNames": {
                "A": 5
              }
            },
            "nonOutlinePresent": {
              "total": 20,
              "tagNames": {
                "A": 20
              }
            },
            "outlinePresent": {
              "total": 6,
              "meanDelay": 0,
              "tagNames": {
                "BUTTON": 6
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [
            {
              "tagName": "A",
              "text": "Our services"
            },
            {
              "tagName": "A",
              "text": "Academy"
            },
            {
              "tagName": "A",
              "text": "Design for all"
            },
            {
              "tagName": "A",
              "text": "Research & Innovation"
            },
            {
              "tagName": "A",
              "text": "About Us"
            }
          ],
          "nonOutlinePresent": [
            {
              "tagName": "A",
              "text": "Go to content"
            },
            {
              "tagName": "A",
              "text": "More information about cookies in our privacy policy"
            },
            {
              "tagName": "A",
              "text": ""
            },
            {
              "tagName": "A",
              "text": "Accessibility audits"
            },
            {
              "tagName": "A",
              "text": "Is my webpage accessible?"
            },
            {
              "tagName": "A",
              "text": "Document accessibility & remediation"
            },
            {
              "tagName": "A",
              "text": "Accessibility training courses"
            },
            {
              "tagName": "A",
              "text": "+46 8 555 770 60"
            },
            {
              "tagName": "A",
              "text": "contact@funka.com"
            },
            {
              "tagName": "A",
              "text": "Our offices"
            },
            {
              "tagName": "A",
              "text": "Open positions"
            },
            {
              "tagName": "A",
              "text": "Funka at Facebook"
            },
            {
              "tagName": "A",
              "text": "Funka at Twitter"
            },
            {
              "tagName": "A",
              "text": "Funka at Youtube"
            },
            {
              "tagName": "A",
              "text": "Funka at Instagram"
            },
            {
              "tagName": "A",
              "text": "Funka at Linkedin"
            },
            {
              "tagName": "A",
              "text": "News"
            },
            {
              "tagName": "A",
              "text": "Subscribe to our newsletter"
            },
            {
              "tagName": "A",
              "text": "About the website"
            },
            {
              "tagName": "A",
              "text": "Funka is the founder of IAAP Nordic, International Association of Accessibility Professionals"
            }
          ],
          "outlinePresent": [
            {
              "tagName": "BUTTON",
              "text": "I understand",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "BrowseAloud",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Log in ,show login form",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Language",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Search,show search field",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Aktivera Talande Webb",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "total": 57,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "A": 1
              }
            },
            "focusableAndOperable": {
              "total": 56,
              "tagNames": {
                "A": 35,
                "BUTTON": 13,
                "INPUT": 7,
                "IFRAME": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "A",
              "id": "MainContentArea",
              "text": "<a id=\"MainContentArea\" tabindex=\"-1\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Go to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "More information about cookies in our privacy policy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "I understand",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "toggleTalandeWebbArea",
              "text": "BrowseAloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Activate BrowseAloud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "How to activate Browsealoud",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "toggleAccount",
              "text": "Log in ,show login form",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "HiddenLang",
              "text": "<input id=\"HiddenLang\" name=\"HiddenLang\" type=\"hidden\" value=\"en\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"__RequestVerificationToken\" type=\"hidden\" value=\"GzMY_NbGTEbxBVJisT",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "7332b972-a428-4dff-85ed-393d2a6c8278",
              "text": "<input data-label=\"User name\" id=\"7332b972-a428-4dff-85ed-393d2a6c8278\" name=\"Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "d1ad7562-5233-408c-bfba-69e02650b1d0",
              "text": "<input data-label=\"Password\" id=\"d1ad7562-5233-408c-bfba-69e02650b1d0\" name=\"Pas",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" class=\"loginButton\" value=\"Log in\" style=\"cursor: default;\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Forgot password",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "toggleLanguage",
              "text": "Language",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Svenska",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Norsk",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "toggleSearch",
              "text": "Search,show search field",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "cf6c97a8-9e11-4557-b823-e8d25e007d02",
              "text": "<input aria-autocomplete=\"both\" type=\"search\" data-autocomplete=\"true\" class=\"se",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"submit\" class=\"searchButton\" value=\"Search\" style=\"cursor: default;",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/en/\" style=\"cursor: default;\"> <img id=\"FunkaLogo\" width=\"170\" height=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Academy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Design for all",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research & Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "togglemain",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submenu for Our services",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Academy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submenu for Academy",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Design for all",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submenu for Design for all",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Research & Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submenu for Research & Innovation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Submenu for About Us",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility audits",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Is my webpage accessible?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Document accessibility & remediation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibility training courses",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+46 8 555 770 60",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@funka.com",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Our offices",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Open positions",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funka at Facebook",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funka at Twitter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funka at Youtube",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funka at Instagram",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funka at Linkedin",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "News",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Subscribe to our newsletter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "About the website",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Funka is the founder of IAAP Nordic, International Association of Accessibility ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Aktivera Talande Webb",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe owner=\"archetype\" title=\"archetype\" style=\"display: none; visibility: hi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "triggers": 44,
          "headTriggers": 20,
          "tailTriggers": 24,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 1
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "Gotocontent"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 18
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "I understand"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "BrowseAloud"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Activate BrowseAloud"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Log in ,show login form"
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "User name (optional)"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "password",
              "labelType": "label",
              "texts": {
                "label": [
                  "Password (optional)"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Log in"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Language"
              }
            },
            {
              "index": 8,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Search,show search field"
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Search"
                ]
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Search"
              }
            },
            {
              "index": 11,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Menu"
              }
            },
            {
              "index": 12,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submenu for Our services"
              }
            },
            {
              "index": 13,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submenu for Academy"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submenu for Design for all"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submenu for Research & Innovation"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Submenu for About Us"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "button",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Listen with the ReachDeck Toolbar",
                "content": "Aktivera Talande Webb"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "links": 36,
          "adjacent": {
            "total": 25,
            "underlined": 10,
            "underlinedPercent": 40
          }
        },
        "items": {
          "underlined": [
            "Go to content",
            "More information about cookies in our privacy policy",
            "Forgot password",
            "",
            "",
            "+46 8 555 770 60",
            "contact@funka.com",
            "Our offices",
            "Open positions",
            "Funka is the founder of IAAP Nordic, International Association of Accessibility Professionals"
          ],
          "notUnderlined": [
            "How to activate Browsealoud",
            "Our services",
            "Academy",
            "Design for all",
            "Research & Innovation",
            "About Us",
            "Our services",
            "Academy",
            "Design for all",
            "Research & Innovation",
            "About Us",
            "Accessibility audits",
            "Is my webpage accessible?",
            "Document accessibility & remediation",
            "Accessibility training courses"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.funka.com/en/",
      "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.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.funka.com/en/",
      "result": {
        "roleElements": 1,
        "badRoleElements": 0,
        "redundantRoleElements": 0,
        "tagNames": {}
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.funka.com/en/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 13,
            "subtotals": [
              5,
              4,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 25,
            "subtotals": [
              15,
              10
            ]
          },
          "listLink": {
            "total": 11,
            "subtotals": [
              8,
              2,
              1
            ]
          },
          "h1": {
            "total": 4,
            "subtotals": [
              3,
              1
            ]
          },
          "h2": {
            "total": 4
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "solid": [
                "I understand",
                "Activate BrowseAloud"
              ],
              "none": [
                "BrowseAloud",
                "Log in                        ,show login form",
                "Language",
                "Search,show search field",
                "Menu",
                "Aktivera Talande Webb"
              ],
              "none none none solid": [
                "Submenu for Our services",
                "Submenu for Academy",
                "Submenu for Design for all",
                "Submenu for Research & Innovation",
                "Submenu for About Us"
              ]
            },
            "borderWidth": {
              "1px": [
                "I understand",
                "Activate BrowseAloud"
              ],
              "0px": [
                "BrowseAloud",
                "Log in                        ,show login form",
                "Language",
                "Search,show search field",
                "Menu",
                "Aktivera Talande Webb"
              ],
              "0px 0px 0px 4px": [
                "Submenu for Our services",
                "Submenu for Academy",
                "Submenu for Design for all",
                "Submenu for Research & Innovation",
                "Submenu for About Us"
              ]
            },
            "height": {
              "45.9844px": [
                "I understand"
              ],
              "46.5938px": [
                "BrowseAloud",
                "Log in                        ,show login form",
                "Language",
                "Search,show search field"
              ],
              "auto": [
                "Activate BrowseAloud",
                "Menu"
              ],
              "44px": [
                "Submenu for Our services",
                "Submenu for Academy",
                "Submenu for Design for all",
                "Submenu for Research & Innovation",
                "Submenu for About Us"
              ],
              "410.281px": [
                "Aktivera Talande Webb"
              ]
            },
            "lineHeight": {
              "21.6px": [
                "I understand",
                "BrowseAloud",
                "Activate BrowseAloud",
                "Log in                        ,show login form",
                "Language",
                "Search,show search field",
                "Aktivera Talande Webb"
              ],
              "20.25px": [
                "Menu"
              ],
              "24px": [
                "Submenu for Our services",
                "Submenu for Academy",
                "Submenu for Design for all",
                "Submenu for Research & Innovation",
                "Submenu for About Us"
              ]
            },
            "maxHeight": {
              "none": [
                "I understand",
                "Menu",
                "Submenu for Our services",
                "Submenu for Academy",
                "Submenu for Design for all",
                "Submenu for Research & Innovation",
                "Submenu for About Us",
                "Aktivera Talande Webb"
              ],
              "48px": [
                "BrowseAloud",
                "Activate BrowseAloud",
                "Log in                        ,show login form",
                "Language",
                "Search,show search field"
              ]
            }
          },
          "adjacentLink": {
            "textDecorationLine": {
              "underline": [
                "Go to content",
                "More information about cookies in our privacy policy",
                "Forgot password",
                "",
                "",
                "+46 8 555 770 60",
                "contact@funka.com",
                "Our offices",
                "Open positions",
                "Funka is the founder of IAAP Nordic, International Association of Accessibility Professionals"
              ],
              "none": [
                "How to activate Browsealoud",
                "Our services",
                "Academy",
                "Design for all",
                "Research & Innovation",
                "About Us",
                "Our services",
                "Academy",
                "Design for all",
                "Research & Innovation",
                "About Us",
                "Accessibility audits",
                "Is my webpage accessible?",
                "Document accessibility & remediation",
                "Accessibility training courses"
              ]
            }
          },
          "listLink": {
            "textDecorationLine": {
              "none": [
                "Svenska",
                "Norsk",
                "English"
              ],
              "underline": [
                "Funka at Facebook",
                "Funka at Twitter",
                "Funka at Youtube",
                "Funka at Instagram",
                "Funka at Linkedin",
                "News",
                "Subscribe to our newsletter",
                "About the website"
              ]
            },
            "color": {
              "rgb(51, 51, 51)": [
                "Svenska",
                "Norsk"
              ],
              "rgb(255, 255, 255)": [
                "English"
              ],
              "rgb(0, 0, 0)": [
                "Funka at Facebook",
                "Funka at Twitter",
                "Funka at Youtube",
                "Funka at Instagram",
                "Funka at Linkedin",
                "News",
                "Subscribe to our newsletter",
                "About the website"
              ]
            }
          },
          "h1": {
            "fontSize": {
              "25px": [
                "Your partner in accessibility"
              ],
              "19px": [
                "Contact us",
                "Social Media",
                "About Funka"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.funka.com/en/",
      "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.funka.com/en/",
      "result": {
        "totals": {
          "total": 8,
          "tagNames": {
            "DIV": 3,
            "H1": 1,
            "H2": 4
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "skiplinks",
            "text": "Go to content"
          },
          {
            "tagName": "H1",
            "id": "",
            "text": "Your partner in accessibility"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Accessibility audits"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Is my webpage accessible?"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Document accessibility & remediation"
          },
          {
            "tagName": "H2",
            "id": "",
            "text": "Accessibility training courses"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "failures": 15,
          "warnings": 33
        },
        "items": [
          {
            "index": 309,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/header[1]/div[2]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"/en/about-funka2/about-the-website/general-terms/\">",
                "  More information about cookies in our privacy policy",
                "</a>"
              ]
            }
          },
          {
            "index": 310,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"tel:+46855577060\">",
                "  +46 8 555 770 60",
                "</a>"
              ]
            }
          },
          {
            "index": 311,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/a[1]",
              "codeLines": [
                "<a href=\"mailto:kontakt@funka.com\">",
                "  contact@funka.com",
                "</a>"
              ]
            }
          },
          {
            "index": 334,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"/en/we-offer/accessibility-analyses/\">",
                "  Accessibility audits",
                "</a>"
              ]
            }
          },
          {
            "index": 335,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"https://check.funka.com/en/\" target=\"_blank\">",
                "  Is my webpage accessible?",
                "</a>"
              ]
            }
          },
          {
            "index": 336,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"/en/we-offer/technical-accessibility-assurance-of-pdf-documents/\">",
                "  Document accessibility & remediation",
                "</a>"
              ]
            }
          },
          {
            "index": 337,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r65",
              "ruleSummary": "Element in sequential focus order has visible focus",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r65",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#focus-visible",
                  "chapter": "2.4.7",
                  "title": "Focus Visible"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "codeLines": [
                "<a href=\"/en/education/accessibility-training-courses/\">",
                "  Accessibility training courses",
                "</a>"
              ]
            }
          },
          {
            "index": 356,
            "verdict": "cantTell",
            "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "An audit is a great first step for your accessibility journey. A Funka audit helps you understand w..."
              ]
            }
          },
          {
            "index": 357,
            "verdict": "cantTell",
            "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Scan your webpage for accessibility errors by using our automated test software. It performs nearly..."
              ]
            }
          },
          {
            "index": 358,
            "verdict": "cantTell",
            "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Funka's Document Fixer service offers document accessibility testing and remediation services to he..."
              ]
            }
          },
          {
            "index": 359,
            "verdict": "cantTell",
            "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We offer a series of inspiring and education training courses to fit different roles, skill sets an..."
              ]
            }
          },
          {
            "index": 360,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Contact us"
              ]
            }
          },
          {
            "index": 361,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Phone"
              ]
            }
          },
          {
            "index": 362,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "E-mail"
              ]
            }
          },
          {
            "index": 363,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/span[1]/text()[1]",
              "codeLines": [
                "Funka Nu AB"
              ]
            }
          },
          {
            "index": 364,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "c/o No18 Centralen"
              ]
            }
          },
          {
            "index": 365,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[2]",
              "codeLines": [
                "Centralplan 15"
              ]
            }
          },
          {
            "index": 366,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[3]",
              "codeLines": [
                "111 20 Stockholm"
              ]
            }
          },
          {
            "index": 367,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[4]",
              "codeLines": [
                "Sweden"
              ]
            }
          },
          {
            "index": 368,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Social Media"
              ]
            }
          },
          {
            "index": 369,
            "verdict": "cantTell",
            "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]/footer[1]/div[2]/div[3]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "About Funka"
              ]
            }
          },
          {
            "index": 379,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "An audit is a great first step for your accessibility journey. A Funka audit helps you understand w..."
              ]
            }
          },
          {
            "index": 380,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Scan your webpage for accessibility errors by using our automated test software. It performs nearly..."
              ]
            }
          },
          {
            "index": 381,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Funka's Document Fixer service offers document accessibility testing and remediation services to he..."
              ]
            }
          },
          {
            "index": 382,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "We offer a series of inspiring and education training courses to fit different roles, skill sets an..."
              ]
            }
          },
          {
            "index": 383,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Contact us"
              ]
            }
          },
          {
            "index": 384,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]/span[1]/text()[1]",
              "codeLines": [
                "Phone"
              ]
            }
          },
          {
            "index": 385,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]/span[1]/text()[1]",
              "codeLines": [
                "E-mail"
              ]
            }
          },
          {
            "index": 386,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/span[1]/text()[1]",
              "codeLines": [
                "Funka Nu AB"
              ]
            }
          },
          {
            "index": 387,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "c/o No18 Centralen"
              ]
            }
          },
          {
            "index": 388,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[2]",
              "codeLines": [
                "Centralplan 15"
              ]
            }
          },
          {
            "index": 389,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[3]",
              "codeLines": [
                "111 20 Stockholm"
              ]
            }
          },
          {
            "index": 390,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]/text()[4]",
              "codeLines": [
                "Sweden"
              ]
            }
          },
          {
            "index": 391,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[2]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Social Media"
              ]
            }
          },
          {
            "index": 392,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "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]/footer[1]/div[2]/div[3]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "About Funka"
              ]
            }
          },
          {
            "index": 419,
            "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]/header[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  We use cookies on funka.com to improve the functionality of our website.",
                "  <br>",
                "  <a href=\"/en/about-funka2/about-the-website/general-terms/\">",
                "    More information about cookies in our privacy policy",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 420,
            "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]/main[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"startTeaserText\">",
                "  Level up your digital accessibility with Funka's wide range of services. Funka brings more than 2...",
                "  ",
                "  Funka works actively in accessibility research and contributes to international accesibility guid...",
                "</p>"
              ]
            }
          },
          {
            "index": 421,
            "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"teaserText\" style=\"height: 128.781px;\">",
                "  An audit is a great first step for your accessibility journey. A Funka audit helps you understand...",
                "</p>"
              ]
            }
          },
          {
            "index": 422,
            "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"teaserText\" style=\"height: 128.781px;\">",
                "  Scan your webpage for accessibility errors by using our automated test software. It performs near...",
                "</p>"
              ]
            }
          },
          {
            "index": 423,
            "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"teaserText\" style=\"height: 151.977px;\">",
                "  Funka's Document Fixer service offers document accessibility testing and remediation services to ...",
                "</p>"
              ]
            }
          },
          {
            "index": 424,
            "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]/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"teaserText\" style=\"height: 151.977px;\">",
                "  We offer a series of inspiring and education training courses to fit different roles, skill sets ...",
                "</p>"
              ]
            }
          },
          {
            "index": 425,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"phone\">",
                "  <span class=\"hideText\">",
                "    Phone",
                "  </span>",
                "  <a href=\"tel:+46855577060\">",
                "    +46 8 555 770 60",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 426,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p class=\"mail\">",
                "  <span class=\"hideText\">",
                "    E-mail",
                "  </span>",
                "  <a href=\"mailto:kontakt@funka.com\">",
                "    contact@funka.com",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 427,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <span style=\"line-height: 1.6;\">",
                "    Funka Nu AB",
                "    <br>",
                "  </span>",
                "  c/o No18 Centralen",
                "  <br>",
                "  Centralplan 15",
                "  <br>",
                "  111 20 Stockholm",
                "  <br>",
                "  Sweden",
                "</p>"
              ]
            }
          },
          {
            "index": 428,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[4]",
              "codeLines": [
                "<p>",
                "  <a href=\"/en/about-funka2/our-offices/\">",
                "    Our offices",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 429,
            "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]/footer[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[5]",
              "codeLines": [
                "<p>",
                "  <a href=\"/en/about-funka2/our-offices/open-positions/\">",
                "    Open positions",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 430,
            "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]/footer[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"http://www.iaapnordic.org/\" target=\"_blank\" rel=\"noopener\">",
                "    Funka is the founder of IAAP Nordic, International Association of Accessibility Professionals",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 540,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.funka.com/en/",
      "result": {
        "totals": {
          "rulesNA": 50,
          "rulesPassed": 45,
          "rulesWarned": 3,
          "rulesViolated": 1,
          "warnings": {
            "minor": 9,
            "moderate": 0,
            "serious": 2,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 0,
            "serious": 1,
            "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-07-06T02:23:34.612Z",
          "url": "https://www.funka.com/en/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" id=\"toggleSearch\" class=\"functionLinksToggleButton\" aria-controls=\"quickSearchArea\" aria-expanded=\"false\"><span>Search<span class=\"show-for-sr\">,show search field</span></span></button>",
                          "target": [
                            "#toggleSearch"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Search<span class=\"show-for-sr\">,show search field</span></span>",
                  "target": [
                    "#toggleSearch > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button type=\"button\" id=\"toggleSearch\" class=\"functionLinksToggleButton\" aria-controls=\"quickSearchArea\" aria-expanded=\"false\"><span>Search<span class=\"show-for-sr\">,show search field</span></span></button>",
                          "target": [
                            "#toggleSearch"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Search<span class=\"show-for-sr\">,show search field</span></span>",
                  "target": [
                    "#toggleSearch > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"talandeWebbArea headerTogglableArea text-center\" id=\"talandeWebbArea\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#talandeWebbArea"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"loginArea headerTogglableArea\" id=\"loginArea\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#loginArea"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"languageArea headerTogglableArea text-center\" id=\"languageArea\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#languageArea"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"quickSearchArea headerTogglableArea\" id=\"quickSearchArea\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#quickSearchArea"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"row show-for-small collapse hide-on-print\">",
                  "target": [
                    ".show-for-small.collapse.hide-on-print:nth-child(6)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"row show-for-small collapse hide-on-print\">",
                  "target": [
                    ".show-for-small.collapse.hide-on-print:nth-child(7)"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobileNavigation\" id=\"AEAD878E-D6C5-4786-9F2B-11240A8C5DC2\" aria-hidden=\"true\" style=\"display: none;\">",
                  "target": [
                    "#AEAD878E-D6C5-4786-9F2B-11240A8C5DC2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<nav id=\"MobileMenu\" class=\"nav-bar show-for-small-only\" data-lang=\"en\" data-nextlevel=\"Submenu for\" data-currentid=\"46\">",
                  "target": [
                    "#MobileMenu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe owner=\"archetype\" title=\"archetype\" style=\"display: none; visibility: hidden;\"></iframe>",
                  "target": [
                    "iframe"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button aria-label=\"Listen with the ReachDeck Toolbar\" title=\"Listen with the ReachDeck Toolbar\" class=\"textDiv\" type=\"button\"><span class=\"customText\">Aktivera Talande Webb</span></button>",
                  "target": [
                    ".textDiv"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.funka.com/en/",
      "result": {
        "Error": {},
        "Warning": {
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"show-for-sr\">...</span>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button aria-label=\"Listen with the ReachDeck Toolbar\" title=\"Listen with the ReachDeck Toolbar\" class=\"textDiv\" type=\"button\">...</button>"
              }
            ]
          },
          "AA.4_1_2.H91.A.Empty": {
            "Anchor element found with an ID but without a href or link text. Consider moving its ID to a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "#MainContentArea",
                "code": "<a id=\"MainContentArea\" tabindex=\"-1\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.funka.com/en/",
      "result": {
        "content": {
          "totals": {
            "violation": 0,
            "recommendation": 0,
            "ignored": 0
          },
          "items": []
        },
        "url": {
          "totals": {
            "violation": 1,
            "recommendation": 0,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[4]/button[1]",
                "aria": "/document[1]/contentinfo[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 0,
                "top": 2416,
                "height": 411,
                "width": 1
              },
              "snippet": "<button type=\"button\" class=\"textDiv\" title=\"Listen with the ReachDeck Toolbar\" aria-label=\"Listen with the ReachDeck Toolbar\">",
              "level": "violation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.funka.com/en/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Your partner in accessibility - Funka",
          "pageurl": "https://www.funka.com/en/",
          "time": 4.22,
          "creditsremaining": 351,
          "allitemcount": 54,
          "totalelements": 359,
          "waveurl": "http://wave.webaim.org/report?url=https://www.funka.com/en/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 5,
            "items": {
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + NOSCRIPT + HEADER > DIV:first-child + DIV + DIV + DIV > DIV:first-child > DIV:first-child > DIV:first-child > DIV:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 4,
                "selectors": [
                  "HTML > HEAD:first-child > META:first-child + META + META + TITLE + META + META + META + META + META + META + META + LINK + META + META + META + META + META + META + LINK + LINK + LINK + LINK + LINK + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + META + META + META + META + META + META + META + META + META + STYLE + LINK + LINK + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child + NOSCRIPT + HEADER + MAIN + FOOTER + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + NOSCRIPT"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.funka.com/en/",
      "what": "URL",
      "result": "https://www.funka.com/en/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.funka.com/en/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.080",
        "responseTime": "2022-07-06T02:24:35.290Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1088123,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 22,
              "totalWarnings": 0,
              "totalIssues": 22
            },
            "issuesByLevel": {
              "A": {
                "count": 6,
                "pct": 27.27
              },
              "AA": {
                "count": 6,
                "pct": 27.27
              },
              "AAA": {
                "count": 22,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "e565f39d-e7ff-4029-9028-1e50898dc448",
          "docID": "efdd7218-ab1d-4ad2-e1db-6fadc2daf1c0",
          "sourceHash": "85725bf0ecb3e96e19017b001d12d76d",
          "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=e565f39d-e7ff-4029-9028-1e50898dc448",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2520
                },
                "height": 2520,
                "width": 1024
              },
              "position": {
                "line": 5144,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"StartPage \"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt; &lt;iframe role=\"presentation\" title=\"Google Tag Manager\" src=\"https://www.googletagmanager.com/ns.html?id=GTM-K35Q4MT\" height=\"0\" width=\"0\" style=\"display:none",
              "xpath": "/html/body",
              "issueID": "54d718e2623158bd81b3b17af3310979",
              "signature": "29764381d8d8082269275da7879ba6fc",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=54d718e2623158bd81b3b17af3310979"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 15,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 4149,
                "column": 0
              },
              "errorSnippet": "&lt;a id=\"MainContentArea\" tabindex=\"-1\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[1]/div[1]/a[1]",
              "issueID": "d840dd958681a0cbadede388de554ea5",
              "signature": "b8fa8c56b97e0bb7e0b8304cda062b21",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=d840dd958681a0cbadede388de554ea5"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 2520
                },
                "height": 2520,
                "width": 1024
              },
              "position": {
                "line": 5144,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"StartPage \"&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;noscript&gt; &lt;iframe role=\"presentation\" title=\"Google Tag Manager\" src=\"https://www.googletagmanager.com/ns.html?id=GTM-K35Q4MT\" height=\"0\" width=\"0\" style=\"display:none",
              "xpath": "/html/body",
              "issueID": "58380b9cfa09703e2cf2ddf6f1a5994f",
              "signature": "49e993b6b98f8f1bedcb40deaac7e5f8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=58380b9cfa09703e2cf2ddf6f1a5994f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 22
                },
                "bottom-right": {
                  "x": 641,
                  "y": 64
                },
                "height": 42,
                "width": 626
              },
              "position": {
                "line": 3108,
                "column": 19560
              },
              "errorSnippet": "&lt;p&gt;We use cookies on funka.com to improve the functionality of our website.&lt;br&gt;&lt;a href=\"/en/about-funka2/about-the-website/general-terms/\"&gt;More information about cookies in our privacy policy&lt;/a&gt;.&lt;/p&gt;",
              "xpath": "/html/body/header[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "04cb04acfc47ad2ddbc8bd00b9f7d105",
              "signature": "46e5562b817a64c6533eb548523c7ac0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=04cb04acfc47ad2ddbc8bd00b9f7d105"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": -4
                },
                "height": -4,
                "width": 0
              },
              "position": {
                "line": 8290,
                "column": 110
              },
              "errorSnippet": "&lt;ul&gt;&lt;li class=\"menuItem\" data-id=\"192\"&gt;&lt;div class=\"row\"&gt;&lt;a href=\"/en/we-offer/\" class=\"small-10 columns menuLink\"&gt;Our services&lt;/a&gt;&lt;button data-href=\"/en/we-offer/\" class=\"small-2 columns menuLink haveLinks hideForNoscript",
              "xpath": "/html/body/header[1]/div[7]/div[1]/div[1]/nav[1]/ul[1]",
              "issueID": "20f27f664b401fc74f8691644ce81270",
              "signature": "c02369db39e282feaca0b78fd8d76103",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=20f27f664b401fc74f8691644ce81270"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 558.984,
                  "y": 203
                },
                "height": 203,
                "width": 543.984
              },
              "position": {
                "line": 5939,
                "column": 138
              },
              "errorSnippet": "&lt;p class=\"startTeaserText\"&gt; Level up your digital accessibility with Funka's wide range of services. Funka brings more than 20 years of experience to your organisation by targeting a high level of accessibility, not just enough to conform to guidel",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "6ae0ceaaa6d883e25d4b8362cf7baf9e",
              "signature": "e1eadc0ff85f5d234b64f1354c8c0c7d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6ae0ceaaa6d883e25d4b8362cf7baf9e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 247
                },
                "bottom-right": {
                  "x": 457,
                  "y": 339
                },
                "height": 92,
                "width": 442
              },
              "position": {
                "line": 8350,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"teaserText\" style=\"height: 128px;\"&gt; An audit is a great first step for your accessibility journey. A Funka audit helps you understand where you stand when it comes to achieving your conformance goals with accessibility laws, standards, an",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "e8646beff8c5aa4eb9258e01f8367e21",
              "signature": "40b6a44a12fb05a2a01c867153b5d89d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e8646beff8c5aa4eb9258e01f8367e21"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 247
                },
                "bottom-right": {
                  "x": 457,
                  "y": 339
                },
                "height": 92,
                "width": 442
              },
              "position": {
                "line": 10515,
                "column": 423
              },
              "errorSnippet": "&lt;p class=\"teaserText\" style=\"height: 128px;\"&gt; Scan your webpage for accessibility errors by using our automated test software. It performs nearly 100 tests in seconds against accessibility guidelines WCAG 2.1 AA and EN 301 549. &lt;/p&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "ccb8624bfb430f435d01512439ee06e7",
              "signature": "de39dd5f96e52447e193ef8f121fa7e8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ccb8624bfb430f435d01512439ee06e7"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 247
                },
                "bottom-right": {
                  "x": 457,
                  "y": 362
                },
                "height": 115,
                "width": 442
              },
              "position": {
                "line": 10843,
                "column": 21
              },
              "errorSnippet": "&lt;p class=\"teaserText\" style=\"height: 151px;\"&gt; Funka's Document Fixer service offers document accessibility testing and remediation services to help you get compliant with EN 301 549, WCAG and PDF/UA. Document Fixer is a fast, secure and convenient ",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "6ceb88cb0493a1a48751ec6898091150",
              "signature": "f1d11c2563329c6268c11e45461e3005",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=6ceb88cb0493a1a48751ec6898091150"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 247
                },
                "bottom-right": {
                  "x": 457,
                  "y": 362
                },
                "height": 115,
                "width": 442
              },
              "position": {
                "line": 11148,
                "column": 13
              },
              "errorSnippet": "&lt;p class=\"teaserText\" style=\"height: 151px;\"&gt; We offer a series of inspiring and education training courses to fit different roles, skill sets and levels of expertise. You can participate in our training sessions online, watch videos of them when i",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "a409bf451bce85893320d387083f6ec2",
              "signature": "adbc7ece0e8ecc79bc637203e4c34cc2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a409bf451bce85893320d387083f6ec2"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -18,
                  "y": 21.6
                },
                "height": 21.6,
                "width": -18
              },
              "position": {
                "line": 6874,
                "column": 0
              },
              "errorSnippet": "&lt;input data-label=\"User name\" id=\"efc2cc87-6e49-4c65-8f2d-d5a126335757\" name=\"UserName\" type=\"text\" value=\"\" autocomplete=\"username\"&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/div[1]/input[1]",
              "issueID": "c42dcb1a007ecec526bd5b219d31b498",
              "signature": "ad334e2929ec62a4b85cee55696fbcd9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=c42dcb1a007ecec526bd5b219d31b498"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -18,
                  "y": 21.6
                },
                "height": 21.6,
                "width": -18
              },
              "position": {
                "line": 6874,
                "column": 0
              },
              "errorSnippet": "&lt;input data-label=\"Password\" id=\"7e11d87a-9ade-48e9-9a87-b18322834345\" name=\"Password\" type=\"password\" value=\"\" autocomplete=\"current-password\"&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/div[1]/input[1]",
              "issueID": "6e236ed92a4f5b05efb0379e530916dc",
              "signature": "460e2f2ddcba6cbb9c79cb22ce18ccf6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=6e236ed92a4f5b05efb0379e530916dc"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": 21.6
                },
                "height": 21.6,
                "width": -2
              },
              "position": {
                "line": 9038,
                "column": 34
              },
              "errorSnippet": "&lt;input type=\"submit\" class=\"loginButton\" value=\"Log in\"&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[5]/div[1]/div[1]/div[1]/form[1]/div[1]/div[3]/input[1]",
              "issueID": "aea64c03a54cdb3762063a366ebadd75",
              "signature": "67fa645760f40a4794ab4e5233c95f57",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=aea64c03a54cdb3762063a366ebadd75"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -18,
                  "y": 21.6
                },
                "height": 21.6,
                "width": -18
              },
              "position": {
                "line": 9039,
                "column": 0
              },
              "errorSnippet": "&lt;input aria-autocomplete=\"both\" type=\"search\" data-autocomplete=\"true\" class=\"searchKeywords\" id=\"20e4305d-30a0-42fc-b1fd-b5d418534ba5\" name=\"q\" placeholder=\"Search at funka.com\"&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[9]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[1]/input[1]",
              "issueID": "ac88c8eb14b85a33d9905132610c13ed",
              "signature": "67864ecffac4d29468fc418e903012c1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ac88c8eb14b85a33d9905132610c13ed"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -2,
                  "y": 21.6
                },
                "height": 21.6,
                "width": -2
              },
              "position": {
                "line": 9039,
                "column": 0
              },
              "errorSnippet": "&lt;input type=\"submit\" class=\"searchButton\" value=\"Search\"&gt;",
              "xpath": "/html/body/header[1]/div[3]/div[9]/div[1]/div[1]/div[1]/div[1]/form[1]/div[1]/div[2]/input[1]",
              "issueID": "ac4c5774761b136ec56f533c17b2bfaf",
              "signature": "d748e606ca21ce4ed8f02a8830e05b40",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=ac4c5774761b136ec56f533c17b2bfaf"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 3
                },
                "bottom-right": {
                  "x": 309,
                  "y": 30
                },
                "height": 27,
                "width": 309
              },
              "position": {
                "line": 4165,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://check.funka.com/en/\" target=\"_blank\"&gt;Is my webpage accessible?&lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/a[1]",
              "issueID": "0b7775b6be0b5c57a93f545a409ab999",
              "signature": "eea4a037c3385c5cb658685046d25a69",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0b7775b6be0b5c57a93f545a409ab999"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 54
                },
                "bottom-right": {
                  "x": 312.984,
                  "y": 75
                },
                "height": 21,
                "width": 297.984
              },
              "position": {
                "line": 7101,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"facebookFollowUs\" target=\"_blank\" href=\"https://www.facebook.com/pages/Funka-Nu-AB/172137369531700?sk=timeline\"&gt;Funka at Facebook&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "fdcb2e417eaab10b8d3859c003bb49e2",
              "signature": "ee315426927fa8acc71d5bd13e98568c",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=fdcb2e417eaab10b8d3859c003bb49e2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 99
                },
                "bottom-right": {
                  "x": 312.984,
                  "y": 120
                },
                "height": 21,
                "width": 297.984
              },
              "position": {
                "line": 7101,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"twitterFollowUs\" target=\"_blank\" href=\"https://twitter.com/funkanu\"&gt;Funka at Twitter&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "c324022f3c2105b55416674c004222ce",
              "signature": "420afbfd4dfbec07d3936d08676c6aeb",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=c324022f3c2105b55416674c004222ce"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 144
                },
                "bottom-right": {
                  "x": 312.984,
                  "y": 165
                },
                "height": 21,
                "width": 297.984
              },
              "position": {
                "line": 7102,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"youtubeFollowUs\" target=\"_blank\" href=\"https://www.youtube.com/c/FunkaNuAB\"&gt;Funka at Youtube&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "5907b27c49a58027511ebbd68c1adba2",
              "signature": "77fad5f1e640e4c975c3e89d2b70f799",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=5907b27c49a58027511ebbd68c1adba2"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 189
                },
                "bottom-right": {
                  "x": 312.984,
                  "y": 210
                },
                "height": 21,
                "width": 297.984
              },
              "position": {
                "line": 7102,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"instagramLinkFollowUs\" target=\"_blank\" href=\"https://www.instagram.com/funkacom/\"&gt;Funka at Instagram&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[4]/a[1]",
              "issueID": "15e04a740472a856b836dcd5bd0e5609",
              "signature": "88cb437d86ac51c90c96dc58456a829e",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=15e04a740472a856b836dcd5bd0e5609"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 234
                },
                "bottom-right": {
                  "x": 312.984,
                  "y": 255
                },
                "height": 21,
                "width": 297.984
              },
              "position": {
                "line": 7102,
                "column": 0
              },
              "errorSnippet": "&lt;a class=\"linkedInFollowUs\" target=\"_blank\" href=\"https://www.linkedin.com/company/funka-nu-ab\"&gt;Funka at Linkedin&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[2]/div[2]/div[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "2ffe14cb06579f3deff9d81a6f1cc4c7",
              "signature": "901eb90d6b1da8a815a6980e48234bb5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=2ffe14cb06579f3deff9d81a6f1cc4c7"
            },
            {
              "tID": 218,
              "bpID": 207,
              "priority": 88,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link opens in a new window without user control.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 3.2.5 Change on Request"
              ],
              "resultTitle": "Notify the user when links will open new windows or tabs",
              "errorDescription": "This link opens in a new window without user control. Opening a new window or new tab unexpectedly can cause confusion for users, particularly for blind users and those with low vision, cogntive impairments or learning disabilities.. Avoid opening links in new windows or tabs. If it is unavoidable, give the user warning via text or a properly marked up and appropriate icon.",
              "viewPortLocation": {
                "top-left": {
                  "x": 15,
                  "y": 0
                },
                "bottom-right": {
                  "x": 716.266,
                  "y": 45
                },
                "height": 45,
                "width": 701.266
              },
              "position": {
                "line": 7270,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"http://www.iaapnordic.org/\" target=\"_blank\" rel=\"noopener\"&gt;Funka is the founder of IAAP Nordic, International Association of Accessibility Professionals&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
              "issueID": "f3c575c58121d47451e7eb61d57563d5",
              "signature": "f5d4ad5b628b0d3c91990be5c9954e85",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=f3c575c58121d47451e7eb61d57563d5"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T02:21:56",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "motion",
      13
    ],
    [
      "focInd",
      8
    ],
    [
      "ibm",
      5
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 26,
  "logSize": 26,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 3,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T02:24:35",
  "elapsedSeconds": 158,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focInd": 35,
        "focOp": 2,
        "hover": 1,
        "linkUl": 30,
        "styleDiff": 17,
        "zIndex": 8
      },
      "alfa": {
        "r62": 12,
        "r65": 4,
        "r66": 14,
        "r69": 14,
        "r73": 48,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 1,
        "color-contrast": 1,
        "hidden-content": 0,
        "label-content-name-mismatch": 3
      },
      "htmlcs": {
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.2_5_3.F96": 1,
        "w:AA.4_1_2.H91.A.Empty": 1
      },
      "wave": {
        "a:link_redundant": 1,
        "a:noscript": 4
      },
      "tenon": {
        "28": 4,
        "129": 3,
        "144": 32,
        "152": 20,
        "218": 28
      }
    },
    "groupDetails": {
      "groups": {
        "focusIndication": {
          "testaro": {
            "focInd": {
              "score": 35,
              "what": "Focused element displaying no or nostandard focus indicator"
            }
          },
          "alfa": {
            "r65": {
              "score": 4,
              "what": "Element in sequential focus order has no visible focus"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 15,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 6,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 4,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 4,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 11,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 1,
              "what": "Element has insufficient color contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 36,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "invisibleLabel": {
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 1,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "w:AA.4_1_2.H91.A.Empty": {
              "score": 1,
              "what": "Link element has an id attribute but no href attribute or text"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 1,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 32,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 10,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 21,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 274,
      "log": 43,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "focusIndication",
          "score": 39
        },
        {
          "groupName": "noLeading",
          "score": 38
        },
        {
          "groupName": "leadingClipsText",
          "score": 34
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 23
        },
        {
          "groupName": "linkIndication",
          "score": 19
        },
        {
          "groupName": "contrastAA",
          "score": 13
        },
        {
          "groupName": "targetSize",
          "score": 12
        },
        {
          "groupName": "inconsistentStyles",
          "score": 6
        },
        {
          "groupName": "contrastAAA",
          "score": 6
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "invisibleLabel",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "contrastRisk",
          "score": 3
        },
        {
          "groupName": "linkNoText",
          "score": 3
        },
        {
          "groupName": "linkPair",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}