Accessibility test digest

Synopsis

Page: Anais Digital

URL: https://www.anais.digital/fr/

Score: 447

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 Anais Digital web page at https://www.anais.digital/fr/ on 2022/07/09. 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 447 (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
total447
preventions50
noLeading56
linkNoText41
contrastAA38
linkForcesNewWindow29
linkIndication21
contentBeyondLandmarks21
headingOfNothing20
linkTextsSame20
targetSize18
ariaBadAttribute14
contrastAAA14
overflowHidden10
leadingClipsText10
inconsistentStyles9
zIndexNotZero9
contrastRisk8
invisibleLabel7
roleBad7
decorativeImageRisk7
tabFocusability4
focusableOperable4
fragmentaryNoticeRisk4
pseudoNavListRisk4
pseudoLinkRisk4
frameContentRisk3
hiddenContentRisk3
linkConfusionRisk3
scrollRisk3
pseudoHeadingRisk3
noScriptRisk3

Issue summary

Special issues

preventions: Score 50. 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 56. Issues reported by tests in this category:

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

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

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

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

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

headingOfNothing: Score 20. Issues reported by tests in this category:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

Although there are widely accepted accessibility standards, there is no unanimity about how to define, test, and quantify accessibility. The failures reported in this digest merit investigation as potential opportunities for improved accessibility. Investigation may lead you to conclude that some of the reported failures do not actually harm accessibility. Conversely, some substantial accessibility faults can escape detection by any of these tests. You may question the attempt to assign an accessibility score to a web page, or you may prefer weightings and formulas different from those used by 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": "436to-anais",
  "host": {
    "id": "anais",
    "which": "https://www.anais.digital/fr/",
    "what": "Anais Digital"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T23:09:13"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T23:10:54"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.anais.digital/fr/",
        "what": "Anais Digital"
      },
      {
        "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.anais.digital/fr/",
        "what": "Anais Digital"
      },
      {
        "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.anais.digital/fr/",
      "what": "Anais Digital",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.anais.digital/fr/",
      "result": {
        "bytes": [
          191405,
          191405,
          191405,
          191405,
          191405
        ],
        "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.anais.digital/fr/",
      "what": "Anais Digital",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "prevented": true,
        "error": "ERROR: bulk timed out",
        "visibleElements": 273
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "tabFocusables": 50,
        "tabFocused": 49,
        "discrepancy": -1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "result": "ERROR: No page identified"
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "totals": {
          "total": 65,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 1,
              "tagNames": {
                "BUTTON": 1
              }
            },
            "focusableAndOperable": {
              "total": 64,
              "tagNames": {
                "A": 53,
                "BUTTON": 7,
                "IFRAME": 4
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Previous slide\" class=\"swiper-button-prev swiper-button-disa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip to sidebar",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/\" class=\"custom-logo-link\" rel=\"home\" aria",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Primary Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plan du site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital strategy case studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Expertises",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Formations UX et accessibilité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Podcast",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "À propos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://be.linkedin.com/company/anaisdigital\" target=\"_blank\" rel=\"nore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/anaisdigital.eu/\" target=\"_blank\" rel=\"norefer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/AnaisDigital\" target=\"_blank\" rel=\"noreferrer\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ce que nous faisons",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ce que vous recherchez",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Skip the content",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "<button aria-label=\"Next slide\" class=\"swiper-button-next\" tabindex=\"0\" aria-con",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/case/mybee/\" aria-label=\"See more\" class=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/case/solvay/\" aria-label=\"See more\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/case/sodexo/\" aria-label=\"See more\" class=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/case/osom/\" aria-label=\"See more\" class=\"p",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/case/one/\" aria-label=\"See more\" class=\"po",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/case/befimmo/\" aria-label=\"See more\" class",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/case/beobank/\" aria-label=\"See more\" class",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "62ca0929a7626",
              "text": "Voir tous nos projets",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "En savoir plus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contactez-nous",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "À propos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Postuler",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://be.linkedin.com/company/anaisdigital\" target=\"_blank\" rel=\"nore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/anaisdigital.eu/\" target=\"_blank\" rel=\"norefer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/AnaisDigital\" target=\"_blank\" rel=\"noreferrer\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.anais.digital/fr/\" class=\"custom-logo-link\" rel=\"home\" aria",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Digital strategy case studies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Expertises",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Training",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Jobs",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "À propos",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Contact",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Blog",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://be.linkedin.com/company/anaisdigital\" target=\"_blank\" rel=\"nore",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.facebook.com/anaisdigital.eu/\" target=\"_blank\" rel=\"norefer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/AnaisDigital\" target=\"_blank\" rel=\"noreferrer\" styl",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Français",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Confidentialité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plan du site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "acceptAll",
              "text": "Accepter tous les cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Paramètres des cookies",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe owner=\"archetype\" title=\"archetype\" style=\"display: none; visibility: hi",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe name=\"us-entrypoint-globalSetup\" title=\"Usersnap Feedback\" style=\"displa",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "",
              "text": "<iframe name=\"us-entrypoint-setup\" title=\"Usersnap Feedback\" style=\"display: non",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "us–style-manager-1buttonIframe1657408191537",
              "text": "<iframe name=\"us-entrypoint-buttonV2\" title=\"Usersnap Feedback\" class=\"us–style-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover impacts",
      "result": "ERROR: No page identified"
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 8
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Open the menu",
                "content": "Primary Menu"
              }
            },
            {
              "index": 1,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Change the language",
                "content": "English"
              }
            },
            {
              "index": 2,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Change the language",
                "content": "English"
              }
            },
            {
              "index": 3,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Previous slide"
              }
            },
            {
              "index": 4,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Next slide"
              }
            },
            {
              "index": 5,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Change the language",
                "content": "English"
              }
            },
            {
              "index": 6,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Accepter tous les cookies"
              }
            },
            {
              "index": 7,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Paramètres des cookies"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "totals": {
          "links": 53,
          "adjacent": {
            "total": 31,
            "underlined": 12,
            "underlinedPercent": 38
          }
        },
        "items": {
          "underlined": [
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            "",
            ""
          ],
          "notUnderlined": [
            "Skip to content",
            "Skip to sidebar",
            "Contact",
            "",
            "",
            "",
            "Ce que nous faisons",
            "Ce que vous recherchez",
            "Skip the content",
            "Voir tous nos projets",
            "En savoir plus",
            "Contactez-nous",
            "À propos",
            "Postuler",
            "",
            "",
            "",
            "Confidentialité",
            "Plan du site"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.anais.digital/fr/",
      "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.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "validity and necessity of role assignments",
      "result": "ERROR: No page identified"
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.anais.digital/fr/",
      "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": 8,
            "subtotals": [
              2,
              1,
              1,
              1,
              1,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 31,
            "subtotals": [
              19,
              12
            ]
          },
          "listLink": {
            "total": 22,
            "subtotals": [
              11,
              8,
              2,
              1
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 5,
            "subtotals": [
              3,
              1,
              1
            ]
          },
          "h3": {
            "total": 14,
            "subtotals": [
              7,
              5,
              1,
              1
            ]
          },
          "h4": {
            "total": 10
          }
        },
        "items": {
          "button": {
            "opacity": {
              "1": [
                "Primary Menu",
                "English",
                "English",
                "",
                "English",
                "Accepter tous les cookies",
                "Paramètres des cookies"
              ],
              "0.35": [
                ""
              ]
            },
            "borderStyle": {
              "none": [
                "Primary Menu",
                "English",
                "English",
                "English"
              ],
              "solid": [
                "",
                "",
                "Accepter tous les cookies",
                "Paramètres des cookies"
              ]
            },
            "borderWidth": {
              "0px": [
                "Primary Menu",
                "English",
                "English",
                "English"
              ],
              "1px": [
                "",
                "",
                "Accepter tous les cookies",
                "Paramètres des cookies"
              ]
            },
            "height": {
              "auto": [
                "Primary Menu"
              ],
              "38px": [
                "English",
                "English"
              ],
              "42px": [
                "",
                ""
              ],
              "19.1953px": [
                "English"
              ],
              "54.7891px": [
                "Accepter tous les cookies",
                "Paramètres des cookies"
              ]
            },
            "lineHeight": {
              "16.8px": [
                "Primary Menu",
                "",
                ""
              ],
              "19.2px": [
                "English",
                "English",
                "English"
              ],
              "22.4px": [
                "Accepter tous les cookies",
                "Paramètres des cookies"
              ]
            },
            "minHeight": {
              "0px": [
                "Primary Menu",
                "English"
              ],
              "auto": [
                "English",
                "",
                "",
                "English",
                "Accepter tous les cookies",
                "Paramètres des cookies"
              ]
            },
            "minWidth": {
              "0px": [
                "Primary Menu",
                "English"
              ],
              "auto": [
                "English",
                "",
                "",
                "English",
                "Accepter tous les cookies",
                "Paramètres des cookies"
              ]
            }
          },
          "adjacentLink": {
            "textDecorationLine": {
              "none": [
                "Skip to content",
                "Skip to sidebar",
                "Contact",
                "",
                "",
                "",
                "Ce que nous faisons",
                "Ce que vous recherchez",
                "Skip the content",
                "Voir tous nos projets",
                "En savoir plus",
                "Contactez-nous",
                "À propos",
                "Postuler",
                "",
                "",
                "",
                "Confidentialité",
                "Plan du site"
              ],
              "underline": [
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                "",
                ""
              ]
            }
          },
          "listLink": {
            "opacity": {
              "0": [
                "Plan du site"
              ],
              "1": [
                "Digital strategy case studies",
                "Expertises",
                "Formations UX et accessibilité",
                "Jobs",
                "Blog",
                "Podcast",
                "À propos",
                "English",
                "Français",
                "English",
                "Français",
                "Digital strategy case studies",
                "Expertises",
                "Training",
                "Blog",
                "Jobs",
                "À propos",
                "Contact",
                "Blog",
                "English",
                "Français"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Plan du site",
                "Digital strategy case studies",
                "Expertises",
                "Formations UX et accessibilité",
                "Jobs",
                "Blog",
                "Podcast",
                "À propos",
                "English",
                "Français",
                "English",
                "Français",
                "English",
                "Français"
              ],
              "rgb(255, 255, 255)": [
                "Digital strategy case studies",
                "Expertises",
                "Training",
                "Blog",
                "Jobs",
                "À propos",
                "Contact",
                "Blog"
              ]
            },
            "fontSize": {
              "14.08px": [
                "Plan du site",
                "Digital strategy case studies",
                "Expertises",
                "Formations UX et accessibilité",
                "Jobs",
                "Blog",
                "Podcast",
                "À propos",
                "English",
                "Français",
                "English",
                "Français"
              ],
              "13.6px": [
                "Digital strategy case studies",
                "Expertises",
                "Training",
                "Blog",
                "Jobs",
                "À propos",
                "Contact",
                "Blog"
              ],
              "16px": [
                "English",
                "Français"
              ]
            }
          },
          "h2": {
            "fontWeight": {
              "500": [
                "Nos projets",
                "Quels sont vos besoins ?",
                "Voici Anais Digital",
                "Informations"
              ],
              "700": [
                "Vous pouvez contrôler vos propres cookies (fr)"
              ]
            },
            "color": {
              "rgb(0, 0, 0)": [
                "Nos projets",
                "Quels sont vos besoins ?",
                "Voici Anais Digital",
                "Vous pouvez contrôler vos propres cookies (fr)"
              ],
              "rgb(255, 255, 255)": [
                "Informations"
              ]
            },
            "fontSize": {
              "40px": [
                "Nos projets",
                "Quels sont vos besoins ?",
                "Voici Anais Digital",
                "Informations"
              ],
              "18px": [
                "Vous pouvez contrôler vos propres cookies (fr)"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(0, 0, 0)": [
                "Upgrade de la plateforme web de gestion des subsides",
                "Concevoir un outil visualisant sa consommation d’énergie",
                "Développer un outil de simulation simple pour de nouveaux prospects",
                "Mieux comprendre les besoins des utilisateurs",
                "Créer un outil pour faciliter la recherche d’une crèche",
                "Accélérer la transformation digitale de l’entreprise",
                "Doubler sa conversion en repensant totalement son funnel de conversion",
                "Créer des solutions appréciées par vos utilisateurs",
                "Développer votre app ou votre site web",
                "Apprendre l’UX et l’accessibilité",
                "Accompagner votre transformation digitale",
                "Engager un expert digital de premier plan",
                "Approuvé autant par les start-up que par les organisations publiques et entreprises renommées."
              ],
              "rgb(255, 255, 255)": [
                "Follow us"
              ]
            },
            "fontSize": {
              "23.4px": [
                "Upgrade de la plateforme web de gestion des subsides",
                "Concevoir un outil visualisant sa consommation d’énergie",
                "Développer un outil de simulation simple pour de nouveaux prospects",
                "Mieux comprendre les besoins des utilisateurs",
                "Créer un outil pour faciliter la recherche d’une crèche",
                "Accélérer la transformation digitale de l’entreprise",
                "Doubler sa conversion en repensant totalement son funnel de conversion"
              ],
              "21px": [
                "Créer des solutions appréciées par vos utilisateurs",
                "Développer votre app ou votre site web",
                "Apprendre l’UX et l’accessibilité",
                "Accompagner votre transformation digitale",
                "Engager un expert digital de premier plan"
              ],
              "20.8px": [
                "Approuvé autant par les start-up que par les organisations publiques et entreprises renommées."
              ],
              "23.04px": [
                "Follow us"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.anais.digital/fr/",
      "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.anais.digital/fr/",
      "result": {
        "totals": {
          "total": 27,
          "tagNames": {
            "DIV": 13,
            "BUTTON": 5,
            "UL": 2,
            "A": 3,
            "FOOTER": 1,
            "IFRAME": 3
          }
        },
        "items": [
          {
            "tagName": "DIV",
            "id": "page",
            "text": "Skip to content Skip to sidebar Primary Menu Plan du site\nDigital strategy case studies\nExpertises\nF"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Primary Menu"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Plan du site\nDigital strategy case studies\nExpertises\nFormations UX et accessibilité\nJobs\nBlog\nPodca"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "English"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "English Français"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Contact"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "English"
          },
          {
            "tagName": "UL",
            "id": "",
            "text": "English Français"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "swiper-wrapper-467bbc10dc10e57b0",
            "text": "myBee Upgrade de la plateforme web de gestion des subsides myBee Solvay Concevoir un outil visualisa"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": ""
          },
          {
            "tagName": "A",
            "id": "",
            "text": "À propos"
          },
          {
            "tagName": "A",
            "id": "",
            "text": "Postuler"
          },
          {
            "tagName": "FOOTER",
            "id": "colophon",
            "text": "Informations Digital strategy case studies\nExpertises\nTraining\nBlog\nJobs\nÀ propos\nContact\nBlog Follo"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "English"
          },
          {
            "tagName": "DIV",
            "id": "cookie-sidebar",
            "text": "Vous pouvez contrôler vos propres cookies (fr) Sur anaisdigtial.be, nous utilisons ainsi que nos par"
          },
          {
            "tagName": "DIV",
            "id": "cookie-settings-sidebar",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "",
            "text": ""
          },
          {
            "tagName": "IFRAME",
            "id": "us–style-manager-1buttonIframe1657408220683",
            "text": ""
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "totals": {
          "failures": 43,
          "warnings": 88
        },
        "items": [
          {
            "index": 53,
            "verdict": "failed",
            "rule": {
              "ruleID": "r14",
              "ruleSummary": "Visible labels are included in accessible names",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r14",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#label-in-name",
                  "chapter": "2.5.3",
                  "title": "Label in Name"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G208",
                  "name": "G208",
                  "title": "Including the text of the visible label as part of the accessible name"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "button",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/section[2]/div[1]/ul[1]/li[1]/button[1]",
              "codeLines": [
                "<button class=\"switcher-toggle\" aria-label=\"Change the language\" aria-expanded=\"false\">",
                "  <img class=\"switcher-toggle-desktop\" src=\"https://www.anais.digital/wp-content/themes/anais/img/g...",
                "  <img class=\"switcher-toggle-mobile\" src=\"https://www.anais.digital/wp-content/themes/anais/img/gl...",
                "  <span class=\"current-title\">",
                "    English",
                "  </span>",
                "</button>"
              ]
            }
          },
          {
            "index": 279,
            "verdict": "failed",
            "rule": {
              "ruleID": "r19",
              "ruleSummary": "aria-* states and properties have a valid value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r19",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-current",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]/@aria-current",
              "codeLines": [
                "aria-current=\"1\""
              ]
            }
          },
          {
            "index": 282,
            "verdict": "failed",
            "rule": {
              "ruleID": "r19",
              "ruleSummary": "aria-* states and properties have a valid value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r19",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-current",
              "path": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]/@aria-current",
              "codeLines": [
                "aria-current=\"1\""
              ]
            }
          },
          {
            "index": 333,
            "verdict": "failed",
            "rule": {
              "ruleID": "r19",
              "ruleSummary": "aria-* states and properties have a valid value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r19",
              "requirements": []
            },
            "target": {
              "type": "attribute",
              "tagName": "aria-current",
              "path": "/html[1]/body[1]/div[1]/footer[1]/div[1]/section[2]/div[1]/ul[1]/li[1]/ul[1]/li[2]/a[1]/@aria-current",
              "codeLines": [
                "aria-current=\"1\""
              ]
            }
          },
          {
            "index": 621,
            "verdict": "failed",
            "rule": {
              "ruleID": "r54",
              "ruleSummary": "Assertive live region is marked as atomic",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r54",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "div",
              "path": "/html[1]/body[1]/div[2]",
              "codeLines": [
                "<div role=\"log\" aria-live=\"assertive\" aria-relevant=\"additions\" class=\"ui-helper-hidden-accessible\"..."
              ]
            }
          },
          {
            "index": 625,
            "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[1]/a[2]/text()[1]",
              "codeLines": [
                "Skip to sidebar"
              ]
            }
          },
          {
            "index": 721,
            "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[1]/div[2]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Vous pouvez contrôler vos propres cookies (fr)"
              ]
            }
          },
          {
            "index": 722,
            "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[1]/div[2]/div[1]/div[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Sur anaisdigtial.be, nous utilisons ainsi que nos partenaires digitaux des cookies. Certains sont s..."
              ]
            }
          },
          {
            "index": 723,
            "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[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Pour mesurer l’utilisation du site"
              ]
            }
          },
          {
            "index": 724,
            "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[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Pour personnaliser le site"
              ]
            }
          },
          {
            "index": 725,
            "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[1]/div[2]/div[1]/div[1]/div[2]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Pour la publicité, le marketing et les médias sociaux"
              ]
            }
          },
          {
            "index": 726,
            "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[1]/div[2]/div[1]/div[1]/div[2]/p[2]/text()[1]",
              "codeLines": [
                "Les cookies nécessaires et de performance sont toujours activés ; lorsque vous cliquez sur « accept..."
              ]
            }
          },
          {
            "index": 727,
            "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[1]/div[2]/div[1]/div[1]/div[3]/button[1]/text()[1]",
              "codeLines": [
                "Accepter tous les cookies"
              ]
            }
          },
          {
            "index": 728,
            "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[1]/div[2]/div[1]/div[1]/div[3]/button[2]/text()[1]",
              "codeLines": [
                "Paramètres des cookies"
              ]
            }
          },
          {
            "index": 814,
            "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[1]/main[1]/header[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "L’humain au cœur"
              ]
            }
          },
          {
            "index": 815,
            "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[1]/main[1]/header[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "de vos projets"
              ]
            }
          },
          {
            "index": 816,
            "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[1]/main[1]/header[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "digitaux"
              ]
            }
          },
          {
            "index": 817,
            "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[1]/main[1]/header[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Nous sommes bien plus qu’une agence digitale. Anais Digital est une combinaison unique de spécialis..."
              ]
            }
          },
          {
            "index": 818,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Nos projets"
              ]
            }
          },
          {
            "index": 819,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Upgrade de la plateforme web de gestion des subsides"
              ]
            }
          },
          {
            "index": 820,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "myBee"
              ]
            }
          },
          {
            "index": 821,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Concevoir un outil visualisant sa consommation d’énergie"
              ]
            }
          },
          {
            "index": 822,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Solvay"
              ]
            }
          },
          {
            "index": 823,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Développer un outil de simulation simple pour de nouveaux prospects"
              ]
            }
          },
          {
            "index": 824,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sodexo"
              ]
            }
          },
          {
            "index": 825,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Mieux comprendre les besoins des utilisateurs"
              ]
            }
          },
          {
            "index": 826,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Osom"
              ]
            }
          },
          {
            "index": 827,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[5]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Créer un outil pour faciliter la recherche d’une crèche"
              ]
            }
          },
          {
            "index": 828,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "ONE"
              ]
            }
          },
          {
            "index": 829,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[6]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Accélérer la transformation digitale de l’entreprise"
              ]
            }
          },
          {
            "index": 830,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[6]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Befimmo"
              ]
            }
          },
          {
            "index": 831,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[7]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Doubler sa conversion en repensant totalement son funnel de conversion"
              ]
            }
          },
          {
            "index": 832,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[7]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Beobank"
              ]
            }
          },
          {
            "index": 833,
            "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[1]/main[1]/section[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Quels sont vos besoins ?"
              ]
            }
          },
          {
            "index": 834,
            "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[1]/main[1]/section[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Misez sur"
              ]
            }
          },
          {
            "index": 835,
            "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[1]/main[1]/section[2]/div[1]/p[1]/b[1]/text()[1]",
              "codeLines": [
                "15 ans d’expertise digitale"
              ]
            }
          },
          {
            "index": 836,
            "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[1]/main[1]/section[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "et une équipe de plus de 40 personnes."
              ]
            }
          },
          {
            "index": 837,
            "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[1]/main[1]/section[2]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "Projet mené de A à Z ou consultance ciblée : c’est vous qui choisissez !"
              ]
            }
          },
          {
            "index": 838,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Créer des solutions appréciées par vos utilisateurs"
              ]
            }
          },
          {
            "index": 839,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Prenez en compte les attentes et besoins réels de vos utilisateurs. Et concevez un produit inspiran..."
              ]
            }
          },
          {
            "index": 840,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[2]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Développer votre app ou votre site web"
              ]
            }
          },
          {
            "index": 841,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Faites confiance à nos experts et à nos équipes, basées en Belgique et en Roumanie, pour créer des ..."
              ]
            }
          },
          {
            "index": 842,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[3]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Apprendre l’UX et l’accessibilité"
              ]
            }
          },
          {
            "index": 843,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Développez vos compétences et celles de vos équipes pour faire gagner en maturité UX votre organisa..."
              ]
            }
          },
          {
            "index": 844,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[4]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Accompagner"
              ]
            }
          },
          {
            "index": 845,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[4]/div[2]/h3[1]/text()[2]",
              "codeLines": [
                "votre transformation digitale"
              ]
            }
          },
          {
            "index": 846,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[4]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Réussissez votre changement organisationnel en préparant, soutenant et motivant vos équipes. Laisse..."
              ]
            }
          },
          {
            "index": 847,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[5]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Engager un expert digital"
              ]
            }
          },
          {
            "index": 848,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[5]/div[2]/h3[1]/text()[2]",
              "codeLines": [
                "de premier plan"
              ]
            }
          },
          {
            "index": 849,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[5]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Renforcez votre équipe et donnez un coup d’accélérateur à votre projet, grâce à notre réseau de spé..."
              ]
            }
          },
          {
            "index": 850,
            "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[1]/main[1]/section[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Arrêtez de scroller 🙂"
              ]
            }
          },
          {
            "index": 851,
            "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[1]/main[1]/section[3]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Rencontrons-nous !"
              ]
            }
          },
          {
            "index": 852,
            "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[1]/main[1]/section[4]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Voici Anais Digital"
              ]
            }
          },
          {
            "index": 853,
            "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[1]/main[1]/section[4]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Une multitude de spécialistes expérimentés en UX, en développement et en transformation digitale. D..."
              ]
            }
          },
          {
            "index": 854,
            "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[1]/main[1]/section[4]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "L’équipe parfaite pour envisager votre projet de manière holistique, dans le respect des délais et ..."
              ]
            }
          },
          {
            "index": 855,
            "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[1]/main[1]/section[4]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "L’émulation et les défis nous motivent."
              ]
            }
          },
          {
            "index": 856,
            "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[1]/main[1]/section[4]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "C’est notre approche scientifique, combinée à la flexibilité, à l’efficacité et à la recherche de r..."
              ]
            }
          },
          {
            "index": 857,
            "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[1]/main[1]/section[5]/h3[1]/text()[2]",
              "codeLines": [
                "Approuvé autant par les start-up que par les organisations publiques et entreprises renommées."
              ]
            }
          },
          {
            "index": 918,
            "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[1]/main[1]/header[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "L’humain au cœur"
              ]
            }
          },
          {
            "index": 919,
            "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[1]/main[1]/header[1]/div[1]/h1[1]/text()[2]",
              "codeLines": [
                "de vos projets"
              ]
            }
          },
          {
            "index": 920,
            "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[1]/main[1]/header[1]/div[1]/h1[1]/span[1]/text()[1]",
              "codeLines": [
                "digitaux"
              ]
            }
          },
          {
            "index": 921,
            "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[1]/main[1]/header[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Nous sommes bien plus qu’une agence digitale. Anais Digital est une combinaison unique de spécialis..."
              ]
            }
          },
          {
            "index": 922,
            "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[1]/main[1]/section[1]/div[1]/div[1]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Nos projets"
              ]
            }
          },
          {
            "index": 923,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[1]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Upgrade de la plateforme web de gestion des subsides"
              ]
            }
          },
          {
            "index": 924,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[1]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "myBee"
              ]
            }
          },
          {
            "index": 925,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[2]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Concevoir un outil visualisant sa consommation d’énergie"
              ]
            }
          },
          {
            "index": 926,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Solvay"
              ]
            }
          },
          {
            "index": 927,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[3]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Développer un outil de simulation simple pour de nouveaux prospects"
              ]
            }
          },
          {
            "index": 928,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Sodexo"
              ]
            }
          },
          {
            "index": 929,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[4]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Mieux comprendre les besoins des utilisateurs"
              ]
            }
          },
          {
            "index": 930,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[4]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Osom"
              ]
            }
          },
          {
            "index": 931,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[5]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Créer un outil pour faciliter la recherche d’une crèche"
              ]
            }
          },
          {
            "index": 932,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[5]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "ONE"
              ]
            }
          },
          {
            "index": 933,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[6]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Accélérer la transformation digitale de l’entreprise"
              ]
            }
          },
          {
            "index": 934,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[6]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Befimmo"
              ]
            }
          },
          {
            "index": 935,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[7]/div[1]/h3[1]/text()[1]",
              "codeLines": [
                "Doubler sa conversion en repensant totalement son funnel de conversion"
              ]
            }
          },
          {
            "index": 936,
            "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[1]/main[1]/section[1]/div[1]/div[2]/article[7]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Beobank"
              ]
            }
          },
          {
            "index": 937,
            "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[1]/main[1]/section[2]/div[1]/h2[1]/text()[1]",
              "codeLines": [
                "Quels sont vos besoins ?"
              ]
            }
          },
          {
            "index": 938,
            "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[1]/main[1]/section[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Misez sur"
              ]
            }
          },
          {
            "index": 939,
            "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[1]/main[1]/section[2]/div[1]/p[1]/b[1]/text()[1]",
              "codeLines": [
                "15 ans d’expertise digitale"
              ]
            }
          },
          {
            "index": 940,
            "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[1]/main[1]/section[2]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "et une équipe de plus de 40 personnes."
              ]
            }
          },
          {
            "index": 941,
            "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[1]/main[1]/section[2]/div[1]/p[1]/text()[3]",
              "codeLines": [
                "Projet mené de A à Z ou consultance ciblée : c’est vous qui choisissez !"
              ]
            }
          },
          {
            "index": 942,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[1]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Créer des solutions appréciées par vos utilisateurs"
              ]
            }
          },
          {
            "index": 943,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[1]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Prenez en compte les attentes et besoins réels de vos utilisateurs. Et concevez un produit inspiran..."
              ]
            }
          },
          {
            "index": 944,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[2]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Développer votre app ou votre site web"
              ]
            }
          },
          {
            "index": 945,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[2]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Faites confiance à nos experts et à nos équipes, basées en Belgique et en Roumanie, pour créer des ..."
              ]
            }
          },
          {
            "index": 946,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[3]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Apprendre l’UX et l’accessibilité"
              ]
            }
          },
          {
            "index": 947,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[3]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Développez vos compétences et celles de vos équipes pour faire gagner en maturité UX votre organisa..."
              ]
            }
          },
          {
            "index": 948,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[4]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Accompagner"
              ]
            }
          },
          {
            "index": 949,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[4]/div[2]/h3[1]/text()[2]",
              "codeLines": [
                "votre transformation digitale"
              ]
            }
          },
          {
            "index": 950,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[4]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Réussissez votre changement organisationnel en préparant, soutenant et motivant vos équipes. Laisse..."
              ]
            }
          },
          {
            "index": 951,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[5]/div[2]/h3[1]/text()[1]",
              "codeLines": [
                "Engager un expert digital"
              ]
            }
          },
          {
            "index": 952,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[5]/div[2]/h3[1]/text()[2]",
              "codeLines": [
                "de premier plan"
              ]
            }
          },
          {
            "index": 953,
            "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[1]/main[1]/section[2]/div[1]/div[1]/article[5]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Renforcez votre équipe et donnez un coup d’accélérateur à votre projet, grâce à notre réseau de spé..."
              ]
            }
          },
          {
            "index": 954,
            "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[1]/main[1]/section[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Arrêtez de scroller 🙂"
              ]
            }
          },
          {
            "index": 955,
            "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[1]/main[1]/section[3]/div[1]/p[1]/text()[2]",
              "codeLines": [
                "Rencontrons-nous !"
              ]
            }
          },
          {
            "index": 956,
            "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[1]/main[1]/section[4]/div[2]/h2[1]/text()[1]",
              "codeLines": [
                "Voici Anais Digital"
              ]
            }
          },
          {
            "index": 957,
            "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[1]/main[1]/section[4]/div[2]/p[1]/text()[1]",
              "codeLines": [
                "Une multitude de spécialistes expérimentés en UX, en développement et en transformation digitale. D..."
              ]
            }
          },
          {
            "index": 958,
            "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[1]/main[1]/section[4]/div[2]/p[1]/text()[2]",
              "codeLines": [
                "L’équipe parfaite pour envisager votre projet de manière holistique, dans le respect des délais et ..."
              ]
            }
          },
          {
            "index": 959,
            "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[1]/main[1]/section[4]/div[2]/p[1]/text()[3]",
              "codeLines": [
                "L’émulation et les défis nous motivent."
              ]
            }
          },
          {
            "index": 960,
            "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[1]/main[1]/section[4]/div[2]/p[1]/text()[4]",
              "codeLines": [
                "C’est notre approche scientifique, combinée à la flexibilité, à l’efficacité et à la recherche de r..."
              ]
            }
          },
          {
            "index": 961,
            "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[1]/main[1]/section[5]/h3[1]/text()[2]",
              "codeLines": [
                "Approuvé autant par les start-up que par les organisations publiques et entreprises renommées."
              ]
            }
          },
          {
            "index": 1010,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/header[1]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"header__hero--subtitle\">",
                "  Nous sommes bien plus qu’une agence digitale. Anais Digital est une combinaison unique de spécial...",
                "</p>"
              ]
            }
          },
          {
            "index": 1011,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[1]/div[1]/p[1]",
              "codeLines": [
                "<p id=\"2214-card-desc\" class=\"post__card--description\">",
                "  myBee",
                "</p>"
              ]
            }
          },
          {
            "index": 1012,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[2]/div[1]/p[1]",
              "codeLines": [
                "<p id=\"1783-card-desc\" class=\"post__card--description\">",
                "  Solvay",
                "</p>"
              ]
            }
          },
          {
            "index": 1013,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[3]/div[1]/p[1]",
              "codeLines": [
                "<p id=\"1780-card-desc\" class=\"post__card--description\">",
                "  Sodexo",
                "</p>"
              ]
            }
          },
          {
            "index": 1014,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[4]/div[1]/p[1]",
              "codeLines": [
                "<p id=\"1779-card-desc\" class=\"post__card--description\">",
                "  Osom",
                "</p>"
              ]
            }
          },
          {
            "index": 1015,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[5]/div[1]/p[1]",
              "codeLines": [
                "<p id=\"1726-card-desc\" class=\"post__card--description\">",
                "  ONE",
                "</p>"
              ]
            }
          },
          {
            "index": 1016,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[6]/div[1]/p[1]",
              "codeLines": [
                "<p id=\"1777-card-desc\" class=\"post__card--description\">",
                "  Befimmo",
                "</p>"
              ]
            }
          },
          {
            "index": 1017,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[7]/div[1]/p[1]",
              "codeLines": [
                "<p id=\"709-card-desc\" class=\"post__card--description\">",
                "  Beobank",
                "</p>"
              ]
            }
          },
          {
            "index": 1018,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"homepage__expertise--description\">",
                "  Misez sur",
                "  <b>",
                "    15 ans d’expertise digitale",
                "  </b>",
                "  et une équipe de plus de 40 personnes.",
                "  <br>",
                "  Projet mené de A à Z ou consultance ciblée : c’est vous qui choisissez !",
                "</p>"
              ]
            }
          },
          {
            "index": 1019,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/div[1]/article[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Prenez en compte les attentes et besoins réels de vos utilisateurs. Et concevez un produit inspir...",
                "</p>"
              ]
            }
          },
          {
            "index": 1020,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/div[1]/article[2]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Faites confiance à nos experts et à nos équipes, basées en Belgique et en Roumanie, pour créer de...",
                "</p>"
              ]
            }
          },
          {
            "index": 1021,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/div[1]/article[3]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Développez vos compétences et celles de vos équipes pour faire gagner en maturité UX votre organi...",
                "</p>"
              ]
            }
          },
          {
            "index": 1022,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/div[1]/article[4]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Réussissez votre changement organisationnel en préparant, soutenant et motivant vos équipes. Lais...",
                "</p>"
              ]
            }
          },
          {
            "index": 1023,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[2]/div[1]/div[1]/article[5]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Renforcez votre équipe et donnez un coup d’accélérateur à votre projet, grâce à notre réseau de s...",
                "</p>"
              ]
            }
          },
          {
            "index": 1024,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[3]/div[1]/p[1]",
              "codeLines": [
                "<p class=\"contact-us__message\">",
                "  Arrêtez de scroller 🙂",
                "  <br>",
                "  Rencontrons-nous !",
                "</p>"
              ]
            }
          },
          {
            "index": 1025,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[4]/div[2]/p[1]",
              "codeLines": [
                "<p class=\"nice-to-meet__description\">",
                "  Une multitude de spécialistes expérimentés en UX, en développement et en transformation digitale....",
                "  <br>",
                "  L’équipe parfaite pour envisager votre projet de manière holistique, dans le respect des délais e...",
                "  <br>",
                "  L’émulation et les défis nous motivent.",
                "  <br>",
                "  C’est notre approche scientifique, combinée à la flexibilité, à l’efficacité et à la recherche de...",
                "  <br>",
                "</p>"
              ]
            }
          },
          {
            "index": 1026,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]",
              "codeLines": [
                "<p>",
                "  Sur anaisdigtial.be, nous utilisons ainsi que nos partenaires digitaux des cookies. Certains sont...",
                "</p>"
              ]
            }
          },
          {
            "index": 1027,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[2]",
              "codeLines": [
                "<p>",
                "  Les cookies nécessaires et de performance sont toujours activés ; lorsque vous cliquez sur « acce...",
                "</p>"
              ]
            }
          },
          {
            "index": 1125,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[1]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_solvay",
                "</h4>"
              ]
            }
          },
          {
            "index": 1126,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[2]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_befimmo",
                "</h4>"
              ]
            }
          },
          {
            "index": 1127,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[3]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_immoweb",
                "</h4>"
              ]
            }
          },
          {
            "index": 1128,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[4]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_one",
                "</h4>"
              ]
            }
          },
          {
            "index": 1129,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[5]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_interparking",
                "</h4>"
              ]
            }
          },
          {
            "index": 1130,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[6]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_osom",
                "</h4>"
              ]
            }
          },
          {
            "index": 1131,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[7]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_vermeg",
                "</h4>"
              ]
            }
          },
          {
            "index": 1132,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[8]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_bayard",
                "</h4>"
              ]
            }
          },
          {
            "index": 1133,
            "verdict": "failed",
            "rule": {
              "ruleID": "r78",
              "ruleSummary": "Headings of same level have text content between them",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r78",
              "requirements": []
            },
            "target": {
              "type": "element",
              "tagName": "h4",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[5]/div[1]/div[9]/h4[1]",
              "codeLines": [
                "<h4 class=\"screen-reader-text\">",
                "  logo_beobank",
                "</h4>"
              ]
            }
          },
          {
            "index": 1168,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/div[1]/a[1]/span[1]/text()[1]",
              "codeLines": [
                "Voir tous nos projets"
              ]
            }
          },
          {
            "index": 1189,
            "verdict": "failed",
            "rule": {
              "ruleID": "r83",
              "ruleSummary": "Text nodes are not clipped when text is resized",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r83",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#resize-text",
                  "chapter": "1.4.4",
                  "title": "Resize text"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[1]/main[1]/section[3]/div[1]/a[1]/text()[1]",
              "codeLines": [
                "Contactez-nous"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "totals": {
          "rulesNA": 48,
          "rulesPassed": 46,
          "rulesWarned": 6,
          "rulesViolated": 3,
          "warnings": {
            "minor": 19,
            "moderate": 0,
            "serious": 15,
            "critical": 1
          },
          "violations": {
            "minor": 7,
            "moderate": 2,
            "serious": 1,
            "critical": 0
          }
        },
        "details": {
          "testEngine": {
            "name": "axe-core",
            "version": "4.4.2"
          },
          "testRunner": {
            "name": "axe"
          },
          "testEnvironment": {
            "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/102.0.5005.40 Safari/537.36",
            "windowWidth": 1280,
            "windowHeight": 720,
            "orientationAngle": 90,
            "orientationType": "landscape-primary"
          },
          "timestamp": "2022-07-09T23:10:29.575Z",
          "url": "https://www.anais.digital/fr/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "aria-allowed-attr",
              "impact": "serious",
              "tags": [
                "cat.aria",
                "wcag2a",
                "wcag412"
              ],
              "description": "Ensures ARIA attributes are allowed for an element's role",
              "help": "Elements must only use allowed ARIA attributes",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-attr?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [],
                  "none": [
                    {
                      "id": "aria-prohibited-attr",
                      "data": {
                        "role": null,
                        "nodeName": "header",
                        "messageKey": "noRoleSingular",
                        "prohibited": [
                          "aria-labelledby"
                        ]
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute is not well supported on a header with no valid role attribute."
                    }
                  ],
                  "impact": "serious",
                  "html": "<header id=\"homepageHero\" class=\"header__hero container\" aria-labelledby=\"homepageHeroHeading\">",
                  "target": [
                    "#homepageHero"
                  ],
                  "failureSummary": "Fix all of the following:\n  aria-labelledby attribute is not well supported on a header with no valid role attribute."
                }
              ]
            },
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.6pt (14.08px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/emplois/\">Jobs</a>",
                          "target": [
                            "#menu-item-196 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.anais.digital/fr/emplois/\">Jobs</a>",
                  "target": [
                    "#menu-item-196 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "10.6pt (14.08px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/blog/\">Blog</a>",
                          "target": [
                            "#menu-item-2082 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.anais.digital/fr/blog/\">Blog</a>",
                  "target": [
                    "#menu-item-2082 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.anais.digital/fr//contact/\" class=\"menu-contact\">Contact</a>",
                          "target": [
                            ".menu-contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.anais.digital/fr//contact/\" class=\"menu-contact\">Contact</a>",
                  "target": [
                    ".menu-contact"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span>digitaux</span>",
                          "target": [
                            "#homepageHeroHeading > span"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>digitaux</span>",
                  "target": [
                    "#homepageHeroHeading > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"62ca0929a7626\" href=\"https://www.anais.digital/fr/travaux/\" target=\"\" class=\"post__card--img\">\n                    <span>\n                        Voir tous nos projets                    </span>\n                </a>",
                          "target": [
                            "#\\36 2ca0929a7626"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>\n                        Voir tous nos projets                    </span>",
                  "target": [
                    "#\\36 2ca0929a7626 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"contact-us__link\" href=\"https://www.anais.digital/fr/contact/\" target=\"\">Contactez-nous</a>",
                          "target": [
                            ".contact-us__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"contact-us__link\" href=\"https://www.anais.digital/fr/contact/\" target=\"\">Contactez-nous</a>",
                  "target": [
                    ".contact-us__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"switcher-toggle\" aria-label=\"Change the language\" aria-expanded=\"false\">",
                          "target": [
                            ".language-switcher-desktop.language-switcher-mobile.menu-localisation > .language-switcher__list > .language-switcher__list-item > .switcher-toggle[aria-label=\"Change the language\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"current-title\">English</span>",
                  "target": [
                    ".language-switcher-desktop.language-switcher-mobile.menu-localisation > .language-switcher__list > .language-switcher__list-item > .switcher-toggle[aria-label=\"Change the language\"] > .current-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.6pt (14.08px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/emplois/\">Jobs</a>",
                          "target": [
                            "#menu-item-196 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.anais.digital/fr/emplois/\">Jobs</a>",
                  "target": [
                    "#menu-item-196 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "10.6pt (14.08px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/blog/\">Blog</a>",
                          "target": [
                            "#menu-item-2082 > a"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.anais.digital/fr/blog/\">Blog</a>",
                  "target": [
                    "#menu-item-2082 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.anais.digital/fr//contact/\" class=\"menu-contact\">Contact</a>",
                          "target": [
                            ".menu-contact"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.anais.digital/fr//contact/\" class=\"menu-contact\">Contact</a>",
                  "target": [
                    ".menu-contact"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "37.5pt (50px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<span>digitaux</span>",
                          "target": [
                            "#homepageHeroHeading > span"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>digitaux</span>",
                  "target": [
                    "#homepageHeroHeading > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a id=\"62ca0929a7626\" href=\"https://www.anais.digital/fr/travaux/\" target=\"\" class=\"post__card--img\">\n                    <span>\n                        Voir tous nos projets                    </span>\n                </a>",
                          "target": [
                            "#\\36 2ca0929a7626"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>\n                        Voir tous nos projets                    </span>",
                  "target": [
                    "#\\36 2ca0929a7626 > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a class=\"contact-us__link\" href=\"https://www.anais.digital/fr/contact/\" target=\"\">Contactez-nous</a>",
                          "target": [
                            ".contact-us__link"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a class=\"contact-us__link\" href=\"https://www.anais.digital/fr/contact/\" target=\"\">Contactez-nous</a>",
                  "target": [
                    ".contact-us__link"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background gradient"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"switcher-toggle\" aria-label=\"Change the language\" aria-expanded=\"false\">",
                          "target": [
                            ".language-switcher-desktop.language-switcher-mobile.menu-localisation > .language-switcher__list > .language-switcher__list-item > .switcher-toggle[aria-label=\"Change the language\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"current-title\">English</span>",
                  "target": [
                    ".language-switcher-desktop.language-switcher-mobile.menu-localisation > .language-switcher__list > .language-switcher__list-item > .switcher-toggle[aria-label=\"Change the language\"] > .current-title"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "frame-tested",
              "impact": "critical",
              "tags": [
                "cat.structure",
                "review-item",
                "best-practice"
              ],
              "description": "Ensures <iframe> and <frame> elements contain the axe-core script",
              "help": "Frames should be tested with axe-core",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/frame-tested?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "frame-tested",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "critical",
                      "message": "The iframe still has to be tested with axe-core"
                    }
                  ],
                  "none": [],
                  "impact": "critical",
                  "html": "<iframe name=\"us-entrypoint-buttonV2\" title=\"Usersnap Feedback\" class=\"us–style-manager-1buttonIframe1657408220683 us–style-manager-2sizedIframe1657408220684\" id=\"us–style-manager-1buttonIframe1657408220683\" style=\"display: none; height: 0px; width: 0px; z-index: 2147483647; color-scheme: normal;\">",
                  "target": [
                    "#us–style-manager-1buttonIframe1657408220683"
                  ],
                  "failureSummary": "Fix all of the following:\n  The iframe still has to be tested with axe-core"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"menu-toggle\">",
                  "target": [
                    ".menu-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"switcher-toggle-mobile\" src=\"https://www.anais.digital/wp-content/themes/anais/img/globe-lang-white.svg\" alt=\"\">",
                  "target": [
                    ".menu-nav > .language-switcher-desktop.menu-localisation.language-switcher > .language-switcher__list > .language-switcher__list-item > .switcher-toggle[aria-label=\"Change the language\"] > .switcher-toggle-mobile[alt=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"language-switcher__sub-menu\">",
                  "target": [
                    ".menu-nav > .language-switcher-desktop.menu-localisation.language-switcher > .language-switcher__list > .language-switcher__list-item > .language-switcher__sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"menu-infos\">",
                  "target": [
                    ".menu-infos"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"menu-localisation language-switcher language-switcher-mobile\">",
                  "target": [
                    ".menu-infos > .language-switcher-mobile.menu-localisation.language-switcher"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"switcher-toggle-mobile\" src=\"https://www.anais.digital/wp-content/themes/anais/img/globe-lang-white.svg\" alt=\"\">",
                  "target": [
                    ".menu-infos > .language-switcher-mobile.menu-localisation.language-switcher > .language-switcher__list > .language-switcher__list-item > .switcher-toggle[aria-label=\"Change the language\"] > .switcher-toggle-mobile[alt=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"language-switcher__sub-menu\">",
                  "target": [
                    ".menu-infos > .language-switcher-mobile.menu-localisation.language-switcher > .language-switcher__list > .language-switcher__list-item > .language-switcher__sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-img img-top\">",
                  "target": [
                    ".img-top"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"img-bottom-container\">",
                  "target": [
                    ".img-bottom-container"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-img img-bottom-left\">",
                  "target": [
                    ".img-bottom-left"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div class=\"mobile-img img-bottom-right\">",
                  "target": [
                    ".img-bottom-right"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<img class=\"switcher-toggle-desktop\" src=\"https://www.anais.digital/wp-content/themes/anais/img/globe-lang-black.svg\" alt=\"\">",
                  "target": [
                    ".language-switcher-desktop.language-switcher-mobile.menu-localisation > .language-switcher__list > .language-switcher__list-item > .switcher-toggle[aria-label=\"Change the language\"] > .switcher-toggle-desktop[alt=\"\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<ul class=\"language-switcher__sub-menu\">",
                  "target": [
                    ".language-switcher-desktop.language-switcher-mobile.menu-localisation > .language-switcher__list > .language-switcher__list-item > .language-switcher__sub-menu"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe owner=\"archetype\" title=\"archetype\" style=\"display: none; visibility: hidden;\"></iframe>",
                  "target": [
                    "iframe[owner=\"archetype\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe name=\"us-entrypoint-globalSetup\" title=\"Usersnap Feedback\" style=\"display: none; height: 0px; width: 0px; z-index: 2147483647; color-scheme: normal;\"></iframe>",
                  "target": [
                    "iframe[name=\"us-entrypoint-globalSetup\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe name=\"us-entrypoint-setup\" title=\"Usersnap Feedback\" style=\"display: none; height: 0px; width: 0px; z-index: 2147483647; color-scheme: normal;\"></iframe>",
                  "target": [
                    "iframe[name=\"us-entrypoint-setup\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            },
            {
              "id": "identical-links-same-purpose",
              "impact": "minor",
              "tags": [
                "cat.semantics",
                "wcag2aaa",
                "wcag249"
              ],
              "description": "Ensure that links with the same accessible name serve a similar purpose",
              "help": "Links with the same name must have a similar purpose",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/identical-links-same-purpose?application=axeAPI",
              "nodes": [
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "blog",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.anais.digital",
                          "port": "",
                          "pathname": "/fr/blog/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://blog.anais.digital/\">Blog</a>",
                          "target": [
                            "#menu-item-1719 > a[href$=\"blog.anais.digital/\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://blog.anais.digital/\">Blog</a>",
                          "target": [
                            "#menu-item-2009 > a[href$=\"blog.anais.digital/\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.anais.digital/fr/blog/\">Blog</a>",
                  "target": [
                    "#menu-item-2082 > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "contact",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.anais.digital",
                          "port": "",
                          "pathname": "/fr//contact/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/contact/\">Contact</a>",
                          "target": [
                            "#menu-item-195 > a"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.anais.digital/fr//contact/\" class=\"menu-contact\">Contact</a>",
                  "target": [
                    ".menu-contact"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                },
                {
                  "any": [],
                  "all": [
                    {
                      "id": "identical-links-same-purpose",
                      "data": {
                        "name": "see more",
                        "urlProps": {
                          "protocol": "http:",
                          "hostname": "www.anais.digital",
                          "port": "",
                          "pathname": "/fr/case/mybee/",
                          "search": {},
                          "hash": "",
                          "filename": ""
                        }
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/case/solvay/\" aria-label=\"See more\" class=\"post__card--img\">",
                          "target": [
                            ".swiper-slide-next > .post__card--img[aria-label=\"See more\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/case/sodexo/\" aria-label=\"See more\" class=\"post__card--img\">",
                          "target": [
                            "article[aria-labelledby=\"1780-card-sr\"] > .post__card--img[aria-label=\"See more\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/case/osom/\" aria-label=\"See more\" class=\"post__card--img\">",
                          "target": [
                            "article[aria-labelledby=\"1779-card-sr\"] > .post__card--img[aria-label=\"See more\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/case/one/\" aria-label=\"See more\" class=\"post__card--img\">",
                          "target": [
                            "article[aria-labelledby=\"1726-card-sr\"] > .post__card--img[aria-label=\"See more\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/case/befimmo/\" aria-label=\"See more\" class=\"post__card--img\">",
                          "target": [
                            "article[aria-labelledby=\"1777-card-sr\"] > .post__card--img[aria-label=\"See more\"]"
                          ]
                        },
                        {
                          "html": "<a href=\"https://www.anais.digital/fr/case/beobank/\" aria-label=\"See more\" class=\"post__card--img\">",
                          "target": [
                            "article[aria-labelledby=\"709-card-sr\"] > .post__card--img[aria-label=\"See more\"]"
                          ]
                        }
                      ],
                      "impact": "minor",
                      "message": "Check that links have the same purpose, or are intentionally ambiguous."
                    }
                  ],
                  "none": [],
                  "impact": "minor",
                  "html": "<a href=\"https://www.anais.digital/fr/case/mybee/\" aria-label=\"See more\" class=\"post__card--img\">",
                  "target": [
                    ".swiper-slide-active > .post__card--img[aria-label=\"See more\"]"
                  ],
                  "failureSummary": "Fix all of the following:\n  Check that links have the same purpose, or are intentionally ambiguous."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "aria-allowed-role",
              "impact": "minor",
              "tags": [
                "cat.aria",
                "best-practice"
              ],
              "description": "Ensures role attribute has an appropriate value for the element",
              "help": "ARIA role should be appropriate for the element",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/aria-allowed-role?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role group is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"swiper-slide post__card case swiper-slide-active\" aria-labelledby=\"2214-card-sr\" role=\"group\" aria-label=\"1 / 8\" style=\"margin-right: 30px;\">",
                  "target": [
                    ".swiper-slide-active"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role group is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"swiper-slide post__card case swiper-slide-next\" aria-labelledby=\"1783-card-sr\" role=\"group\" aria-label=\"2 / 8\" style=\"margin-right: 30px;\">",
                  "target": [
                    ".swiper-slide-next"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role group is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"swiper-slide post__card case\" aria-labelledby=\"1780-card-sr\" role=\"group\" aria-label=\"3 / 8\" style=\"margin-right: 30px;\">",
                  "target": [
                    "article[aria-labelledby=\"1780-card-sr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role group is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"swiper-slide post__card case\" aria-labelledby=\"1779-card-sr\" role=\"group\" aria-label=\"4 / 8\" style=\"margin-right: 30px;\">",
                  "target": [
                    "article[aria-labelledby=\"1779-card-sr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role group is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"swiper-slide post__card case\" aria-labelledby=\"1726-card-sr\" role=\"group\" aria-label=\"5 / 8\" style=\"margin-right: 30px;\">",
                  "target": [
                    "article[aria-labelledby=\"1726-card-sr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role group is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"swiper-slide post__card case\" aria-labelledby=\"1777-card-sr\" role=\"group\" aria-label=\"6 / 8\" style=\"margin-right: 30px;\">",
                  "target": [
                    "article[aria-labelledby=\"1777-card-sr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                },
                {
                  "any": [
                    {
                      "id": "aria-allowed-role",
                      "data": [
                        "group"
                      ],
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "ARIA role group is not allowed for given element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<article class=\"swiper-slide post__card case\" aria-labelledby=\"709-card-sr\" role=\"group\" aria-label=\"7 / 8\" style=\"margin-right: 30px;\">",
                  "target": [
                    "article[aria-labelledby=\"709-card-sr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  ARIA role group is not allowed for given element"
                }
              ]
            },
            {
              "id": "label-content-name-mismatch",
              "impact": "serious",
              "tags": [
                "cat.semantics",
                "wcag21a",
                "wcag253",
                "experimental"
              ],
              "description": "Ensures that elements labelled through their content must have their visible text as part of their accessible name",
              "help": "Elements must have their visible text as part of their accessible name",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/label-content-name-mismatch?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "label-content-name-mismatch",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Text inside the element is not included in the accessible name"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"switcher-toggle\" aria-label=\"Change the language\" aria-expanded=\"false\">",
                  "target": [
                    ".language-switcher-desktop.language-switcher-mobile.menu-localisation > .language-switcher__list > .language-switcher__list-item > .switcher-toggle[aria-label=\"Change the language\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Text inside the element is not included in the accessible name"
                }
              ]
            },
            {
              "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": "<div class=\"modal-header\">\n                    <h2 class=\"modal-heading\">Vous pouvez contrôler vos propres cookies (fr)</h2>\n                </div>",
                  "target": [
                    ".modal-header"
                  ],
                  "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=\"modal-body\">",
                  "target": [
                    ".modal-body"
                  ],
                  "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.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.anais.digital/fr/case/befimmo/\" aria-label=\"See more\" class=\"post__card--img\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.anais.digital/fr/case/beobank/\" aria-label=\"See more\" class=\"post__card--img\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.anais.digital/fr/case/mybee/\" aria-label=\"See more\" class=\"post__card--img\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.anais.digital/fr/case/one/\" aria-label=\"See more\" class=\"post__card--img\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.anais.digital/fr/case/osom/\" aria-label=\"See more\" class=\"post__card--img\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.anais.digital/fr/case/sodexo/\" aria-label=\"See more\" class=\"post__card--img\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.anais.digital/fr/case/solvay/\" aria-label=\"See more\" class=\"post__card--img\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"switcher-toggle-desktop\" src=\"https://www.anais.digital/wp-content/themes/anais/img/globe-lang-black.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img class=\"switcher-toggle-mobile\" src=\"https://www.anais.digital/wp-content/themes/anais/img/globe-lang-white.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/themes/anais/img/heart.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_bayard.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_befimmo.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_beobank.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_bruxelles.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_immoweb.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_interparking.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_one.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_osom.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_solvay.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"https://www.anais.digital/wp-content/uploads/2021/06/logo_vermeg.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1080\" height=\"1920\" src=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-1.png 1080w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-1-169x300.png 169w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-1-576x1024.png 576w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-1-768x1365.png 768w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-1-864x1536.png 864w\" sizes=\"(max-width: 1080px) 100vw, 1080px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1080\" height=\"1920\" src=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe2-1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe2-1.png 1080w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe2-1-169x300.png 169w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe2-1-576x1024.png 576w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe2-1-768x1365.png 768w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe2-1-864x1536.png 864w\" sizes=\"(max-width: 1080px) 100vw, 1080px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"1080\" height=\"1920\" src=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-1.png 1080w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-1-169x300.png 169w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-1-576x1024.png 576w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-1-768x1365.png 768w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-1-864x1536.png 864w\" sizes=\"(max-width: 1080px) 100vw, 1080px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"2560\" height=\"1735\" src=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-scaled.jpg\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-scaled.jpg 2560w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-300x203.jpg 300w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-1024x694.jpg 1024w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-768x520.jpg 768w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-1536x1041.jpg 1536w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe3-2048x1388.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"2700\" height=\"2700\" src=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe-carre.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe-carre.png 2700w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe-carre-300x300.png 300w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe-carre-1024x1024.png 1024w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe-carre-150x150.png 150w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe-carre-768x768.png 768w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe-carre-1536x1536.png 1536w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe-carre-2048x2048.png 2048w\" sizes=\"(max-width: 2700px) 100vw, 2700px\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"3240\" height=\"5760\" src=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1.png\" class=\"attachment-full size-full\" alt=\"\" loading=\"lazy\" srcset=\"https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1.png 3240w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-169x300.png 169w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-576x1024.png 576w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-768x1365.png 768w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-864x1536.png 864w, https://www.anais.digital/wp-content/uploads/2021/09/Anais-Digital-equipe1-1152x2048.png 1152w\" sizes=\"(max-width: 3240px) 100vw, 3240px\">"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "div",
                "id": "#page",
                "code": "<div id=\"page\" class=\"site\" style=\"position: fixed; top: 0px; left: 0px; right: 0px; z-index: -10;\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"header__hero--btn-container\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"menu-socials\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"nice-to-meet__links\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div class=\"socials\">...</div>"
              },
              {
                "tagName": "div",
                "id": "",
                "code": "<div>...</div>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "div",
                "id": "#cookie-settings-sidebar",
                "code": "<div id=\"cookie-settings-sidebar\" class=\"modal cookie-settings-modal  \" tabindex=\"-1\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#cookie-sidebar",
                "code": "<div id=\"cookie-sidebar\" class=\"modal cookie-modal show\" tabindex=\"-1\">...</div>"
              },
              {
                "tagName": "div",
                "id": "#page",
                "code": "<div id=\"page\" class=\"site\" style=\"position: fixed; top: 0px; left: 0px; right: 0px; z-index: -10;\">...</div>"
              },
              {
                "tagName": "iframe",
                "id": "#us–style-manager-1buttonIframe1657408231738",
                "code": "<iframe name=\"us-entrypoint-buttonV2\" title=\"Usersnap Feedback\" class=\"us–style-manager-1buttonIframe1657408231738 us–style-manager-2sizedIframe1657408231739\" id=\"us–style-manager-1buttonIframe1657408231738\" style=\"display: none; height: 0px; width: 0px; z-index: 2147483647; color-scheme: normal;\">...</iframe>"
              },
              {
                "tagName": "ul",
                "id": "",
                "code": "<ul class=\"language-switcher__sub-menu\">...</ul>"
              }
            ]
          },
          "AA.1_4_3.G145.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 3:1.": [
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"screen-reader-text\">...</h2>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button type=\"button\" data-target=\"#cookie-settings-sidebar\">...</button>"
              },
              {
                "tagName": "h2",
                "id": "",
                "code": "<h2 class=\"modal-heading\">...</h2>"
              },
              {
                "tagName": "h4",
                "id": "",
                "code": "<h4 class=\"screen-reader-text\">...</h4>"
              },
              {
                "tagName": "li",
                "id": "",
                "code": "<li>...</li>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "span",
                "id": "#1726-card-sr",
                "code": "<span id=\"1726-card-sr\" class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "#1777-card-sr",
                "code": "<span id=\"1777-card-sr\" class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "#1779-card-sr",
                "code": "<span id=\"1779-card-sr\" class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "#1780-card-sr",
                "code": "<span id=\"1780-card-sr\" class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "#1783-card-sr",
                "code": "<span id=\"1783-card-sr\" class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "#2214-card-sr",
                "code": "<span id=\"2214-card-sr\" class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "#709-card-sr",
                "code": "<span id=\"709-card-sr\" class=\"screen-reader-text\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"current-title\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"contact-us__link\" href=\"https://www.anais.digital/fr/contact/\" target=\"\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#62ca0929a7626\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#primary\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a class=\"skip-link screen-reader-text\" href=\"#secondary\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.anais.digital/fr//contact/\" class=\"menu-contact\">...</a>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.2_5_3.F96": {
            "Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.": [
              {
                "tagName": "button",
                "id": "",
                "code": "<button aria-controls=\"primary-menu\" aria-expanded=\"false\" class=\"menu-toggle__btn\" aria-label=\"Open the menu\">...</button>"
              },
              {
                "tagName": "button",
                "id": "",
                "code": "<button class=\"switcher-toggle\" aria-label=\"Change the language\" aria-expanded=\"false\">...</button>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "content": {
          "totals": {
            "violation": 14,
            "recommendation": 2,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 589,
                "top": 16,
                "height": 38,
                "width": 38
              },
              "snippet": "<button aria-expanded=\"false\" aria-label=\"Change the language\" class=\"switcher-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/section[2]/div[1]/ul[1]/li[1]/button[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 65,
                "top": 4037,
                "height": 23,
                "width": 88
              },
              "snippet": "<button aria-expanded=\"false\" aria-label=\"Change the language\" class=\"switcher-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 567,
                "height": 55,
                "width": 230
              },
              "snippet": "<button type=\"button\" id=\"acceptAll\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 300,
                "height": 45,
                "width": 700
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 230,
                "height": 22,
                "width": 700
              },
              "snippet": "<h2 class=\"modal-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 18,
                "width": 35
              },
              "snippet": "<a href=\"#primary\" class=\"skip-link screen-reader-text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[7]",
                "aria": "/document[1]/main[1]/region[1]/group[7]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 1622,
                "top": 547,
                "height": 354,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"7 / 8\" role=\"group\" aria-labelledby=\"709-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[6]",
                "aria": "/document[1]/main[1]/region[1]/group[6]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 1365,
                "top": 547,
                "height": 332,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"6 / 8\" role=\"group\" aria-labelledby=\"1777-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[5]",
                "aria": "/document[1]/main[1]/region[1]/group[5]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 1108,
                "top": 547,
                "height": 332,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"5 / 8\" role=\"group\" aria-labelledby=\"1726-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[4]",
                "aria": "/document[1]/main[1]/region[1]/group[4]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 851,
                "top": 547,
                "height": 332,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"4 / 8\" role=\"group\" aria-labelledby=\"1779-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[3]",
                "aria": "/document[1]/main[1]/region[1]/group[3]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 594,
                "top": 547,
                "height": 354,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"3 / 8\" role=\"group\" aria-labelledby=\"1780-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[2]",
                "aria": "/document[1]/main[1]/region[1]/group[2]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 337,
                "top": 547,
                "height": 354,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"2 / 8\" role=\"group\" aria-labelledby=\"1783-card-sr\" class=\"swiper-slide post__card case swiper-slide-next\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[1]",
                "aria": "/document[1]/main[1]/region[1]/group[1]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 80,
                "top": 547,
                "height": 354,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"1 / 8\" role=\"group\" aria-labelledby=\"2214-card-sr\" class=\"swiper-slide post__card case swiper-slide-active\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/header[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-labelledby' is not valid for the element <header> with ARIA role 'none'",
              "bounds": {
                "left": 80,
                "top": 100,
                "height": 324,
                "width": 640
              },
              "snippet": "<header aria-labelledby=\"homepageHeroHeading\" class=\"header__hero container\" id=\"homepageHero\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[22]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[21]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 15,
            "recommendation": 1,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/header[1]/div[1]/nav[1]/div[3]/div[1]/div[1]/div[1]/ul[1]/li[1]/button[1]",
                "aria": "/document[1]/banner[1]/navigation[1]/list[2]/listitem[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 589,
                "top": 16,
                "height": 38,
                "width": 38
              },
              "snippet": "<button aria-expanded=\"false\" aria-label=\"Change the language\" class=\"switcher-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/footer[1]/div[1]/section[2]/div[1]/ul[1]/li[1]/button[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/button[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 65,
                "top": 4037,
                "height": 23,
                "width": 88
              },
              "snippet": "<button aria-expanded=\"false\" aria-label=\"Change the language\" class=\"switcher-toggle\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/iframe[4]/html[1]/body[1]/button[1]",
                "aria": "/document[1]/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 38,
                "width": 180
              },
              "snippet": "<button style=\"background: rgb(100, 85, 244); border-top: 1px solid rgba(33, 43, 55, 0.3); border-right: 1px solid rgba(33, 43, 55, 0.3); border-bottom: none; border-left: 1px solid rgba(33, 43, 55, 0.3); color: rgb(255, 255, 255); border-image: initial; border-top-left-radius: 3px; border-top-right-radius: 3px; font-weight: 500; box-sizing: border-box;\" class=\"container\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[3]/button[1]",
                "aria": "/document[1]/button[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 567,
                "height": 55,
                "width": 230
              },
              "snippet": "<button type=\"button\" id=\"acceptAll\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[2]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 300,
                "height": 45,
                "width": 700
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[1]/div[1]/h2[1]",
                "aria": "/document[1]/heading[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 50,
                "top": 230,
                "height": 22,
                "width": 700
              },
              "snippet": "<h2 class=\"modal-heading\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/a[1]",
                "aria": "/document[1]/link[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": -1,
                "top": -1,
                "height": 18,
                "width": 35
              },
              "snippet": "<a href=\"#primary\" class=\"skip-link screen-reader-text\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[7]",
                "aria": "/document[1]/main[1]/region[1]/group[7]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 1622,
                "top": 547,
                "height": 354,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"7 / 8\" role=\"group\" aria-labelledby=\"709-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[6]",
                "aria": "/document[1]/main[1]/region[1]/group[6]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 1365,
                "top": 547,
                "height": 332,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"6 / 8\" role=\"group\" aria-labelledby=\"1777-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[5]",
                "aria": "/document[1]/main[1]/region[1]/group[5]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 1108,
                "top": 547,
                "height": 332,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"5 / 8\" role=\"group\" aria-labelledby=\"1726-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[4]",
                "aria": "/document[1]/main[1]/region[1]/group[4]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 851,
                "top": 547,
                "height": 332,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"4 / 8\" role=\"group\" aria-labelledby=\"1779-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[3]",
                "aria": "/document[1]/main[1]/region[1]/group[3]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 594,
                "top": 547,
                "height": 354,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"3 / 8\" role=\"group\" aria-labelledby=\"1780-card-sr\" class=\"swiper-slide post__card case\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[2]",
                "aria": "/document[1]/main[1]/region[1]/group[2]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 337,
                "top": 547,
                "height": 354,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"2 / 8\" role=\"group\" aria-labelledby=\"1783-card-sr\" class=\"swiper-slide post__card case swiper-slide-next\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_role",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/section[1]/div[1]/div[2]/article[1]",
                "aria": "/document[1]/main[1]/region[1]/group[1]"
              },
              "message": "The ARIA role 'group' is not valid for the element <article>",
              "bounds": {
                "left": 80,
                "top": 547,
                "height": 354,
                "width": 232
              },
              "snippet": "<article style=\"margin-right: 25px;\" aria-label=\"1 / 8\" role=\"group\" aria-labelledby=\"2214-card-sr\" class=\"swiper-slide post__card case swiper-slide-active\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_semantics_attribute",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/main[1]/header[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The ARIA attribute 'aria-labelledby' is not valid for the element <header> with ARIA role 'none'",
              "bounds": {
                "left": 80,
                "top": 100,
                "height": 324,
                "width": 640
              },
              "snippet": "<header aria-labelledby=\"homepageHeroHeading\" class=\"header__hero container\" id=\"homepageHero\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[21]",
                "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=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Agence web digitale | UX & développement | Anais Digital",
          "pageurl": "https://www.anais.digital/fr/",
          "time": 3.95,
          "creditsremaining": 168,
          "allitemcount": 159,
          "totalelements": 511,
          "waveurl": "http://wave.webaim.org/report?url=https://www.anais.digital/fr/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 7,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 7,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#primary > HEADER:first-child + SECTION > A:first-child + DIV > DIV#swiper-wrapper-13271d1dc144ae88 > ARTICLE:first-child > DIV:first-child + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#primary > HEADER:first-child + SECTION > A:first-child + DIV > DIV#swiper-wrapper-13271d1dc144ae88 > ARTICLE:first-child + ARTICLE > DIV:first-child + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#primary > HEADER:first-child + SECTION > A:first-child + DIV > DIV#swiper-wrapper-13271d1dc144ae88 > ARTICLE:first-child + ARTICLE + ARTICLE > DIV:first-child + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#primary > HEADER:first-child + SECTION > A:first-child + DIV > DIV#swiper-wrapper-13271d1dc144ae88 > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE > DIV:first-child + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#primary > HEADER:first-child + SECTION > A:first-child + DIV > DIV#swiper-wrapper-13271d1dc144ae88 > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#primary > HEADER:first-child + SECTION > A:first-child + DIV > DIV#swiper-wrapper-13271d1dc144ae88 > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child + A > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#primary > HEADER:first-child + SECTION > A:first-child + DIV > DIV#swiper-wrapper-13271d1dc144ae88 > ARTICLE:first-child + ARTICLE + ARTICLE + ARTICLE + ARTICLE + ARTICLE + ARTICLE > DIV:first-child + A > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 1,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > NAV#site-navigation > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > UL:first-child + DIV > UL:first-child > LI:first-child > BUTTON:first-child > IMG:first-child + IMG + SPAN"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ]
                ],
                "wcag": [
                  {
                    "name": "1.4.3 Contrast (Minimum) (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.4.3"
                  }
                ]
              }
            }
          },
          "alert": {
            "description": "Alerts",
            "count": 5,
            "items": {
              "heading_possible": {
                "id": "heading_possible",
                "description": "Possible heading",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > MAIN#primary > HEADER:first-child + SECTION + SECTION + SECTION > DIV:first-child > P:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.3.1 Info and Relationships (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.3.1"
                  },
                  {
                    "name": "2.4.1 Bypass Blocks (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.1"
                  },
                  {
                    "name": "2.4.6 Headings and Labels (Level AA)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.6"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child > SCRIPT:first-child + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + SCRIPT + META + META + LINK + LINK + LINK + TITLE + META + META + LINK + META + META + META + META + META + META + META + META + META + META + META + META + META + META + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + LINK + STYLE + LINK + STYLE + LINK + LINK + SCRIPT + LINK + LINK + LINK + LINK + LINK + LINK + LINK + META + SCRIPT + SCRIPT + STYLE + LINK + LINK + LINK + META + SCRIPT + SCRIPT + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child"
                ],
                "wcag": []
              },
              "underline": {
                "id": "underline",
                "description": "Underlined text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#page > HEADER#masthead > DIV:first-child > NAV#site-navigation > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > BUTTON:first-child > IMG:first-child + IMG + SPAN",
                  "HTML > HEAD:first-child + BODY > DIV#page > FOOTER#colophon > DIV:first-child > SECTION#footer-2 > DIV:first-child > UL:first-child > LI:first-child > BUTTON:first-child > IMG:first-child + IMG + SPAN"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.anais.digital/fr/",
      "what": "URL",
      "result": "https://www.anais.digital/fr/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.anais.digital/fr/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.125",
        "responseTime": "2022-07-09T23:10:54.615Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1034558,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 175,
              "failing": 5
            },
            "issues": {
              "totalErrors": 30,
              "totalWarnings": 0,
              "totalIssues": 30
            },
            "issuesByLevel": {
              "A": {
                "count": 19,
                "pct": 63.33
              },
              "AA": {
                "count": 10,
                "pct": 33.33
              },
              "AAA": {
                "count": 30,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 3
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "5ef8f780-9ecf-4049-8fa8-5b0922e9e6a7",
          "docID": "c27b3328-2368-443e-8a34-0d3328f40a06",
          "sourceHash": "1588e328bbdccb568d8c7d1c621ccbed",
          "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=5ef8f780-9ecf-4049-8fa8-5b0922e9e6a7",
          "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/solvay/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"1660\" height=\"1522\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/solvay-project-img-e1632126803593.png\" class=\"attachment",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[2]/a[1]",
              "issueID": "0d61736281f1d02692bba633490b86a2",
              "signature": "9d24478e7d0824501767123ef1f8073a",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=0d61736281f1d02692bba633490b86a2"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/sodexo/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"1660\" height=\"1522\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/sodexo-project-img.png\" class=\"attachment-post-thumbnail",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[3]/a[1]",
              "issueID": "78f9eb1f0ff9457027bdabea980ee5fe",
              "signature": "30b8fe8d2482c77e288d30d137ab8ab9",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=78f9eb1f0ff9457027bdabea980ee5fe"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/osom/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"880\" height=\"806\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/osom-project-img.png\" class=\"attachment-post-thumbnail size-",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[4]/a[1]",
              "issueID": "15ae0d4b927b79a43f431534a6110cab",
              "signature": "4a24c43e9159c360b2940cc6a8c4553f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=15ae0d4b927b79a43f431534a6110cab"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/one/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"870\" height=\"797\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/one-project-img.png\" class=\"attachment-post-thumbnail size-po",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[5]/a[1]",
              "issueID": "cc6de17e1b2c224bcb5b6eb8425bb7b5",
              "signature": "b9890850e14ac5c29b89580c3ef2b08f",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=cc6de17e1b2c224bcb5b6eb8425bb7b5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4494,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/befimmo/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"1250\" height=\"548\" src=\"https://www.anais.digital/wp-content/uploads/2021/09/befimmo-modal-img-4.png\" class=\"attachment-post-thumbnai",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[6]/a[1]",
              "issueID": "4fe81a237bee3d43205d36e3c16d11c5",
              "signature": "6e5f87b2b2fae54595903d3be39a6b8c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=4fe81a237bee3d43205d36e3c16d11c5"
            },
            {
              "tID": 98,
              "bpID": 105,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "These links have the same text but different destinations.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Don't reuse the same link text for links that have different destinations",
              "errorDescription": "This link has the same text as another link that goes to a different place. Using the same text for multiple links which point to different pages is ambiguous and may be confusing for assistive technology users, or for users who have a cognitive disability. Link text should tell the user where they will go if they follow the link. If two links on a page go to two different destinations, use different link text that accurately and concisely describes their destination.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4494,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/beobank/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"870\" height=\"797\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/beobank-project-img.png\" class=\"attachment-post-thumbnail",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[7]/a[1]",
              "issueID": "832ab967e94a7d82e1990df096e7857c",
              "signature": "a53f8ddfca5fc938c7f1a0117b718c5d",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=832ab967e94a7d82e1990df096e7857c"
            },
            {
              "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": 246.3125,
                  "y": 4033.59375
                },
                "bottom-right": {
                  "x": 275.3125,
                  "y": 4053.59375
                },
                "height": 20,
                "width": 29
              },
              "position": {
                "line": 4806,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://blog.anais.digital/\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/ul[1]/li[4]/a[1]",
              "issueID": "a92bb54f6a411b09306fb7a1a8a47974",
              "signature": "384f1cf28b4006acb0726b50d9658551",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a92bb54f6a411b09306fb7a1a8a47974"
            },
            {
              "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": 501.3125,
                  "y": 4005.59375
                },
                "bottom-right": {
                  "x": 555.3125,
                  "y": 4025.59375
                },
                "height": 20,
                "width": 54
              },
              "position": {
                "line": 4963,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/contact/\"&gt;Contact&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/ul[1]/li[7]/a[1]",
              "issueID": "a8158e242794ce67862926e60372f145",
              "signature": "7990dfbb79ddc4ae18beffd20a089090",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=a8158e242794ce67862926e60372f145"
            },
            {
              "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": 501.3125,
                  "y": 4033.59375
                },
                "bottom-right": {
                  "x": 530.3125,
                  "y": 4053.59375
                },
                "height": 20,
                "width": 29
              },
              "position": {
                "line": 4963,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://blog.anais.digital/\"&gt;Blog&lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/ul[1]/li[8]/a[1]",
              "issueID": "b16cda93abbb6c36f216434d9505206e",
              "signature": "cf7186a18d19d35f5ab4b3d0c675fd1c",
              "ref": "https://tenon.io/bestpractice.php?bpID=105&tID=98&issueID=b16cda93abbb6c36f216434d9505206e"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": -8,
                  "y": 0
                },
                "bottom-right": {
                  "x": -8,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 8306,
                "column": 13
              },
              "errorSnippet": "&lt;span class=\"current-title\"&gt;English&lt;/span&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[3]/div[1]/div[2]/div[1]/ul[1]/li[1]/button[1]/span[1]",
              "issueID": "c32f6d3e13baba3afb4d24f2e23d0708",
              "signature": "788e70d7f1609d5f9220884163e3c438",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=c32f6d3e13baba3afb4d24f2e23d0708"
            },
            {
              "tID": 129,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "CSS underline on text has been detected that is not a link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "The text in this passage has been styled to display underlined but it is not a link. Underlined text on the web or on apps is universally accepted as signifying that the relevant text is a link. Applying underline to text that is not a link is likely to confuse many users, and especially people with cognitive impairments, learning disabilities or dyslexia. Remove the underlining from this passage of text.",
              "viewPortLocation": {
                "top-left": {
                  "x": 16,
                  "y": 0
                },
                "bottom-right": {
                  "x": 77,
                  "y": 22
                },
                "height": 22,
                "width": 61
              },
              "position": {
                "line": 8718,
                "column": 13
              },
              "errorSnippet": "&lt;span class=\"current-title\"&gt;English&lt;/span&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[2]/div[1]/ul[1]/li[1]/button[1]/span[1]",
              "issueID": "2e0ad20189b3c9f94f1cceda358c2b75",
              "signature": "e6b062b8b3d02152731bf685ccad2274",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=2e0ad20189b3c9f94f1cceda358c2b75"
            },
            {
              "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": 2537,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-139 wp-custom-logo\"&gt; &lt;noscript&gt; &lt;!-- Google Tag Manager (noscript) --&gt; &lt;iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-NRN79W7\" height=\"0\" width=\"0\" style=\"display:non",
              "xpath": "/html/body",
              "issueID": "52a3358e19127833ddcf85b0a1f38975",
              "signature": "1333b6a690dd9b3e6484899b40b8eb49",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=52a3358e19127833ddcf85b0a1f38975"
            },
            {
              "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": 137.40625,
                  "y": 380
                },
                "bottom-right": {
                  "x": 516.59425,
                  "y": 506
                },
                "height": 126,
                "width": 379.188
              },
              "position": {
                "line": 490,
                "column": 9
              },
              "errorSnippet": "&lt;p class=\"header__hero--subtitle\"&gt;Nous sommes bien plus qu’une agence digitale. Anais Digital est une combinaison unique de spécialistes de l’Expérience Utilisateur, de développeurs chevronnés et d’acteurs du changement. Donnons vie à vos envies di",
              "xpath": "/html/body/div[1]/main[1]/header[1]/div[1]/p[1]",
              "issueID": "f7c9c72aedfc7b85b7d2b129275aa19b",
              "signature": "3300e7f5860ca2e6dc8b9f0b2fd9ae69",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f7c9c72aedfc7b85b7d2b129275aa19b"
            },
            {
              "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": 844.59375,
                  "y": 2
                },
                "bottom-right": {
                  "x": 884.59375,
                  "y": 42
                },
                "height": 40,
                "width": 40
              },
              "position": {
                "line": 8378,
                "column": 17
              },
              "errorSnippet": "&lt;button aria-label=\"Next slide\" class=\"swiper-button-next\" tabindex=\"0\" aria-controls=\"swiper-wrapper-9700730d112aa2f8\" aria-disabled=\"false\"&gt;&lt;/button&gt;",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[1]/div[2]/button[2]",
              "issueID": "f8849e47cb51a219377596324cd7d0b0",
              "signature": "3a891a0c24343205d08c482e30e73136",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f8849e47cb51a219377596324cd7d0b0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4134,
                "column": 34
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/mybee/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img loading=\"lazy\" width=\"1660\" height=\"1552\" src=\"https://www.anais.digital/wp-content/uploads/2022/06/Sans-titre-41.png\" class=\"attachment-post-",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[1]/a[1]",
              "issueID": "0e35f4d0252d308500dd2816f0ce1cb0",
              "signature": "251f2724991b0ca3692e257149f4f312",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0e35f4d0252d308500dd2816f0ce1cb0"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/solvay/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"1660\" height=\"1522\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/solvay-project-img-e1632126803593.png\" class=\"attachment",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[2]/a[1]",
              "issueID": "46d1fce170b41e900ab6a0026ea25886",
              "signature": "ac3fb86902fdf4f712359be4586c753b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=46d1fce170b41e900ab6a0026ea25886"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/sodexo/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"1660\" height=\"1522\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/sodexo-project-img.png\" class=\"attachment-post-thumbnail",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[3]/a[1]",
              "issueID": "0eb2d1b1409c71f1eb552e7b1ccd404c",
              "signature": "205db3990ee9b0899dbb36ff785b8455",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0eb2d1b1409c71f1eb552e7b1ccd404c"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/osom/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"880\" height=\"806\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/osom-project-img.png\" class=\"attachment-post-thumbnail size-",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[4]/a[1]",
              "issueID": "46ddc24000852ad23d345b9e6e9274b4",
              "signature": "8a66ed0f312a968dfb6e973a7e21a39d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=46ddc24000852ad23d345b9e6e9274b4"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4135,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/one/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"870\" height=\"797\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/one-project-img.png\" class=\"attachment-post-thumbnail size-po",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[5]/a[1]",
              "issueID": "7f5cb2ff171ced0ac9a1d6a81673c3be",
              "signature": "bb854956723d023a60dbd7f5469c63fe",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=7f5cb2ff171ced0ac9a1d6a81673c3be"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4494,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/befimmo/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"1250\" height=\"548\" src=\"https://www.anais.digital/wp-content/uploads/2021/09/befimmo-modal-img-4.png\" class=\"attachment-post-thumbnai",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[6]/a[1]",
              "issueID": "cf7b30468b4eede1cadd1dc25bcd124a",
              "signature": "e04556db6bb61b6cfca2531746510828",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=cf7b30468b4eede1cadd1dc25bcd124a"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 282.812,
                  "y": 0
                },
                "height": 0,
                "width": 282.812
              },
              "position": {
                "line": 4494,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.anais.digital/fr/case/beobank/\" aria-label=\"See more\" class=\"post__card--img\"&gt; &lt;img width=\"870\" height=\"797\" src=\"https://www.anais.digital/wp-content/uploads/2021/06/beobank-project-img.png\" class=\"attachment-post-thumbnail",
              "xpath": "/html/body/div[1]/main[1]/section[1]/div[1]/div[2]/article[7]/a[1]",
              "issueID": "d14356a6529c33a73b854ceb57f70c90",
              "signature": "5ba4be7497c9b264dc4e5b6bf813afd0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=d14356a6529c33a73b854ceb57f70c90"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 550,
                "column": 79
              },
              "errorSnippet": "&lt;a href=\"https://be.linkedin.com/company/anaisdigital\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/05/linkedin.svg\" class=\"icon__social\" alt=\"LinkedIn\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[3]/div[1]/div[2]/div[2]/a[1]",
              "issueID": "6fad8caa126d5ca7e5a42eaaa1174a0d",
              "signature": "cfbc421da76350468a9571e4416b07f0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=6fad8caa126d5ca7e5a42eaaa1174a0d"
            },
            {
              "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": -10,
                  "y": 0
                },
                "bottom-right": {
                  "x": -10,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1537,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/anaisdigital.eu/\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/05/facebook.svg\" class=\"icon__social\" alt=\"Facebook\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[3]/div[1]/div[2]/div[2]/a[2]",
              "issueID": "515276b371ccc23f9d06ed5c5a2b07a5",
              "signature": "c16366ce80f66f15bda55b254ac569f7",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=515276b371ccc23f9d06ed5c5a2b07a5"
            },
            {
              "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": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 1542,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AnaisDigital\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/05/twitter.svg\" class=\"icon__social\" alt=\"Twitter\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/header[1]/div[1]/nav[1]/div[3]/div[1]/div[2]/div[2]/a[3]",
              "issueID": "bd6b2a1e89e3bc34fa0c764b942ccd6d",
              "signature": "97f9da346c8e836c24f2bfcfbb2dd9b5",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=bd6b2a1e89e3bc34fa0c764b942ccd6d"
            },
            {
              "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": 13.75,
                  "y": 0
                },
                "bottom-right": {
                  "x": 55.75,
                  "y": 42
                },
                "height": 42,
                "width": 42
              },
              "position": {
                "line": 4663,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://be.linkedin.com/company/anaisdigital\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/06/linkedin-black.svg\" class=\"icon__social\" alt=\"LinkedIn\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/a[1]",
              "issueID": "8baa5b78a0eb843897b21dbe8d7e57fa",
              "signature": "f1e04f267dc45093d6bf0f9fd720237a",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8baa5b78a0eb843897b21dbe8d7e57fa"
            },
            {
              "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": 13.75,
                  "y": 42
                },
                "bottom-right": {
                  "x": 55.75,
                  "y": 84
                },
                "height": 42,
                "width": 42
              },
              "position": {
                "line": 4663,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/anaisdigital.eu/\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/06/facebook-black.svg\" class=\"icon__social\" alt=\"Facebook\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/a[2]",
              "issueID": "8cd63e52f9fb27fcd51267f80f985e2e",
              "signature": "abd08f7786494f57b183f11a355b0406",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=8cd63e52f9fb27fcd51267f80f985e2e"
            },
            {
              "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": 13.75,
                  "y": 104
                },
                "bottom-right": {
                  "x": 55.75,
                  "y": 146
                },
                "height": 42,
                "width": 42
              },
              "position": {
                "line": 4663,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AnaisDigital\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/06/twitter-black.svg\" class=\"icon__social\" alt=\"Twitter\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/aside[1]/div[1]/a[3]",
              "issueID": "0f43faac1ac0d3e45052beda74759a6b",
              "signature": "7ae10cab7e8a7c0beadec83cc479bcf0",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=0f43faac1ac0d3e45052beda74759a6b"
            },
            {
              "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": 76.203125,
                  "y": 4098.59375
                },
                "bottom-right": {
                  "x": 114.203125,
                  "y": 4140.59375
                },
                "height": 42,
                "width": 38
              },
              "position": {
                "line": 5130,
                "column": 33
              },
              "errorSnippet": "&lt;a href=\"https://be.linkedin.com/company/anaisdigital\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/05/linkedin.svg\" class=\"icon__social\" alt=\"LinkedIn\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/a[1]",
              "issueID": "769d508a3af8c66dc1c3750692a9566b",
              "signature": "f8f98c311e7f7fe314f35732fb254f53",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=769d508a3af8c66dc1c3750692a9566b"
            },
            {
              "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": 114.203125,
                  "y": 4098.59375
                },
                "bottom-right": {
                  "x": 152.203125,
                  "y": 4140.59375
                },
                "height": 42,
                "width": 38
              },
              "position": {
                "line": 5131,
                "column": 40
              },
              "errorSnippet": "&lt;a href=\"https://www.facebook.com/anaisdigital.eu/\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/05/facebook.svg\" class=\"icon__social\" alt=\"Facebook\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/a[2]",
              "issueID": "35716f13fda73fc3bd8b612cebe350dd",
              "signature": "d36729c8351d502619e0bc1532f3fb41",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=35716f13fda73fc3bd8b612cebe350dd"
            },
            {
              "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": 172.203125,
                  "y": 4098.59375
                },
                "bottom-right": {
                  "x": 210.203125,
                  "y": 4140.59375
                },
                "height": 42,
                "width": 38
              },
              "position": {
                "line": 5142,
                "column": 52
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/AnaisDigital\" target=\"_blank\" rel=\"noreferrer\"&gt; &lt;img src=\"https://www.anais.digital/wp-content/uploads/2021/05/twitter.svg\" class=\"icon__social\" alt=\"Twitter\"&gt; &lt;/a&gt;",
              "xpath": "/html/body/div[1]/footer[1]/div[1]/section[1]/div[1]/div[1]/a[3]",
              "issueID": "35a3ec415e6b70211b40b3a1f80266ef",
              "signature": "1a71d67f41747ae25b36cddf23954e0d",
              "ref": "https://tenon.io/bestpractice.php?bpID=207&tID=218&issueID=35a3ec415e6b70211b40b3a1f80266ef"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "436to",
  "startTime": "2022-07-09T23:09:13",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      20
    ],
    [
      "motion",
      13
    ],
    [
      "bulk",
      10
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      7
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "focInd",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 0,
  "logSize": 0,
  "errorLogCount": 0,
  "errorLogSize": 0,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T23:10:54",
  "elapsedSeconds": 101,
  "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": {
        "focAll": 2,
        "focOp": 2,
        "linkUl": 38,
        "styleDiff": 28,
        "zIndex": 27
      },
      "alfa": {
        "r14": 4,
        "r19": 12,
        "r54": 4,
        "r57": 36,
        "r66": 44,
        "r69": 44,
        "r73": 72,
        "r78": 36,
        "r83": 8
      },
      "axe": {
        "aria-allowed-attr": 1,
        "color-contrast-enhanced": 7,
        "color-contrast": 7,
        "frame-tested": 1,
        "hidden-content": 0,
        "identical-links-same-purpose": 0,
        "aria-allowed-role": 7,
        "label-content-name-mismatch": 3,
        "region": 4
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 28,
        "w:AA.1_1_1.H67.2": 19,
        "w:AA.1_3_1.H48": 6,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 5,
        "w:AA.1_4_3.G145.Abs": 1,
        "w:AA.1_4_3.G18.Abs": 13,
        "w:AA.1_4_3.G18.BgImage": 6,
        "w:AA.2_5_3.F96": 2
      },
      "wave": {
        "e:alt_link_missing": 28,
        "c:contrast": 3,
        "a:heading_possible": 1,
        "a:noscript": 2,
        "a:underline": 2
      },
      "tenon": {
        "98": 36,
        "129": 6,
        "144": 8,
        "152": 32,
        "218": 36
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 2,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 19,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 7,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 7,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "invisibleLabel": {
          "alfa": {
            "r14": {
              "score": 3,
              "what": "Visible label is not in the accessible name"
            }
          },
          "axe": {
            "label-content-name-mismatch": {
              "score": 2,
              "what": "Element visible text is not part of its accessible name"
            }
          },
          "htmlcs": {
            "w:AA.2_5_3.F96": {
              "score": 2,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "ariaBadAttribute": {
          "alfa": {
            "r19": {
              "score": 12,
              "what": "ARIA state or property has an invalid value"
            }
          },
          "axe": {
            "aria-allowed-attr": {
              "score": 1,
              "what": "ARIA attribute is invalid for the role of its element"
            }
          }
        },
        "fragmentaryNoticeRisk": {
          "alfa": {
            "r54": {
              "score": 2,
              "what": "Assertive region is not atomic"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 18,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 2,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 11,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 2,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 33,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 5,
              "what": "Element has insufficient color contrast"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 2,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 54,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "headingOfNothing": {
          "alfa": {
            "r78": {
              "score": 18,
              "what": "No content between two headings of the same level"
            }
          }
        },
        "overflowHidden": {
          "alfa": {
            "r83": {
              "score": 8,
              "what": "Overflow is hidden or clipped if the text is enlarged"
            }
          }
        },
        "frameContentRisk": {
          "axe": {
            "frame-tested": {
              "score": 1,
              "what": "Some content is in an iframe and therefore may not be testable for accessibility"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "linkConfusionRisk": {
          "axe": {
            "identical-links-same-purpose": {
              "score": 1,
              "what": "Links with the same accessible name may serve dissimilar purposes"
            }
          }
        },
        "roleBad": {
          "axe": {
            "aria-allowed-role": {
              "score": 5,
              "what": "ARIA role is not appropriate for the element"
            }
          }
        },
        "linkNoText": {
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 28,
              "what": "img element is the only link content but has no text alternative"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 28,
              "what": "Linked image has no text alternative"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 5,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 2,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned large text and its background may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 3,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 2,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "pseudoHeadingRisk": {
          "wave": {
            "a:heading_possible": {
              "score": 1,
              "what": "Possible heading"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "pseudoLinkRisk": {
          "wave": {
            "a:underline": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          },
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "linkTextsSame": {
          "tenon": {
            "98": {
              "score": 18,
              "what": "Links have the same text but different destinations"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 16,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "linkForcesNewWindow": {
          "tenon": {
            "218": {
              "score": 27,
              "what": "Link opens in a new window without user control"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {
      "testaro-bulk": 50
    },
    "summary": {
      "total": 447,
      "log": 0,
      "preventions": 50,
      "solos": 0,
      "groups": [
        {
          "groupName": "noLeading",
          "score": 56
        },
        {
          "groupName": "linkNoText",
          "score": 41
        },
        {
          "groupName": "contrastAA",
          "score": 38
        },
        {
          "groupName": "linkForcesNewWindow",
          "score": 29
        },
        {
          "groupName": "linkIndication",
          "score": 21
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 21
        },
        {
          "groupName": "headingOfNothing",
          "score": 20
        },
        {
          "groupName": "linkTextsSame",
          "score": 20
        },
        {
          "groupName": "targetSize",
          "score": 18
        },
        {
          "groupName": "ariaBadAttribute",
          "score": 14
        },
        {
          "groupName": "contrastAAA",
          "score": 14
        },
        {
          "groupName": "overflowHidden",
          "score": 10
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "inconsistentStyles",
          "score": 9
        },
        {
          "groupName": "zIndexNotZero",
          "score": 9
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "invisibleLabel",
          "score": 7
        },
        {
          "groupName": "roleBad",
          "score": 7
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 7
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "focusableOperable",
          "score": 4
        },
        {
          "groupName": "fragmentaryNoticeRisk",
          "score": 4
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "frameContentRisk",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "linkConfusionRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        }
      ]
    }
  }
}