Accessibility test digest

Synopsis

Page: Zugang für alle

URL: https://www.access-for-all.ch/ch/

Score: 602

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 Zugang für alle web page at https://www.access-for-all.ch/ch/ 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 602 (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
total602
log170
preventions100
noLeading125
leadingClipsText70
contentBeyondLandmarks45
contrastAA22
linkIndication13
inconsistentStyles9
roleBad7
contrastAAA7
linkPair6
linkForcesNewWindow5
linkTextsSame4
targetSize4
hoverSurprise3
zIndexNotZero3
hiddenContentRisk3
metaBansZoom3
pdfLink3

Issue summary

Special issues

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

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

pdfLink: 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-zugang",
  "host": {
    "id": "zugang",
    "which": "https://www.access-for-all.ch/ch/",
    "what": "Zugang für alle"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-06T01:41:57"
    },
    {
      "event": "endTime",
      "value": "2022-07-06T01:43:41"
    }
  ],
  "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.access-for-all.ch/ch/",
        "what": "Zugang für alle"
      },
      {
        "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.access-for-all.ch/ch/",
        "what": "Zugang für alle"
      },
      {
        "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.access-for-all.ch/ch/",
      "what": "Zugang für alle",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "bytes": [
          318986,
          318986,
          318986,
          318986,
          318986
        ],
        "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.access-for-all.ch/ch/",
      "what": "Zugang für alle",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "visibleElements": 289
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "tabFocusables": 65,
        "tabFocused": 65,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "total": 65,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 65,
              "meanDelay": 0,
              "tagNames": {
                "A": 62,
                "INPUT": 2,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Zum Inhalt wechseln",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Direkt zur Hauptnavigation und Anmeldung",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Direkt zu den zusätzlichen Informationen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kontaktformular",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Deutsch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "English",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "BUTTON",
              "text": "Suche starten",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Home",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Warum Barrierefreiheit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Dienstleistung / Beratung",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Zertifizierung",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Richtlinien",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Aus- und Weiterbildung",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Projekte",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "PDF Accessibility Checker PAC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Wissensecke und FAQ",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Über uns",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Gönner der Stiftung «Zugang für alle» werden",
              "delay": 0
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Videos in Gebärdensprache",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Weiterlesen: Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Offene Stelle",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "www.access-for-all.ch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Weiterlesen: Offene Stelle",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "«Zugang für alle» ist Kompetenzzentrum und Schweizer Zertifizierungsstelle für digitale Barrierefrei",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Aktueller Blogpost: Zum Blue Beanie Day am 30. November - Das Web für alle",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Weiterlesen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mit unserem Expertenwissen zu mehr digitaler Barrierefreiheit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "ein Quicktest, ein Expert Review oder ein Audit",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "unserer Kurse",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "contact@access-for-all.ch",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kontaktformular",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schweizer Accessibility-Checkliste 2.1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Weiterlesen: Schweizer Accessibility-Checkliste 2.1",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Schweizer Accessibility-Studie Onlineshops",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "2",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Weiter",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ende",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Zum Kursangebot",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Abonnieren Sie unseren Newsletter (Mailchimp)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Zu unseren Video-Beiträgen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Infografik Studie 2020",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Infographie Étude 2020",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Visit the Accessibility Developer Guide - free knowledge base for developers",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Kurze Tipps für Content Manager und Webredaktionen",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Impressum",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Datenschutzerklärung",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Zum Seitenanfang",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Login",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "International Association of Accessibility Professionals",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "contact@access-for-all.ch",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "total": 71,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 71,
              "tagNames": {
                "A": 64,
                "INPUT": 6,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Zum Inhalt wechseln",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Direkt zur Hauptnavigation und Anmeldung",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Direkt zu den zusätzlichen Informationen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kontaktformular",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Deutsch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "mod-search-searchword27",
              "text": "<input name=\"searchword\" id=\"mod-search-searchword27\" maxlength=\"200\" class=\"inp",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Suche starten",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"task\" value=\"search\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"option\" value=\"com_search\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"Itemid\" value=\"101\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "start",
              "text": "<a id=\"start\" name=\"start\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/\" style=\"cursor: default;\"><img border=\"0\" alt=\"Logo Stiftung Zugang f",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Home",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Warum Barrierefreiheit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Dienstleistung / Beratung",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Zertifizierung",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Richtlinien",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aus- und Weiterbildung",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Projekte",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "PDF Accessibility Checker PAC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Wissensecke und FAQ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Über uns",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/ch/zertifizierung.html\" title=\"Zertifizierungen\" style=\"cursor: defaul",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/ch/stiftung/sponsoren.html\" style=\"cursor: default;\"><img src=\"/images",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Gönner der Stiftung «Zugang für alle» werden",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input name=\"hosted_button_id\" type=\"hidden\" value=\"BATAUHQ4TWHG4\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input alt=\"Donate with PayPal button\" name=\"submit\" src=\"https://www.paypalobje",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://youtube.com/playlist?list=PLfq5Zk2RShfiol3DMA7RbVe-HfrJFM-UE \" ",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Videos in Gebärdensprache",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weiterlesen: Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offene Stelle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "www.access-for-all.ch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weiterlesen: Offene Stelle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "«Zugang für alle» ist Kompetenzzentrum und Schweizer Zertifizierungsstelle für d",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aktueller Blogpost: Zum Blue Beanie Day am 30. November - Das Web für alle",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weiterlesen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mit unserem Expertenwissen zu mehr digitaler Barrierefreiheit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "ein Quicktest, ein Expert Review oder ein Audit",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "unserer Kurse",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@access-for-all.ch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kontaktformular",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schweizer Accessibility-Checkliste 2.1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weiterlesen: Schweizer Accessibility-Checkliste 2.1",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Schweizer Accessibility-Studie Onlineshops",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "2",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Weiter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ende",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "additional",
              "text": "<a id=\"additional\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Zum Kursangebot",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Abonnieren Sie unseren Newsletter (Mailchimp)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Zu unseren Video-Beiträgen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"/images/Accessibilty_Studie/2020/zfa-studie-onlinehopping-2020-d-web-an",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infografik Studie 2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Infographie Étude 2020",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Visit the Accessibility Developer Guide - free knowledge base for developers",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Kurze Tipps für Content Manager und Webredaktionen",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Impressum",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Datenschutzerklärung",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Zum Seitenanfang",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Login",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "International Association of Accessibility Professionals",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.accessibilityassociation.org\" style=\"cursor: default;\"><img",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.access4all.ch/blog/\" style=\"cursor: default;\"><img src=\"/im",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/Access4All\" style=\"cursor: default;\"><img src=\"/ima",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/Access4All\" style=\"cursor: default;\"><img src=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://ch.linkedin.com/company/stiftung-zugang-f-r-alle-\" style=\"curso",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"http://eepurl.com/dEUToX\" style=\"cursor: default;\"><img src=\"/images/st",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/channel/UCpTd_2j9nBINdPYW9jcrFtA/videos\" style=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@access-for-all.ch",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "triggers": 89,
          "headTriggers": 20,
          "tailTriggers": 69,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 4
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "ZumInhaltwechseln"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "DirektzurHauptnavigationundAnmeldung"
              },
              {
                "tagName": "A",
                "id": "",
                "text": "DirektzudenzusätzlichenInformationen"
              }
            ]
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "<imgsrc=\"/images/stories/IAAP_Organ_Member_White.p"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 3
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "INPUT",
              "type": "search",
              "labelType": "label",
              "texts": {
                "label": [
                  "Website durchsuchen"
                ]
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "texts": {
                "content": "Suche starten"
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "image",
              "texts": {
                "content": "Donate with PayPal button"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "links": 64,
          "adjacent": {
            "total": 43,
            "underlined": 32,
            "underlinedPercent": 74
          }
        },
        "items": {
          "underlined": [
            "Kontaktformular",
            "",
            "",
            "",
            "Gönner der Stiftung «Zugang für alle» werden",
            "",
            "Videos in Gebärdensprache",
            "www.access-for-all.ch",
            "Weiterlesen",
            "ein Quicktest, ein Expert Review oder ein Audit",
            "unserer Kurse",
            "contact@access-for-all.ch",
            "Kontaktformular",
            "Schweizer Accessibility-Studie Onlineshops",
            "2",
            "Weiter",
            "Ende",
            "Zum Kursangebot",
            "Abonnieren Sie unseren Newsletter (Mailchimp)",
            "Zu unseren Video-Beiträgen",
            "",
            "Visit the Accessibility Developer Guide - free knowledge base for developers",
            "Kurze Tipps für Content Manager und Webredaktionen",
            "International Association of Accessibility Professionals",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "contact@access-for-all.ch"
          ],
          "notUnderlined": [
            "",
            "Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
            "Weiterlesen: Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
            "Offene Stelle",
            "Weiterlesen: Offene Stelle",
            "«Zugang für alle» ist Kompetenzzentrum und Schweizer Zertifizierungsstelle für digitale Barrierefreiheit",
            "Aktueller Blogpost: Zum Blue Beanie Day am 30. November - Das Web für alle",
            "Mit unserem Expertenwissen zu mehr digitaler Barrierefreiheit",
            "Schweizer Accessibility-Checkliste 2.1",
            "Weiterlesen: Schweizer Accessibility-Checkliste 2.1",
            ""
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.access-for-all.ch/ch/",
      "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.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "roleElements": 4,
        "badRoleElements": 3,
        "redundantRoleElements": 0,
        "tagNames": {
          "DIV": {
            "navigation": {
              "bad": 1,
              "redundant": 0
            },
            "main": {
              "bad": 1,
              "redundant": 0
            },
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 1
          },
          "adjacentLink": {
            "total": 43,
            "subtotals": [
              30,
              8,
              3,
              2
            ]
          },
          "listLink": {
            "total": 21,
            "subtotals": [
              9,
              4,
              3,
              2,
              1,
              1,
              1
            ]
          },
          "h1": {
            "total": 3,
            "subtotals": [
              1,
              1,
              1
            ]
          },
          "h2": {
            "total": 14,
            "subtotals": [
              8,
              4,
              2
            ]
          },
          "h3": {
            "total": 11,
            "subtotals": [
              6,
              4,
              1
            ]
          },
          "h4": {
            "total": 1
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "Kontaktformular",
                "",
                "",
                "",
                "",
                "",
                "Videos in Gebärdensprache",
                "Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
                "Offene Stelle",
                "www.access-for-all.ch",
                "«Zugang für alle» ist Kompetenzzentrum und Schweizer Zertifizierungsstelle für digitale Barrierefreiheit",
                "Aktueller Blogpost: Zum Blue Beanie Day am 30. November - Das Web für alle",
                "Weiterlesen",
                "Mit unserem Expertenwissen zu mehr digitaler Barrierefreiheit",
                "ein Quicktest, ein Expert Review oder ein Audit",
                "unserer Kurse",
                "contact@access-for-all.ch",
                "Kontaktformular",
                "Schweizer Accessibility-Checkliste 2.1",
                "Schweizer Accessibility-Studie Onlineshops",
                "2",
                "Weiter",
                "Ende",
                "",
                "Zum Kursangebot",
                "Abonnieren Sie unseren Newsletter (Mailchimp)",
                "Zu unseren Video-Beiträgen",
                "",
                "Visit the Accessibility Developer Guide - free knowledge base for developers",
                "Kurze Tipps für Content Manager und Webredaktionen",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "contact@access-for-all.ch"
              ],
              "700": [
                "Gönner der Stiftung «Zugang für alle» werden",
                "Weiterlesen:    Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
                "Weiterlesen:    Offene Stelle",
                "Weiterlesen:    Schweizer Accessibility-Checkliste 2.1",
                "International Association of Accessibility Professionals"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Kontaktformular",
                "",
                "",
                "",
                "Gönner der Stiftung «Zugang für alle» werden",
                "",
                "Videos in Gebärdensprache",
                "www.access-for-all.ch",
                "Weiterlesen",
                "ein Quicktest, ein Expert Review oder ein Audit",
                "unserer Kurse",
                "contact@access-for-all.ch",
                "Kontaktformular",
                "Schweizer Accessibility-Studie Onlineshops",
                "2",
                "Weiter",
                "Ende",
                "Zum Kursangebot",
                "Abonnieren Sie unseren Newsletter (Mailchimp)",
                "Zu unseren Video-Beiträgen",
                "",
                "Visit the Accessibility Developer Guide - free knowledge base for developers",
                "Kurze Tipps für Content Manager und Webredaktionen",
                "International Association of Accessibility Professionals",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "contact@access-for-all.ch"
              ],
              "none": [
                "",
                "Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
                "Weiterlesen:    Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
                "Offene Stelle",
                "Weiterlesen:    Offene Stelle",
                "«Zugang für alle» ist Kompetenzzentrum und Schweizer Zertifizierungsstelle für digitale Barrierefreiheit",
                "Aktueller Blogpost: Zum Blue Beanie Day am 30. November - Das Web für alle",
                "Mit unserem Expertenwissen zu mehr digitaler Barrierefreiheit",
                "Schweizer Accessibility-Checkliste 2.1",
                "Weiterlesen:    Schweizer Accessibility-Checkliste 2.1",
                ""
              ]
            }
          },
          "listLink": {
            "fontWeight": {
              "400": [
                "Zum Inhalt wechseln",
                "Direkt zur Hauptnavigation und Anmeldung",
                "Direkt zu den zusätzlichen Informationen",
                "English",
                "Warum Barrierefreiheit",
                "Dienstleistung / Beratung",
                "Zertifizierung",
                "Richtlinien",
                "Aus- und Weiterbildung",
                "Projekte",
                "PDF Accessibility Checker PAC",
                "Wissensecke und FAQ",
                "Über uns",
                "Infografik Studie 2020",
                "Infographie Étude 2020",
                "Impressum",
                "Datenschutzerklärung",
                "Zum Seitenanfang",
                "Login"
              ],
              "700": [
                "Deutsch",
                "Home"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "Zum Inhalt wechseln",
                "Direkt zur Hauptnavigation und Anmeldung",
                "Direkt zu den zusätzlichen Informationen",
                "Infografik Studie 2020",
                "Infographie Étude 2020",
                "Impressum",
                "Datenschutzerklärung",
                "Zum Seitenanfang",
                "Login"
              ],
              "none": [
                "Deutsch",
                "English",
                "Home",
                "Warum Barrierefreiheit",
                "Dienstleistung / Beratung",
                "Zertifizierung",
                "Richtlinien",
                "Aus- und Weiterbildung",
                "Projekte",
                "PDF Accessibility Checker PAC",
                "Wissensecke und FAQ",
                "Über uns"
              ]
            },
            "color": {
              "rgb(9, 81, 151)": [
                "Zum Inhalt wechseln",
                "Direkt zur Hauptnavigation und Anmeldung",
                "Direkt zu den zusätzlichen Informationen",
                "Infografik Studie 2020",
                "Infographie Étude 2020"
              ],
              "rgb(255, 255, 255)": [
                "Deutsch",
                "English",
                "Impressum",
                "Datenschutzerklärung",
                "Zum Seitenanfang",
                "Login"
              ],
              "rgb(51, 51, 51)": [
                "Home"
              ],
              "rgb(68, 68, 68)": [
                "Warum Barrierefreiheit",
                "Dienstleistung / Beratung",
                "Zertifizierung",
                "Richtlinien",
                "Aus- und Weiterbildung",
                "Projekte",
                "PDF Accessibility Checker PAC",
                "Wissensecke und FAQ",
                "Über uns"
              ]
            },
            "fontSize": {
              "14.4014px": [
                "Zum Inhalt wechseln",
                "Direkt zur Hauptnavigation und Anmeldung",
                "Direkt zu den zusätzlichen Informationen",
                "Infografik Studie 2020",
                "Infographie Étude 2020"
              ],
              "16.0016px": [
                "Deutsch",
                "English",
                "Home",
                "Warum Barrierefreiheit",
                "Dienstleistung / Beratung",
                "Zertifizierung",
                "Richtlinien",
                "Aus- und Weiterbildung",
                "Projekte",
                "PDF Accessibility Checker PAC",
                "Wissensecke und FAQ",
                "Über uns"
              ],
              "12.8013px": [
                "Impressum",
                "Datenschutzerklärung",
                "Zum Seitenanfang",
                "Login"
              ]
            },
            "lineHeight": {
              "0px": [
                "Zum Inhalt wechseln",
                "Direkt zur Hauptnavigation und Anmeldung",
                "Direkt zu den zusätzlichen Informationen"
              ],
              "normal": [
                "Deutsch",
                "English",
                "Home",
                "Warum Barrierefreiheit",
                "Dienstleistung / Beratung",
                "Zertifizierung",
                "Richtlinien",
                "Aus- und Weiterbildung",
                "Projekte",
                "PDF Accessibility Checker PAC",
                "Wissensecke und FAQ",
                "Über uns",
                "Infografik Studie 2020",
                "Infographie Étude 2020",
                "Impressum",
                "Datenschutzerklärung",
                "Zum Seitenanfang",
                "Login"
              ]
            }
          },
          "h1": {
            "fontWeight": {
              "400": [
                "Willkommen bei «Zugang für alle»"
              ],
              "700": [
                "Headerbereich",
                "Footerbereich"
              ]
            },
            "color": {
              "rgb(51, 51, 51)": [
                "Headerbereich"
              ],
              "rgb(13, 76, 137)": [
                "Willkommen bei «Zugang für alle»"
              ],
              "rgb(255, 255, 255)": [
                "Footerbereich"
              ]
            },
            "fontSize": {
              "32.0032px": [
                "Headerbereich",
                "Footerbereich"
              ],
              "28.8029px": [
                "Willkommen bei «Zugang für alle»"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "400": [
                "Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
                "Screenreader-Specialist",
                "Offene Stelle",
                "Accessibility Consultant (m/w/d)(60-100%)",
                "«Zugang für alle» ist Kompetenzzentrum und Schweizer Zertifizierungsstelle für digitale Barrierefreiheit",
                "Aktueller Blogpost: Zum Blue Beanie Day am 30. November - Das Web für alle",
                "Mit unserem Expertenwissen zu mehr digitaler Barrierefreiheit",
                "Schweizer Accessibility-Checkliste 2.1"
              ],
              "700": [
                "Navigation",
                "Suchen",
                "Servicebereich",
                "Zusätzliche Informationen",
                "Zugang für alle ist Mitglied der International Association of Accessibility Professionals",
                "Social-Media-Kanäle, Copyright und Kontakt"
              ]
            },
            "color": {
              "rgb(51, 51, 51)": [
                "Navigation",
                "Suchen",
                "Servicebereich",
                "Zusätzliche Informationen"
              ],
              "rgb(85, 85, 85)": [
                "Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
                "Screenreader-Specialist",
                "Offene Stelle",
                "Accessibility Consultant (m/w/d)(60-100%)",
                "«Zugang für alle» ist Kompetenzzentrum und Schweizer Zertifizierungsstelle für digitale Barrierefreiheit",
                "Aktueller Blogpost: Zum Blue Beanie Day am 30. November - Das Web für alle",
                "Mit unserem Expertenwissen zu mehr digitaler Barrierefreiheit",
                "Schweizer Accessibility-Checkliste 2.1"
              ],
              "rgb(255, 255, 255)": [
                "Zugang für alle ist Mitglied der International Association of Accessibility Professionals",
                "Social-Media-Kanäle, Copyright und Kontakt"
              ]
            },
            "fontSize": {
              "24.0024px": [
                "Navigation",
                "Suchen",
                "Servicebereich",
                "Zusätzliche Informationen",
                "Zugang für alle ist Mitglied der International Association of Accessibility Professionals",
                "Social-Media-Kanäle, Copyright und Kontakt"
              ],
              "22.4022px": [
                "Stelle als Screenreader-Specialist (m/w/d) (20-40%)",
                "Screenreader-Specialist",
                "Offene Stelle",
                "Accessibility Consultant (m/w/d)(60-100%)",
                "«Zugang für alle» ist Kompetenzzentrum und Schweizer Zertifizierungsstelle für digitale Barrierefreiheit",
                "Aktueller Blogpost: Zum Blue Beanie Day am 30. November - Das Web für alle",
                "Mit unserem Expertenwissen zu mehr digitaler Barrierefreiheit",
                "Schweizer Accessibility-Checkliste 2.1"
              ]
            }
          },
          "h3": {
            "fontWeight": {
              "400": [
                "Zertifizierungen",
                "Gönner werden",
                "Spenden",
                "Gebärdensprache"
              ],
              "700": [
                "Ein praxisnahes Hilfsmittel",
                "Unser Kursangebot",
                "Newsletter",
                "Fachtagung E-Accessibility",
                "Accessibility-Studie Onlineshops: Infografik",
                "Accessibility Developer Guide",
                "Tipps für Content Manager"
              ]
            },
            "color": {
              "rgb(85, 85, 85)": [
                "Zertifizierungen",
                "Gönner werden",
                "Spenden",
                "Gebärdensprache",
                "Ein praxisnahes Hilfsmittel"
              ],
              "rgb(51, 51, 51)": [
                "Unser Kursangebot",
                "Newsletter",
                "Fachtagung E-Accessibility",
                "Accessibility-Studie Onlineshops: Infografik",
                "Accessibility Developer Guide",
                "Tipps für Content Manager"
              ]
            },
            "fontSize": {
              "22.4022px": [
                "Zertifizierungen",
                "Gönner werden",
                "Spenden",
                "Gebärdensprache"
              ],
              "17.6018px": [
                "Ein praxisnahes Hilfsmittel"
              ],
              "19.2019px": [
                "Unser Kursangebot",
                "Newsletter",
                "Fachtagung E-Accessibility",
                "Accessibility-Studie Onlineshops: Infografik",
                "Accessibility Developer Guide",
                "Tipps für Content Manager"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.access-for-all.ch/ch/",
      "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.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "total": 1,
          "tagNames": {
            "UL": 1
          }
        },
        "items": [
          {
            "tagName": "UL",
            "id": "",
            "text": "Zum Inhalt wechseln Direkt zur Hauptnavigation und Anmeldung Direkt zu den zusätzlichen Informatione"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "failures": 61,
          "warnings": 6
        },
        "items": [
          {
            "index": 416,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Direkt zur Hauptnavigation und Anmeldung"
              ]
            }
          },
          {
            "index": 417,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Direkt zu den zusätzlichen Informationen"
              ]
            }
          },
          {
            "index": 418,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Headerbereich"
              ]
            }
          },
          {
            "index": 419,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Navigation"
              ]
            }
          },
          {
            "index": 420,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[2]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Kontaktformular"
              ]
            }
          },
          {
            "index": 421,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Suchen"
              ]
            }
          },
          {
            "index": 422,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Deutsch"
              ]
            }
          },
          {
            "index": 423,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "English"
              ]
            }
          },
          {
            "index": 496,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Zusätzliche Informationen"
              ]
            }
          },
          {
            "index": 513,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/ul[1]/li[1]/a[1]/text()[1]",
              "codeLines": [
                "Impressum"
              ]
            }
          },
          {
            "index": 514,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/ul[1]/li[2]/a[1]/text()[1]",
              "codeLines": [
                "Datenschutzerklärung"
              ]
            }
          },
          {
            "index": 515,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/ul[1]/li[3]/a[1]/text()[1]",
              "codeLines": [
                "Zum Seitenanfang"
              ]
            }
          },
          {
            "index": 516,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/ul[1]/li[4]/a[1]/text()[1]",
              "codeLines": [
                "Login"
              ]
            }
          },
          {
            "index": 517,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Footerbereich"
              ]
            }
          },
          {
            "index": 518,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/span[1]/text()[1]",
              "codeLines": [
                "Zugang für alle ist Mitglied der"
              ]
            }
          },
          {
            "index": 519,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/span[1]/a[1]/text()[1]",
              "codeLines": [
                "International Association of Accessibility Professionals"
              ]
            }
          },
          {
            "index": 520,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h2[2]/span[1]/text()[1]",
              "codeLines": [
                "Social-Media-Kanäle, Copyright und Kontakt"
              ]
            }
          },
          {
            "index": 521,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[3]/text()[1]",
              "codeLines": [
                "© Zugang für alle, Stiftung zur behindertengerechten Technologienutzung, Friedheimstrasse 8, CH-805..."
              ]
            }
          },
          {
            "index": 522,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[3]/text()[2]",
              "codeLines": [
                "+41 44 515 54 20 (Montag bis Donnerstag),"
              ]
            }
          },
          {
            "index": 523,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]/text()[1]",
              "codeLines": [
                "contact@access-for-all.ch"
              ]
            }
          },
          {
            "index": 631,
            "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]/div[2]/div[1]/div[2]/div[2]/div[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Servicebereich"
              ]
            }
          },
          {
            "index": 670,
            "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]/div[2]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Zusätzliche Informationen"
              ]
            }
          },
          {
            "index": 680,
            "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]/div[3]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Footerbereich"
              ]
            }
          },
          {
            "index": 701,
            "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]/div[2]/div[1]/div[2]/div[2]/div[4]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Servicebereich"
              ]
            }
          },
          {
            "index": 740,
            "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]/div[2]/div[1]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Zusätzliche Informationen"
              ]
            }
          },
          {
            "index": 750,
            "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]/div[3]/div[1]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Footerbereich"
              ]
            }
          },
          {
            "index": 839,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/ch/zertifizierung.html\" title=\"Zertifizierungen\">",
                "    <img src=\"/images/stories/logo/AFA_Icons_Zertifkat_WCAG-2.1_AA.png\" alt=\"AFA Icons Zertifkat WC...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 840,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"margin: 10px;\">",
                "  <strong>",
                "    Unternehmen und Organisationen können",
                "    <a href=\"/ch/stiftung/sponsoren.html\">",
                "      Gönner der Stiftung «Zugang für alle» werden",
                "    </a>",
                "    .",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 841,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img src=\"/images/stories/icons/iconmonstr-coffee-10-96_orange.png\" alt=\"\" width=\"90\" height=\"90\"...",
                "  <img src=\"/images/stories/icons/iconmonstr-heart-4-96_blue.png\" alt=\"\" width=\"90\" height=\"90\" sty...",
                "</p>"
              ]
            }
          },
          {
            "index": 842,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[6]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"margin: 10px;\">",
                "  <strong>",
                "    Spenden an die Stiftung «Zugang für alle»:",
                "  </strong>",
                "  Einfach und sicher mit PayPal.",
                "</p>"
              ]
            }
          },
          {
            "index": 843,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://youtube.com/playlist?list=PLfq5Zk2RShfiol3DMA7RbVe-HfrJFM-UE \">",
                "    <img src=\"/images/M_images/screenshot-videos-gebaerdensprache-YT.png\" alt=\"screenshot videos ge...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 844,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[7]/div[1]/p[2]",
              "codeLines": [
                "<p style=\"margin: 10px;\">",
                "  <a href=\"https://youtube.com/playlist?list=PLfq5Zk2RShfiol3DMA7RbVe-HfrJFM-UE\">",
                "    Videos in Gebärdensprache",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 845,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Die Stiftung «Zugang für alle» (www.access-for-all.ch) setzt sich für die digitale Barrierefreihe...",
                "</p>"
              ]
            }
          },
          {
            "index": 846,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Deshalb interessieren wir uns für Personen, die das folgende Profil erfüllen:",
                "</p>"
              ]
            }
          },
          {
            "index": 847,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"readmore\">",
                "  <a class=\"btn\" href=\"/ch/stiftung/screenreader-specialist-m-w-d-20-40.html\" itemprop=\"url\" aria-l...",
                "    <span class=\"icon-chevron-right\" aria-hidden=\"true\"></span>",
                "    Weiterlesen: \t\t\tStelle als Screenreader-Specialist (m/w/d) (20-40%)",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 848,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Die Stiftung «Zugang für alle»",
                "  <a href=\"https://www.access-for-all.ch/ch/\">",
                "    www.access-for-all.ch",
                "  </a>",
                "  setzt sich für die digitale Barrierefreiheit ein, damit Menschen mit Behinderungen an der Wissens...",
                "</p>"
              ]
            }
          },
          {
            "index": 849,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Deshalb interessieren wir uns für Personen, die das folgende Profil erfüllen:",
                "</p>"
              ]
            }
          },
          {
            "index": 850,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"readmore\">",
                "  <a class=\"btn\" href=\"/ch/stiftung/offene-stelle.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Of...",
                "    <span class=\"icon-chevron-right\" aria-hidden=\"true\"></span>",
                "    Weiterlesen: \t\t\tOffene Stelle",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 851,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Seit mehr als zwei Jahrzehnten realisieren wir Accessibility-Projekte, informieren und sensibilis...",
                "</p>"
              ]
            }
          },
          {
            "index": 852,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img src=\"https://access4all.ch/blog/wp-content/uploads/2021/11/IMG_0941-1200x900.jpg\" alt=\"Die b...",
                "</p>"
              ]
            }
          },
          {
            "index": 853,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Von Sylvia Winkelmann-Ackermann, Geschäftsführerin: «Webseiteninhalte sollen für Menschen mit Seh...",
                "</p>"
              ]
            }
          },
          {
            "index": 854,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://access4all.ch/blog/2021/11/blue-beanie-day//\">",
                "    Weiterlesen",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 855,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Die Mehrheit unserer Expertinnen und Experten sind Menschen mit Behinderungen. Wir wissen aus e...",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 856,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Sie sind auf dem Weg zu mehr Barrierefreiheit? Dann sind wir mit unserer langjährigen Erfahrung d...",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 857,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Überprüfung der Accessibility",
                "  </strong>",
                "  : Wir prüfen Ihren Webauftritt, Ihre Web-Applikation oder Ihre Smartphone App auf digitale Barrie...",
                "  <a href=\"/ch/beratung.html\">",
                "    ein Quicktest, ein Expert Review oder ein Audit",
                "  </a>",
                "  das Richtige ist, klären wir im direkten Gespräch mit Ihnen.",
                "</p>"
              ]
            }
          },
          {
            "index": 858,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[4]",
              "codeLines": [
                "<p style=\"text-align: left;\">",
                "  <strong>",
                "    Unser Kursangebot",
                "  </strong>",
                "  : Wollen Sie sich im Thema digitale Barrierefreiheit weiterbilden, einen besseren Einblick in das...",
                "  <a href=\"/ch/schulung/kurse-und-seminare/561-unsere-kursangebote.html\">",
                "    unserer Kurse",
                "  </a>",
                "  teil.",
                "</p>"
              ]
            }
          },
          {
            "index": 859,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[5]",
              "codeLines": [
                "<p style=\"text-align: left;\">",
                "  <strong>",
                "    Beratung",
                "  </strong>",
                "  : Gerne stehen wir Ihnen auch für eine Einzelberatung zur Verfügung. Eine solche Beratung wird na...",
                "</p>"
              ]
            }
          },
          {
            "index": 860,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[6]",
              "codeLines": [
                "<p style=\"text-align: left;\">",
                "  <strong>",
                "    Kontakt",
                "  </strong>",
                "  : Nehmen Sie mit uns Kontakt auf, telefonisch an +41 44 515 54 22, per Mail an",
                "  <span id=\"cloakbf1111725d865ff51b24413933d0d73f\">",
                "    <a href=\"mailto:contact@access-for-all.ch\">",
                "      contact@access-for-all.ch",
                "    </a>",
                "  </span>",
                "  <script type=\"text/javascript\">",
                "    document.getElementById('cloakbf1111725d865ff51b24413933d0d73f').innerHTML = '';",
                "    \t\t\t\tvar prefix = '&#109;a' + 'i&#108;' + '&#116;o';",
                "    \t\t\t\tvar path = 'hr' + 'ef' + '=';",
                "    \t\t\t\tvar addybf1111725d865ff51b24413933d0d73f = 'c&#111;nt&#97;ct' + '&#64;';",
                "    \t\t\t\taddybf1111725d865ff51b24413933d0d73f = addybf1111725d865ff51b24413933d0d73f + '&#97;cc&#101...",
                "    \t\t\t\tvar addy_textbf1111725d865ff51b24413933d0d73f = 'c&#111;nt&#97;ct' + '&#64;' + '&#97;cc&#10...",
                "  </script>",
                "  oder via",
                "  <a href=\"https://www.access-for-all.ch/ch/kontakt.html\">",
                "    Kontaktformular",
                "  </a>",
                "  .",
                "</p>"
              ]
            }
          },
          {
            "index": 861,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Die Schweizer Accessibility-Checkliste und die Erklärungen zeigen die notwendigen technischen, ge...",
                "</p>"
              ]
            }
          },
          {
            "index": 862,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Menschen mit Behinderungen nutzen das Internet überdurchschnittlich oft, denn barrierefreie Websi...",
                "</p>"
              ]
            }
          },
          {
            "index": 863,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]/div[1]/p[3]",
              "codeLines": [
                "<p class=\"readmore\">",
                "  <a class=\"btn\" href=\"/ch/barrierefreiheit/barrierefreies-webdesign/accessibility-checkliste-2-1.h...",
                "    <span class=\"icon-chevron-right\" aria-hidden=\"true\"></span>",
                "    Weiterlesen: \t\t\tSchweizer Accessibility-Checkliste 2.1",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 864,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[9]/p[1]",
              "codeLines": [
                "<p class=\"counter pull-right\">",
                "  Seite 1 von 2",
                "</p>"
              ]
            }
          },
          {
            "index": 865,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <img src=\"/images/Unser_Kursangebot.jpg\" alt=\"Unser Kursangebot\" width=\"200\" style=\"display: bloc...",
                "</p>"
              ]
            }
          },
          {
            "index": 866,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <strong>",
                "    Nächste Kursdaten:",
                "  </strong>",
                "</p>"
              ]
            }
          },
          {
            "index": 867,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  <a href=\"/ch/schulung/kurse-und-seminare.html\">",
                "    Zum Kursangebot",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 868,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[2]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <img src=\"/images/stories/newsletter-4308826_1920.jpg\" alt=\"\" width=\"200\" height=\"auto\">",
                "</p>"
              ]
            }
          },
          {
            "index": 869,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[2]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"http://eepurl.com/dEUToX\">",
                "    Abonnieren Sie unseren Newsletter (Mailchimp)",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 870,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <img src=\"/images/stories/nationale-fachtagung-eaccessibility.png\" alt=\"\" width=\"200\">",
                "</p>"
              ]
            }
          },
          {
            "index": 871,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[3]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://einclusion.digitaldialog.swiss/de/eaccessibility\">",
                "    Zu unseren Video-Beiträgen",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 872,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[4]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"/images/Accessibilty_Studie/2020/zfa-studie-onlinehopping-2020-d-web-anhang-infografik.p...",
                "    <img src=\"/images/Accessibilty_Studie/2020/zfa-studie-onlinehopping-2020-d-web-anhang-infografi...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 873,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[5]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <img src=\"/images/stories/docs/ADG.png\" alt=\"Logo ADG\" width=\"200px\">",
                "</p>"
              ]
            }
          },
          {
            "index": 874,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[5]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.accessibility-developer-guide.com\" target=\"_blank\">",
                "    Visit the Accessibility Developer Guide - free knowledge base for developers",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 875,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[6]/div[1]/p[1]",
              "codeLines": [
                "<p style=\"text-align: center;\">",
                "  <img src=\"/images/stories/html-rollstuhl2.png\" alt=\"\" width=\"200px\">",
                "</p>"
              ]
            }
          },
          {
            "index": 876,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[5]/div[6]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.access-for-all.ch/ch/barrierefreiheit/barrierefreies-webdesign/accessibility...",
                "    Kurze Tipps für Content Manager und Webredaktionen",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 877,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.accessibilityassociation.org\">",
                "    <img src=\"/images/stories/IAAP_Organ_Member_White.png\" alt=\"IAAP Organizational Member\" width=\"...",
                "    <br style=\"clear: both;\">",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 878,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  <a href=\"https://www.access4all.ch/blog/\">",
                "    <img src=\"/images/stories/icons/iconmonstr-wordpress-5-64.png\" alt=\"Blog\" width=\"42\" height=\"42...",
                "  </a>",
                "  <a href=\"https://twitter.com/Access4All\">",
                "    <img src=\"/images/stories/icons/iconmonstr-twitter-5-64.png\" alt=\"Twitter\" width=\"42\" height=\"4...",
                "  </a>",
                "  <a href=\"https://www.facebook.com/Access4All\">",
                "    <img src=\"/images/stories/icons/iconmonstr-facebook-5-64.png\" alt=\"Facebook\" width=\"42\" height=...",
                "  </a>",
                "  <a href=\"https://ch.linkedin.com/company/stiftung-zugang-f-r-alle-\">",
                "    <img src=\"/images/stories/icons/iconmonstr-linkedin-5-64.png\" alt=\"LinkedIn\" width=\"42\" height=...",
                "  </a>",
                "  <a href=\"http://eepurl.com/dEUToX\">",
                "    <img src=\"/images/stories/icons/iconmonstr-email-11-64.png\" alt=\"Newsletter\" width=\"42\" height=...",
                "  </a>",
                "  <a href=\"https://www.youtube.com/channel/UCpTd_2j9nBINdPYW9jcrFtA/videos\">",
                "    <img src=\"/images/stories/icons/iconmonstr-youtube-5-64.png\" alt=\"Youtube-Kanal\" width=\"42\" hei...",
                "  </a>",
                "</p>"
              ]
            }
          },
          {
            "index": 879,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[3]",
              "codeLines": [
                "<p>",
                "  © Zugang für alle, Stiftung zur behindertengerechten Technologienutzung, Friedheimstrasse 8, CH-8...",
                "  <br>",
                "  +41 44 515 54 20 (Montag bis Donnerstag),",
                "  <a href=\"mailto:contact@access-for-all.ch\">",
                "    contact@access-for-all.ch",
                "  </a>",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 47,
          "rulesWarned": 3,
          "rulesViolated": 2,
          "warnings": {
            "minor": 1,
            "moderate": 0,
            "serious": 38,
            "critical": 0
          },
          "violations": {
            "minor": 1,
            "moderate": 8,
            "serious": 0,
            "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-06T01:43:22.488Z",
          "url": "https://www.access-for-all.ch/ch/",
          "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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"nav menu-nav mod-list\">\n<li class=\"item-94\"><a href=\"/ch/kontakt.html\">Kontaktformular</a></li></ul>",
                          "target": [
                            "#header > .menu-nav.mod-list.nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/kontakt.html\">Kontaktformular</a>",
                  "target": [
                    ".item-94 > a[href$=\"kontakt.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"searchword\" id=\"mod-search-searchword27\" maxlength=\"200\" class=\"inputbox search-query input-medium\" type=\"search\" size=\"20\" placeholder=\"Website durchsuchen\">",
                          "target": [
                            "#mod-search-searchword27"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"searchword\" id=\"mod-search-searchword27\" maxlength=\"200\" class=\"inputbox search-query input-medium\" type=\"search\" size=\"20\" placeholder=\"Website durchsuchen\">",
                  "target": [
                    "#mod-search-searchword27"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"button btn btn-primary\" onclick=\"this.form.searchword.focus();\">Suche starten</button>",
                          "target": [
                            "button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"button btn btn-primary\" onclick=\"this.form.searchword.focus();\">Suche starten</button>",
                  "target": [
                    "button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/\">Home</a>",
                          "target": [
                            ".item-101 > a[href$=\"ch/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/\">Home</a>",
                  "target": [
                    ".item-101 > a[href$=\"ch/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/barrierefreiheit.html\">Warum Barrierefreiheit</a>",
                          "target": [
                            ".item-27 > a[href$=\"barrierefreiheit.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/barrierefreiheit.html\">Warum Barrierefreiheit</a>",
                  "target": [
                    ".item-27 > a[href$=\"barrierefreiheit.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/beratung.html\">Dienstleistung / Beratung</a>",
                          "target": [
                            ".item-93 > a[href$=\"beratung.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/beratung.html\">Dienstleistung / Beratung</a>",
                  "target": [
                    ".item-93 > a[href$=\"beratung.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/zertifizierung.html\">Zertifizierung</a>",
                          "target": [
                            ".item-37 > a[href$=\"zertifizierung.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/zertifizierung.html\">Zertifizierung</a>",
                  "target": [
                    ".item-37 > a[href$=\"zertifizierung.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/richtlinien-barrierefreiheit.html\">Richtlinien</a>",
                          "target": [
                            ".item-110 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/richtlinien-barrierefreiheit.html\">Richtlinien</a>",
                  "target": [
                    ".item-110 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/schulung.html\">Aus- und Weiterbildung</a>",
                          "target": [
                            "a[href$=\"schulung.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/schulung.html\">Aus- und Weiterbildung</a>",
                  "target": [
                    "a[href$=\"schulung.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/projekte.html\">Projekte</a>",
                          "target": [
                            "a[href$=\"projekte.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/projekte.html\">Projekte</a>",
                  "target": [
                    "a[href$=\"projekte.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/pdf-accessibility-checker-pac.html\">PDF Accessibility Checker PAC</a>",
                          "target": [
                            ".item-191 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/pdf-accessibility-checker-pac.html\">PDF Accessibility Checker PAC</a>",
                  "target": [
                    ".item-191 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/wissensecke-faq.html\">Wissensecke und FAQ</a>",
                          "target": [
                            "a[href$=\"wissensecke-faq.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/wissensecke-faq.html\">Wissensecke und FAQ</a>",
                  "target": [
                    "a[href$=\"wissensecke-faq.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/stiftung.html\">Über uns</a>",
                          "target": [
                            "a[href$=\"stiftung.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/stiftung.html\">Über uns</a>",
                  "target": [
                    "a[href$=\"stiftung.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#095197",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn\" href=\"/ch/stiftung/screenreader-specialist-m-w-d-20-40.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Stelle als Screenreader-Specialist (m/w/d) (20-40%)\">",
                          "target": [
                            ".row-0 > .item.column-1.span12 > .readmore > .btn[itemprop=\"url\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn\" href=\"/ch/stiftung/screenreader-specialist-m-w-d-20-40.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Stelle als Screenreader-Specialist (m/w/d) (20-40%)\">",
                  "target": [
                    ".row-0 > .item.column-1.span12 > .readmore > .btn[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#095197",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn\" href=\"/ch/stiftung/offene-stelle.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Offene Stelle\">\n\t\t\t<span class=\"icon-chevron-right\" aria-hidden=\"true\"></span> \n\t\t\tWeiterlesen: \t\t\tOffene Stelle\t\t</a>",
                          "target": [
                            "a[aria-label=\"Weiterlesen:  Offene Stelle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn\" href=\"/ch/stiftung/offene-stelle.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Offene Stelle\">\n\t\t\t<span class=\"icon-chevron-right\" aria-hidden=\"true\"></span> \n\t\t\tWeiterlesen: \t\t\tOffene Stelle\t\t</a>",
                  "target": [
                    "a[aria-label=\"Weiterlesen:  Offene Stelle\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#095197",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn\" href=\"/ch/barrierefreiheit/barrierefreies-webdesign/accessibility-checkliste-2-1.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Schweizer Accessibility-Checkliste 2.1\">",
                          "target": [
                            ".row-5 > .item.column-1.span12 > .readmore > .btn[itemprop=\"url\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn\" href=\"/ch/barrierefreiheit/barrierefreies-webdesign/accessibility-checkliste-2-1.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Schweizer Accessibility-Checkliste 2.1\">",
                  "target": [
                    ".row-5 > .item.column-1.span12 > .readmore > .btn[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#095197",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/projekte/publikationen/574-schweizer-accessibility-studie-onlineshops.html\">\n\t\t\tSchweizer Accessibility-Studie Onlineshops</a>",
                          "target": [
                            "ol > li > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/projekte/publikationen/574-schweizer-accessibility-studie-onlineshops.html\">\n\t\t\tSchweizer Accessibility-Studie Onlineshops</a>",
                  "target": [
                    "ol > li > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"custom\">",
                  "target": [
                    ".moduletable:nth-child(2) > .custom"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/images/stories/IAAP_Organ_Member_White.png\" alt=\"IAAP Organizational Member\" width=\"200\" height=\"108\" style=\"vertical-align: middle; margin: 20px;\">",
                          "target": [
                            "img[alt=\"IAAP Organizational Member\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 14pt; padding-top: 100px;\">Social-Media-Kanäle, Copyright und Kontakt<br></span>",
                  "target": [
                    "h2:nth-child(4) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "elmPartiallyObscured",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<ul class=\"nav menu-nav mod-list\">\n<li class=\"item-94\"><a href=\"/ch/kontakt.html\">Kontaktformular</a></li></ul>",
                          "target": [
                            "#header > .menu-nav.mod-list.nav"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it's partially obscured by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/kontakt.html\">Kontaktformular</a>",
                  "target": [
                    ".item-94 > a[href$=\"kontakt.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it's partially obscured by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#000000",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input name=\"searchword\" id=\"mod-search-searchword27\" maxlength=\"200\" class=\"inputbox search-query input-medium\" type=\"search\" size=\"20\" placeholder=\"Website durchsuchen\">",
                          "target": [
                            "#mod-search-searchword27"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"searchword\" id=\"mod-search-searchword27\" maxlength=\"200\" class=\"inputbox search-query input-medium\" type=\"search\" size=\"20\" placeholder=\"Website durchsuchen\">",
                  "target": [
                    "#mod-search-searchword27"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "10.0pt (13.3333px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"button btn btn-primary\" onclick=\"this.form.searchword.focus();\">Suche starten</button>",
                          "target": [
                            "button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"button btn btn-primary\" onclick=\"this.form.searchword.focus();\">Suche starten</button>",
                  "target": [
                    "button"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/\">Home</a>",
                          "target": [
                            ".item-101 > a[href$=\"ch/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/\">Home</a>",
                  "target": [
                    ".item-101 > a[href$=\"ch/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/barrierefreiheit.html\">Warum Barrierefreiheit</a>",
                          "target": [
                            ".item-27 > a[href$=\"barrierefreiheit.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/barrierefreiheit.html\">Warum Barrierefreiheit</a>",
                  "target": [
                    ".item-27 > a[href$=\"barrierefreiheit.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/beratung.html\">Dienstleistung / Beratung</a>",
                          "target": [
                            ".item-93 > a[href$=\"beratung.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/beratung.html\">Dienstleistung / Beratung</a>",
                  "target": [
                    ".item-93 > a[href$=\"beratung.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/zertifizierung.html\">Zertifizierung</a>",
                          "target": [
                            ".item-37 > a[href$=\"zertifizierung.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/zertifizierung.html\">Zertifizierung</a>",
                  "target": [
                    ".item-37 > a[href$=\"zertifizierung.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/richtlinien-barrierefreiheit.html\">Richtlinien</a>",
                          "target": [
                            ".item-110 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/richtlinien-barrierefreiheit.html\">Richtlinien</a>",
                  "target": [
                    ".item-110 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/schulung.html\">Aus- und Weiterbildung</a>",
                          "target": [
                            "a[href$=\"schulung.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/schulung.html\">Aus- und Weiterbildung</a>",
                  "target": [
                    "a[href$=\"schulung.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/projekte.html\">Projekte</a>",
                          "target": [
                            "a[href$=\"projekte.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/projekte.html\">Projekte</a>",
                  "target": [
                    "a[href$=\"projekte.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/pdf-accessibility-checker-pac.html\">PDF Accessibility Checker PAC</a>",
                          "target": [
                            ".item-191 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/pdf-accessibility-checker-pac.html\">PDF Accessibility Checker PAC</a>",
                  "target": [
                    ".item-191 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/wissensecke-faq.html\">Wissensecke und FAQ</a>",
                          "target": [
                            "a[href$=\"wissensecke-faq.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/wissensecke-faq.html\">Wissensecke und FAQ</a>",
                  "target": [
                    "a[href$=\"wissensecke-faq.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#444444",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/stiftung.html\">Über uns</a>",
                          "target": [
                            "a[href$=\"stiftung.html\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/stiftung.html\">Über uns</a>",
                  "target": [
                    "a[href$=\"stiftung.html\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#095197",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn\" href=\"/ch/stiftung/screenreader-specialist-m-w-d-20-40.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Stelle als Screenreader-Specialist (m/w/d) (20-40%)\">",
                          "target": [
                            ".row-0 > .item.column-1.span12 > .readmore > .btn[itemprop=\"url\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn\" href=\"/ch/stiftung/screenreader-specialist-m-w-d-20-40.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Stelle als Screenreader-Specialist (m/w/d) (20-40%)\">",
                  "target": [
                    ".row-0 > .item.column-1.span12 > .readmore > .btn[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#095197",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn\" href=\"/ch/stiftung/offene-stelle.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Offene Stelle\">\n\t\t\t<span class=\"icon-chevron-right\" aria-hidden=\"true\"></span> \n\t\t\tWeiterlesen: \t\t\tOffene Stelle\t\t</a>",
                          "target": [
                            "a[aria-label=\"Weiterlesen:  Offene Stelle\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn\" href=\"/ch/stiftung/offene-stelle.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Offene Stelle\">\n\t\t\t<span class=\"icon-chevron-right\" aria-hidden=\"true\"></span> \n\t\t\tWeiterlesen: \t\t\tOffene Stelle\t\t</a>",
                  "target": [
                    "a[aria-label=\"Weiterlesen:  Offene Stelle\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#095197",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"btn\" href=\"/ch/barrierefreiheit/barrierefreies-webdesign/accessibility-checkliste-2-1.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Schweizer Accessibility-Checkliste 2.1\">",
                          "target": [
                            ".row-5 > .item.column-1.span12 > .readmore > .btn[itemprop=\"url\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"btn\" href=\"/ch/barrierefreiheit/barrierefreies-webdesign/accessibility-checkliste-2-1.html\" itemprop=\"url\" aria-label=\"Weiterlesen:  Schweizer Accessibility-Checkliste 2.1\">",
                  "target": [
                    ".row-5 > .item.column-1.span12 > .readmore > .btn[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#095197",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/ch/projekte/publikationen/574-schweizer-accessibility-studie-onlineshops.html\">\n\t\t\tSchweizer Accessibility-Studie Onlineshops</a>",
                          "target": [
                            "ol > li > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/ch/projekte/publikationen/574-schweizer-accessibility-studie-onlineshops.html\">\n\t\t\tSchweizer Accessibility-Studie Onlineshops</a>",
                  "target": [
                    "ol > li > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#333333",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16.0016px)",
                        "fontWeight": "normal",
                        "messageKey": "bgOverlap",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because it is overlapped by another element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<div class=\"custom\">",
                  "target": [
                    ".moduletable:nth-child(2) > .custom"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "14.0pt (18.6667px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img src=\"/images/stories/IAAP_Organ_Member_White.png\" alt=\"IAAP Organizational Member\" width=\"200\" height=\"108\" style=\"vertical-align: middle; margin: 20px;\">",
                          "target": [
                            "img[alt=\"IAAP Organizational Member\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span style=\"font-size: 14pt; padding-top: 100px;\">Social-Media-Kanäle, Copyright und Kontakt<br></span>",
                  "target": [
                    "h2:nth-child(4) > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                }
              ]
            },
            {
              "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": "<label for=\"mod-search-searchword27\" class=\"element-invisible\">Website durchsuchen</label>",
                  "target": [
                    "label"
                  ],
                  "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": "meta-viewport-large",
              "impact": "minor",
              "tags": [
                "cat.sensory-and-visual-cues",
                "best-practice"
              ],
              "description": "Ensures <meta name=\"viewport\"> can scale a significant amount",
              "help": "Users should be able to zoom and scale the text up to 500%",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/meta-viewport-large?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "meta-viewport-large",
                      "data": "maximum-scale",
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "<meta> tag limits zooming on mobile devices"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<meta name=\"viewport\" content=\"initial-scale = 1.0, minimum-scale = 0.1, maximum-scale = 4.0, user-scalable = yes, width = device-width\">",
                  "target": [
                    "meta[name=\"viewport\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  <meta> tag limits zooming on mobile devices"
                }
              ]
            },
            {
              "id": "region",
              "impact": "moderate",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures all page content is contained by landmarks",
              "help": "All page content should be contained by landmarks",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/region?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h1 class=\"desktop-hidden\">Headerbereich</h1>",
                  "target": [
                    "#header > h1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"desktop-hidden\">Navigation</h2>",
                  "target": [
                    ".desktop-hidden:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<ul class=\"nav menu-nav mod-list\">\n<li class=\"item-94\"><a href=\"/ch/kontakt.html\">Kontaktformular</a></li></ul>",
                  "target": [
                    "#header > .menu-nav.mod-list.nav"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"desktop-hidden\">Suchen</h2>",
                  "target": [
                    "#line > .desktop-hidden"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div class=\"mod-languages pull-right\">\n\n\t<ul class=\"lang-inline\" dir=\"ltr\">\n\t\t\t\t\t\t\t\t\t<li class=\"lang-active\">\n\t\t\t<a href=\"https://www.access-for-all.ch/ch/\">\n\t\t\t\t\t\t\tDeutsch\t\t\t\t\t\t</a>\n\t\t\t</li>\n\t\t\t\t\t\t\t\t<li>\n\t\t\t<a href=\"/en/\">\n\t\t\t\t\t\t\tEnglish\t\t\t\t\t\t</a>\n\t\t\t</li>\n\t\t\t\t</ul>\n\n</div>",
                  "target": [
                    ".mod-languages"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"headerimg\">",
                  "target": [
                    "#headerimg"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<h2 class=\"unseen\">\n              Zusätzliche Informationen          </h2>",
                  "target": [
                    "#contentarea2 > .unseen"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"footer-outer\">",
                  "target": [
                    "#footer-outer"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "prevented": true,
        "error": "ERROR executing HTMLCS_RUNNER in the page"
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "content": {
          "totals": {
            "violation": 12,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3379,
                "height": 26,
                "width": 770
              },
              "snippet": "<ul class=\"nav menu-nav mod-list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 452,
                "top": 3712,
                "height": 16,
                "width": 133
              },
              "snippet": "<a href=\"mailto:contact@access-for-all.ch\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 257,
                "top": 3677,
                "height": 16,
                "width": 48
              },
              "snippet": "<a href=\"https://www.access4all.ch/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 285,
                "top": 3506,
                "height": 16,
                "width": 240
              },
              "snippet": "<a href=\"https://www.accessibilityassociation.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/span[1]/a[1]",
                "aria": "/document[1]/heading[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 319,
                "top": 3416,
                "height": 23,
                "width": 409
              },
              "snippet": "<a href=\"https://www.accessibilityassociation.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -3000,
                "top": -2000,
                "height": 0,
                "width": 0
              },
              "snippet": "<h1 class=\"unseen\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -3000,
                "top": -1919,
                "height": 0,
                "width": 0
              },
              "snippet": "<h2 class=\"unseen\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 681,
                "top": 45,
                "height": 40,
                "width": 117
              },
              "snippet": "<a href=\"/ch/kontakt.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<ul class=\"skiplinks\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -10000,
                "top": 5,
                "height": 1,
                "width": 1
              },
              "snippet": "<h2 class=\"desktop-hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 652,
                "top": 5,
                "height": 40,
                "width": 143
              },
              "snippet": "<ul dir=\"ltr\" class=\"lang-inline\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[5]/div[1]/figure[1]",
                "aria": "/document[1]/navigation[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 22,
                "top": 879,
                "height": 87,
                "width": 156
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"content-type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[6]/div[1]/form[1]/img[1]",
                "aria": "/document[1]/navigation[1]/presentation[3]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 132,
                "top": 1501,
                "height": 1,
                "width": 1
              },
              "snippet": "<img border=\"0\" height=\"1\" width=\"1\" alt=\"\" src=\"https://www.paypal.com/de_CH/i/scr/pixel.gif\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/navigation[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 20,
                "top": 106,
                "height": 56,
                "width": 180
              },
              "snippet": "<img style=\"max-width: 90%\" src=\"/images/stories/logo/Logo.svg\" alt=\"Logo Stiftung Zugang für alle - zur Startseite\" border=\"0\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 12,
            "recommendation": 3,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 20,
                "top": 3403,
                "height": 26,
                "width": 770
              },
              "snippet": "<ul class=\"nav menu-nav mod-list\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[3]/a[1]",
                "aria": "/document[1]/link[8]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 452,
                "top": 3736,
                "height": 16,
                "width": 133
              },
              "snippet": "<a href=\"mailto:contact@access-for-all.ch\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[2]/a[1]",
                "aria": "/document[1]/link[2]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 257,
                "top": 3701,
                "height": 16,
                "width": 48
              },
              "snippet": "<a href=\"https://www.access4all.ch/blog/\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/p[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 285,
                "top": 3530,
                "height": 16,
                "width": 240
              },
              "snippet": "<a href=\"https://www.accessibilityassociation.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h2[1]/span[1]/a[1]",
                "aria": "/document[1]/heading[6]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 319,
                "top": 3440,
                "height": 23,
                "width": 409
              },
              "snippet": "<a href=\"https://www.accessibilityassociation.org\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/div[1]/div[1]/h1[1]",
                "aria": "/document[1]/heading[5]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -3000,
                "top": -2000,
                "height": 0,
                "width": 0
              },
              "snippet": "<h1 class=\"unseen\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/h2[1]",
                "aria": "/document[1]/heading[4]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -3000,
                "top": -1919,
                "height": 0,
                "width": 0
              },
              "snippet": "<h2 class=\"unseen\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[2]/li[1]/a[1]",
                "aria": "/document[1]/list[2]/listitem[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 681,
                "top": 45,
                "height": 40,
                "width": 117
              },
              "snippet": "<a href=\"/ch/kontakt.html\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<ul class=\"skiplinks\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -10000,
                "top": 5,
                "height": 1,
                "width": 1
              },
              "snippet": "<h2 class=\"desktop-hidden\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[1]/div[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[3]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 652,
                "top": 5,
                "height": 40,
                "width": 143
              },
              "snippet": "<ul dir=\"ltr\" class=\"lang-inline\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[5]/div[1]/figure[1]",
                "aria": "/document[1]/navigation[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 22,
                "top": 879,
                "height": 87,
                "width": 156
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[1]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"text/html; charset=utf-8\" http-equiv=\"content-type\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[6]/div[1]/form[1]/img[1]",
                "aria": "/document[1]/navigation[1]/presentation[3]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 132,
                "top": 1501,
                "height": 1,
                "width": 1
              },
              "snippet": "<img border=\"0\" height=\"1\" width=\"1\" alt=\"\" src=\"https://www.paypal.com/de_CH/i/scr/pixel.gif\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/body[1]/div[2]/div[1]/div[2]/div[2]/div[1]/a[1]/img[1]",
                "aria": "/document[1]/navigation[1]/link[1]/img[1]"
              },
              "message": "The HTML attribute(s) \"border\" is deprecated for the <img> element in HTML 5",
              "bounds": {
                "left": 20,
                "top": 106,
                "height": 56,
                "width": 180
              },
              "snippet": "<img style=\"max-width: 90%\" src=\"/images/stories/logo/Logo.svg\" alt=\"Logo Stiftung Zugang für alle - zur Startseite\" border=\"0\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Home - Zugang für alle - Ihre Kompetenzstelle für digitale Barrierefreiheit",
          "pageurl": "https://www.access-for-all.ch/ch/",
          "time": 3.64,
          "creditsremaining": 390,
          "allitemcount": 90,
          "totalelements": 365,
          "waveurl": "http://wave.webaim.org/report?url=https://www.access-for-all.ch/ch/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 6,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 6,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#header > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#header > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#header > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#header > UL:first-child + H1",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#header > UL:first-child + H1 + H2",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#header > DIV#line > H2:first-child"
                ],
                "contrastdata": [
                  [
                    1.49,
                    "#095197",
                    "#1c3761",
                    false
                  ],
                  [
                    1.49,
                    "#095197",
                    "#1c3761",
                    false
                  ],
                  [
                    1.49,
                    "#095197",
                    "#1c3761",
                    false
                  ],
                  [
                    1.06,
                    "#333333",
                    "#1c3761",
                    true
                  ],
                  [
                    1.06,
                    "#333333",
                    "#1c3761",
                    true
                  ],
                  [
                    1.06,
                    "#333333",
                    "#1c3761",
                    true
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 10,
            "items": {
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#nav > DIV:first-child + DIV + DIV + DIV + DIV > H3:first-child + DIV > FIGURE:first-child + P > STRONG:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#wrapper > DIV#main > DIV:first-child + DIV > DIV:first-child + DIV > DIV:first-child > H2:first-child + P + P + H2 + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#wrapper > DIV#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV > DIV:first-child > H2:first-child + H3 + P + P + P > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#wrapper > DIV#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > P:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#wrapper > DIV#main > DIV:first-child + DIV > DIV:first-child + DIV + DIV + DIV + DIV + DIV + DIV + DIV + DIV > P:first-child + UL > LI:first-child + LI + LI + LI + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#right > A:first-child + DIV + DIV + DIV + DIV > H3:first-child + DIV > P:first-child + H4 + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#footer-outer > DIV#footer-sub > DIV#footer > UL:first-child + DIV > H1:first-child + H2 + P > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_pdf": {
                "id": "link_pdf",
                "description": "Link to PDF document",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#right > A:first-child + DIV + DIV + DIV + DIV > H3:first-child + DIV > P:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#right > A:first-child + DIV + DIV + DIV + DIV > H3:first-child + DIV > P:first-child + H4 + UL > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#all > DIV#back > DIV#contentarea2 > DIV#right > A:first-child + DIV + DIV + DIV + DIV > H3:first-child + DIV > P:first-child + H4 + UL > LI:first-child + LI > A:first-child"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-for-all.ch/ch/",
      "what": "URL",
      "result": "https://www.access-for-all.ch/ch/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.access-for-all.ch/ch/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.080",
        "responseTime": "2022-07-06T01:43:41.297Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1001591,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 176,
              "failing": 4
            },
            "issues": {
              "totalErrors": 20,
              "totalWarnings": 0,
              "totalIssues": 20
            },
            "issuesByLevel": {
              "A": {
                "count": 2,
                "pct": 10
              },
              "AA": {
                "count": 1,
                "pct": 5
              },
              "AAA": {
                "count": 20,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 0,
              "allDensity": 2
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "819fc746-2fb3-46dc-aeb5-ac73e397525b",
          "docID": "72407f0e-2399-47cf-9a6d-7074da8fd52e",
          "sourceHash": "2e639d300c8733a54d84e7dbacd64e49",
          "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=819fc746-2fb3-46dc-aeb5-ac73e397525b",
          "resultSet": [
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 387.65625,
                  "y": 1938
                },
                "bottom-right": {
                  "x": 499.65625,
                  "y": 1955
                },
                "height": 17,
                "width": 112
              },
              "position": {
                "line": 4281,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.access-for-all.ch/ch/kontakt.html\"&gt;Kontaktformular&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[6]/a[1]",
              "issueID": "d244adbe76dc41c8d4c1e96bb07e2fd7",
              "signature": "f2a58ae8ab2de3129bdcf8b5ecc446fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=d244adbe76dc41c8d4c1e96bb07e2fd7"
            },
            {
              "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": 3233
                },
                "height": 3233,
                "width": 1024
              },
              "position": {
                "line": 2155,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt;\n&lt;div id=\"fb-root\"&gt;&lt;/div&gt;\n&lt;!--&lt;script&gt;(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = \"//connect.facebook.net/de_DE/all.js#",
              "xpath": "/html/body",
              "issueID": "c76e8fe74d5782783afb90d4060e8f73",
              "signature": "e4146237c37fbbd0efd0bb9dce4e763d",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c76e8fe74d5782783afb90d4060e8f73"
            },
            {
              "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": 0
                },
                "height": 0,
                "width": 1024
              },
              "position": {
                "line": 3813,
                "column": 0
              },
              "errorSnippet": "&lt;ul class=\"skiplinks\"&gt; &lt;li&gt;&lt;a href=\"#main\" class=\"u2\"&gt;Zum Inhalt wechseln&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"#nav\" class=\"u2\"&gt;Direkt zur Hauptnavigation und Anmeldung&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"#additional\" cl",
              "xpath": "/html/body/div[2]/div[1]/div[1]/ul[1]",
              "issueID": "0684bb86b4ad0927b277ad34313b12bc",
              "signature": "434cf519e7613765073f2f87ea149bdd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0684bb86b4ad0927b277ad34313b12bc"
            },
            {
              "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": 5,
                  "y": 114
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 224
                },
                "height": 110,
                "width": 511.516
              },
              "position": {
                "line": 7932,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Die Stiftung «Zugang für alle» (www.access-for-all.ch) setzt sich für die digitale Barrierefreiheit ein, damit Menschen mit Behinderungen an der Wissens- und Informationsgesellschaft teilhaben können. Dazu bietet die Stiftung entsprechende Diens",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]/div[1]/p[1]",
              "issueID": "e8c12ea9532cf4de808385d87b19566e",
              "signature": "af7a09ab0121d110e4972be9790aa442",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=e8c12ea9532cf4de808385d87b19566e"
            },
            {
              "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": 5,
                  "y": 333
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 366
                },
                "height": 33,
                "width": 511.516
              },
              "position": {
                "line": 7941,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"readmore\"&gt; &lt;a class=\"btn\" href=\"/ch/stiftung/screenreader-specialist-m-w-d-20-40.html\" itemprop=\"url\" aria-label=\"Weiterlesen: Stelle als Screenreader-Specialist (m/w/d) (20-40%)\"&gt; &lt;span class=\"icon-chevron-right\" aria-hidden=\"tr",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[2]/div[1]/p[3]",
              "issueID": "f17f33f2113e8705442b117a600c7cc7",
              "signature": "defea8100f2384e70b05b982aa46cec2",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f17f33f2113e8705442b117a600c7cc7"
            },
            {
              "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": 5,
                  "y": 451
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 561
                },
                "height": 110,
                "width": 511.516
              },
              "position": {
                "line": 7943,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Die Stiftung «Zugang für alle» &lt;a href=\"https://www.access-for-all.ch/ch/\"&gt;www.access-for-all.ch&lt;/a&gt; setzt sich für die digitale Barrierefreiheit ein, damit Menschen mit Behinderungen an der Wissens- und Informationsgesellschaft teil",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[3]/div[1]/p[1]",
              "issueID": "124ac926bb9c6378d277f309813cdbae",
              "signature": "0d7bd67dd45b0dff561fe72432fb62d6",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=124ac926bb9c6378d277f309813cdbae"
            },
            {
              "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": 5,
                  "y": 842
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 974
                },
                "height": 132,
                "width": 511.516
              },
              "position": {
                "line": 7995,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Seit mehr als zwei Jahrzehnten realisieren wir Accessibility-Projekte, informieren und sensibilisieren die breite Öffentlichkeit, beraten Kunden, beschäftigen und schulen Menschen mit Behinderungen und bieten kostenlosen Zugang zu Accessibility ",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[4]/div[1]/p[1]",
              "issueID": "541fa04c62d7f34063bed53d67ba951c",
              "signature": "88714e34ed20b2468677b629e4f3b0ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=541fa04c62d7f34063bed53d67ba951c"
            },
            {
              "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": 5,
                  "y": 1086
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 1306
                },
                "height": 220,
                "width": 511.516
              },
              "position": {
                "line": 8031,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Von Sylvia Winkelmann-Ackermann, Geschäftsführerin: «Webseiteninhalte sollen für Menschen mit Seh- und Hörbehinderungen sowie motorischen und kognitiven Behinderungen ebenso konsumierbar sein wie für Menschen ohne Beeinträchtigungen. Der Blue Be",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[5]/div[1]/p[2]",
              "issueID": "17ee3c26715d65da3e13bcedbe4928eb",
              "signature": "dffa2681218b8a71046e52ba12507011",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=17ee3c26715d65da3e13bcedbe4928eb"
            },
            {
              "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": 5,
                  "y": 1448
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 1514
                },
                "height": 66,
                "width": 511.516
              },
              "position": {
                "line": 8038,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;&lt;strong&gt;Die Mehrheit unserer Expertinnen und Experten sind Menschen mit Behinderungen. Wir wissen aus eigener Erfahrung, was Barrieren im digitalen Alltag bedeuten.&lt;/strong&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[1]",
              "issueID": "93f6a6c45af7a413f7fa7954bd6bf69c",
              "signature": "a13010dd74829da46665204de1f1b967",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=93f6a6c45af7a413f7fa7954bd6bf69c"
            },
            {
              "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": 5,
                  "y": 1522
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 1610
                },
                "height": 88,
                "width": 511.516
              },
              "position": {
                "line": 8068,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Sie sind auf dem Weg zu mehr Barrierefreiheit? Dann sind wir mit unserer langjährigen Erfahrung die richtige Begleitung. Unsere Accessibility Consultants begleiten Ihr Projekt von Anfang bis Schluss oder punktuell, ganz nach Ihrem Wunsch. &lt;br",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[2]",
              "issueID": "80987e3e46b21efb8f012717ea739fd5",
              "signature": "f660d99efdc9e3130a4faf5d70f4dc18",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=80987e3e46b21efb8f012717ea739fd5"
            },
            {
              "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": 5,
                  "y": 1618
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 1706
                },
                "height": 88,
                "width": 511.516
              },
              "position": {
                "line": 8094,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;&lt;strong&gt;Überprüfung der Accessibility&lt;/strong&gt;: Wir prüfen Ihren Webauftritt, Ihre Web-Applikation oder Ihre Smartphone App auf digitale Barrierefreiheit. Ob für Sie &lt;a href=\"/ch/beratung.html\"&gt;ein Quicktest, ein Expert Review ",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[3]",
              "issueID": "630b4b166bbe1e9c9a3158eec7d0642a",
              "signature": "ac345841892ae2f04651e2074a94d286",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=630b4b166bbe1e9c9a3158eec7d0642a"
            },
            {
              "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": 5,
                  "y": 1714
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 1802
                },
                "height": 88,
                "width": 511.516
              },
              "position": {
                "line": 8095,
                "column": 1
              },
              "errorSnippet": "&lt;p style=\"text-align: left;\"&gt;&lt;strong&gt;Unser Kursangebot&lt;/strong&gt;: Wollen Sie sich im Thema digitale Barrierefreiheit weiterbilden, einen besseren Einblick in das Thema bekommen, sich vertieft damit auseinandersetzen, ohne dass ein konkre",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[4]",
              "issueID": "90295e218b3c88ba23244fd4508c5dca",
              "signature": "400815f422de4c26e708beca460ddcee",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=90295e218b3c88ba23244fd4508c5dca"
            },
            {
              "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": 5,
                  "y": 1810
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 1898
                },
                "height": 88,
                "width": 511.516
              },
              "position": {
                "line": 8096,
                "column": 1
              },
              "errorSnippet": "&lt;p style=\"text-align: left;\"&gt;&lt;strong&gt;Beratung&lt;/strong&gt;: Gerne stehen wir Ihnen auch für eine Einzelberatung zur Verfügung. Eine solche Beratung wird nach Aufwand verrechnet, die Minimaldauer beträgt 1 Stunde. Unser Stundensatz liegt bei",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[5]",
              "issueID": "2d52d034de233c12e5b6bb0d2b16b54f",
              "signature": "99ebb04e745b01a594166352d7414a67",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2d52d034de233c12e5b6bb0d2b16b54f"
            },
            {
              "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": 5,
                  "y": 1906
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 1950
                },
                "height": 44,
                "width": 511.516
              },
              "position": {
                "line": 8122,
                "column": 1
              },
              "errorSnippet": "&lt;p style=\"text-align: left;\"&gt;&lt;strong&gt;Kontakt&lt;/strong&gt;: Nehmen Sie mit uns Kontakt auf, telefonisch an +41 44 515 54 22, per Mail an &lt;span id=\"cloak157af2bd4f3cb2fabe9aac4c1c70f9cf\"&gt;&lt;a href=\"mailto:contact@access-for-all.ch\"&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[6]/div[1]/p[6]",
              "issueID": "cfb552399ca2d2283e774cbadc4fb708",
              "signature": "64992d27469832b6d5ade704d47331c7",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=cfb552399ca2d2283e774cbadc4fb708"
            },
            {
              "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": 5,
                  "y": 2071
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 2203
                },
                "height": 132,
                "width": 511.516
              },
              "position": {
                "line": 8123,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Die Schweizer Accessibility-Checkliste und die Erklärungen zeigen die notwendigen technischen, gestalterischen und redaktionellen Massnahmen für die Schaffung von barrierefreien Webseiten auf.&lt;/p&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]/div[1]/p[1]",
              "issueID": "a54700f09744f6b67fdfcda6eb38fda2",
              "signature": "e4afb85d55aa9526884b3e3f510a4183",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=a54700f09744f6b67fdfcda6eb38fda2"
            },
            {
              "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": 5,
                  "y": 2211
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 2387
                },
                "height": 176,
                "width": 511.516
              },
              "position": {
                "line": 8124,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Menschen mit Behinderungen nutzen das Internet überdurchschnittlich oft, denn barrierefreie Websites und Apps ermöglichen Autonomie im Alltag. Auch ältere Menschen nutzen das Internet. Aus diesen Gründen sind Websites und Apps möglichst barriere",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]/div[1]/p[2]",
              "issueID": "1e149924cc7adef31593fe0dd8feab32",
              "signature": "05c7b4246af8a44073a8070dee9fa493",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1e149924cc7adef31593fe0dd8feab32"
            },
            {
              "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": 5,
                  "y": 2395
                },
                "bottom-right": {
                  "x": 516.5160000000001,
                  "y": 2428
                },
                "height": 33,
                "width": 511.516
              },
              "position": {
                "line": 8125,
                "column": 1
              },
              "errorSnippet": "&lt;p class=\"readmore\"&gt; &lt;a class=\"btn\" href=\"/ch/barrierefreiheit/barrierefreies-webdesign/accessibility-checkliste-2-1.html\" itemprop=\"url\" aria-label=\"Weiterlesen: Schweizer Accessibility-Checkliste 2.1\"&gt; &lt;span class=\"icon-chevron-right\" ar",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[7]/div[1]/p[3]",
              "issueID": "06fbc15838f60f1996603f05a969a33a",
              "signature": "05ddf01508efa447937a75ebf05e35f9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=06fbc15838f60f1996603f05a969a33a"
            },
            {
              "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": 20,
                  "y": 3184
                },
                "bottom-right": {
                  "x": 1014,
                  "y": 3218
                },
                "height": 34,
                "width": 994
              },
              "position": {
                "line": 8260,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;© Zugang für alle, Stiftung zur behindertengerechten Technologienutzung, Friedheimstrasse 8, CH-8057 Zürich (Schweiz)&lt;br&gt;+41 44 515 54 20 (Montag bis Donnerstag), &lt;a href=\"mailto:contact@access-for-all.ch\"&gt;contact@access-for-all.ch&l",
              "xpath": "/html/body/div[3]/div[1]/div[1]/div[1]/p[3]",
              "issueID": "7788c1a7533f8fce9b9a43cf1c506fe7",
              "signature": "15d2fbb1557aa2f9bd1c111818bf5143",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7788c1a7533f8fce9b9a43cf1c506fe7"
            },
            {
              "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": 151.96875,
                  "y": 2597
                },
                "bottom-right": {
                  "x": 160.96875,
                  "y": 2614
                },
                "height": 17,
                "width": 9
              },
              "position": {
                "line": 4353,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/ch/?start=6\" class=\"pagenav\"&gt;2&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[4]/div[1]/div[2]/div[9]/ul[1]/li[4]/a[1]",
              "issueID": "486ce30b91aedb9f7c30893332b10671",
              "signature": "349a2494d22b2744b7c33aa9b390a543",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=486ce30b91aedb9f7c30893332b10671"
            },
            {
              "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": 1560.75
                },
                "bottom-right": {
                  "x": 162,
                  "y": 1643.75
                },
                "height": 83,
                "width": 162
              },
              "position": {
                "line": 4761,
                "column": 58
              },
              "errorSnippet": "&lt;a href=\"https://www.accessibility-developer-guide.com\" target=\"_blank\"&gt;Visit the Accessibility Developer Guide - free knowledge base for developers&lt;/a&gt;",
              "xpath": "/html/body/div[2]/div[1]/div[2]/div[5]/div[5]/div[1]/p[2]/a[1]",
              "issueID": "4ce6cf7fa321ff636b701103402ed8be",
              "signature": "6f5ed1cbcc8cfc00942cae103b8d4b4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=4ce6cf7fa321ff636b701103402ed8be"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "3zjtz",
  "startTime": "2022-07-06T01:41:57",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      48
    ],
    [
      "motion",
      13
    ],
    [
      "ibm",
      5
    ],
    [
      "alfa",
      4
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "tenon",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focInd",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ]
  ],
  "logCount": 53,
  "logSize": 8444,
  "errorLogCount": 22,
  "errorLogSize": 1838,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-06T01:43:41",
  "elapsedSeconds": 103,
  "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": {
        "hover": 4,
        "linkUl": 22,
        "role": 6,
        "styleDiff": 28,
        "zIndex": 1
      },
      "alfa": {
        "r57": 80,
        "r66": 3,
        "r69": 3,
        "r73": 164
      },
      "axe": {
        "color-contrast-enhanced": 19,
        "color-contrast": 19,
        "hidden-content": 0,
        "meta-viewport-large": 1,
        "region": 16
      },
      "wave": {
        "c:contrast": 18,
        "a:link_redundant": 7,
        "a:link_pdf": 3
      },
      "tenon": {
        "98": 4,
        "144": 68,
        "152": 4,
        "218": 4
      }
    },
    "groupDetails": {
      "groups": {
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 1,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 11,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 5,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 40,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 8,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 1,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 5,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 2,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 14,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 14,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 123,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "metaBansZoom": {
          "axe": {
            "meta-viewport-large": {
              "score": 1,
              "what": "User cannot zoom and scale the text up to 500%"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 4,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "pdfLink": {
          "wave": {
            "a:link_pdf": {
              "score": 1,
              "what": "Link to PDF document"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 2,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 68,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 2,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 3,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "htmlcs": 100
    },
    "summary": {
      "total": 602,
      "log": 170,
      "preventions": 100,
      "solos": 0,
      "groups": [
        {
          "groupName": "noLeading",
          "score": 125
        },
        {
          "groupName": "leadingClipsText",
          "score": 70
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 45
        },
        {
          "groupName": "contrastAA",
          "score": 22
        },
        {
          "groupName": "linkIndication",
          "score": 13
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "roleBad",
          "score": 7
        },
        {
          "groupName": "contrastAAA",
          "score": 7
        },
        {
          "groupName": "linkPair",
          "score": 6
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 5
        },
        {
          "groupName": "linkTextsSame",
          "score": 4
        },
        {
          "groupName": "targetSize",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 3
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "metaBansZoom",
          "score": 3
        },
        {
          "groupName": "pdfLink",
          "score": 3
        }
      ]
    }
  }
}