Accessibility test digest

Synopsis

Page: Ideance

URL: https://ideance.net/fr/

Score: 205

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 Ideance web page at https://ideance.net/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 205 (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
total205
contrastAA79
contrastAAA25
linkIndication14
leadingClipsText10
allCaps10
roleBad9
contrastRisk8
targetSize8
visibleLabelNotName6
inconsistentStyles5
noLeading5
decorativeImageRisk5
horizontalScrolling5
contentBeyondLandmarks4
zIndexNotZero3
hiddenContentRisk3
pseudoHeadingRisk3
pseudoLinkRisk3

Issue summary

Special issues

No special issues contributed to the score.

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Discussion

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

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

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

Report

{
  "id": "42ubn-ideance",
  "host": {
    "id": "ideance",
    "which": "https://ideance.net/fr/",
    "what": "Ideance"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:59:57"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T15:01: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://ideance.net/fr/",
        "what": "Ideance"
      },
      {
        "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://ideance.net/fr/",
        "what": "Ideance"
      },
      {
        "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://ideance.net/fr/",
      "what": "Ideance",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://ideance.net/fr/",
      "result": {
        "bytes": [
          829460,
          829460,
          829460,
          829460,
          829460
        ],
        "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://ideance.net/fr/",
      "what": "Ideance",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://ideance.net/fr/",
      "result": {
        "visibleElements": 192
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://ideance.net/fr/",
      "result": {
        "tabFocusables": 32,
        "tabFocused": 32,
        "discrepancy": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 1000,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "total": 32,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 32,
              "meanDelay": 0,
              "tagNames": {
                "A": 32
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Explorer le contenu",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Aide à la navigation",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "English version",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "contact@ideance.fr",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "+33 (0)2 78 77 59 82",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Conseil et expertise web, mobile et progiciels",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Formation accessibilité",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibilité des contenus vidéos, PDF, FALC",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Audits d’accessibilité RGAA et WCAG",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Qui sommes-nous ? À propos d’Ideance",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Toute notre expertise",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nos audits d’accessibilité",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Nos formations",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibilité des contenus",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Retour d’expérience sur le RGAA et les impacts du schéma pluriannuel sur la mise en conformité",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "a11y Paris",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Qu’est-ce qu’un contenu accessible ?",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Découvrir les usages pour mieux appréhender l’accessibilité, Accessibilité et éthique dans le numéri",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "3 bonnes pratiques pour la conception d’applications mobiles plus accessibles",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Découvrir notre équipe",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "contact@ideance.fr",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "+33 (0)2 78 77 59 82",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Ressources d’accessibilité",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Lexically (glossaire)",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Plan du site",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Mentions légales",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "Accessibilité : totalement conforme",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 0
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "total": 35,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 0,
              "tagNames": {}
            },
            "focusableAndOperable": {
              "total": 35,
              "tagNames": {
                "A": 34,
                "BUTTON": 1
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Explorer le contenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aide à la navigation",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "English version",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@ideance.fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+33 (0)2 78 77 59 82",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conseil et expertise web, mobile et progiciels",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Formation accessibilité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibilité des contenus vidéos, PDF, FALC",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits d’accessibilité RGAA et WCAG",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Qui sommes-nous ? À propos d’Ideance",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@ideance.fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+33 (0)2 78 77 59 82",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Toute notre expertise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nos audits d’accessibilité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Nos formations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibilité des contenus",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Retour d’expérience sur le RGAA et les impacts du schéma pluriannuel sur la mise",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "a11y Paris",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Qu’est-ce qu’un contenu accessible ?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Découvrir les usages pour mieux appréhender l’accessibilité, Accessibilité et ét",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "3 bonnes pratiques pour la conception d’applications mobiles plus accessibles",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Découvrir notre équipe",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@ideance.fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "+33 (0)2 78 77 59 82",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://twitter.com/ideance\" style=\"cursor: default;\"><img src=\"/static",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.linkedin.com/company/41403579/\" style=\"cursor: default;\"><i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.youtube.com/channel/UCx2yDE6oVrncbS0isnjMBPw\" style=\"cursor",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Ressources d’accessibilité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Lexically (glossaire)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Plan du site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Mentions légales",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibilité : totalement conforme",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.lahanditech.fr/\" lang=\"en\" style=\"cursor: default;\"><img sr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://collectif.greenit.fr/\" style=\"cursor: default;\"><img src=\"/stat",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "triggers": 68,
          "headTriggers": 20,
          "tailTriggers": 48,
          "impactTriggers": 0,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 0,
          "opacityImpact": 0,
          "unhoverables": 0
        },
        "items": {
          "head": {
            "impactTriggers": [],
            "unhoverables": []
          },
          "tail": {
            "impactTriggers": [],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "mislabeled": 0,
          "unlabeled": 0,
          "wellLabeled": 1
        },
        "items": {
          "mislabeled": [],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "Menu"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "links": 34,
          "adjacent": {
            "total": 21,
            "underlined": 9,
            "underlinedPercent": 42
          }
        },
        "items": {
          "underlined": [
            "contact@ideance.fr",
            "+33 (0)2 78 77 59 82",
            "Retour d’expérience sur le RGAA et les impacts du schéma pluriannuel sur la mise en conformité",
            "a11y Paris",
            "Qu’est-ce qu’un contenu accessible ?",
            "Découvrir les usages pour mieux appréhender l’accessibilité, Accessibilité et éthique dans le numérique",
            "3 bonnes pratiques pour la conception d’applications mobiles plus accessibles",
            "contact@ideance.fr",
            "+33 (0)2 78 77 59 82"
          ],
          "notUnderlined": [
            "Conseil et expertise web, mobile et progiciels",
            "Formation accessibilité",
            "Accessibilité des contenus vidéos, PDF, FALC",
            "Audits d’accessibilité RGAA et WCAG",
            "Qui sommes-nous ? À propos d’Ideance",
            "contact@ideance.fr",
            "+33 (0)2 78 77 59 82",
            "Toute notre expertise",
            "Nos audits d’accessibilité",
            "Nos formations",
            "Accessibilité des contenus",
            "Découvrir notre équipe"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://ideance.net/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://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://ideance.net/fr/",
      "result": {
        "roleElements": 18,
        "badRoleElements": 3,
        "redundantRoleElements": 2,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "SPAN": {
            "text": {
              "bad": 1,
              "redundant": 0
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://ideance.net/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": 1
          },
          "adjacentLink": {
            "total": 21,
            "subtotals": [
              12,
              9
            ]
          },
          "listLink": {
            "total": 13,
            "subtotals": [
              7,
              3,
              3
            ]
          },
          "h1": {
            "total": 5,
            "subtotals": [
              2,
              1,
              1,
              1
            ]
          },
          "h2": {
            "total": 4
          }
        },
        "items": {
          "adjacentLink": {
            "fontWeight": {
              "400": [
                "contact@ideance.fr",
                "+33 (0)2 78 77 59 82",
                "Retour d’expérience sur le RGAA et les impacts du schéma pluriannuel sur la mise en conformité",
                "a11y Paris",
                "Qu’est-ce qu’un contenu accessible ?",
                "Découvrir les usages pour mieux appréhender l’accessibilité, Accessibilité et éthique dans le numérique",
                "3 bonnes pratiques pour la conception d’applications mobiles plus accessibles",
                "contact@ideance.fr",
                "+33 (0)2 78 77 59 82"
              ],
              "700": [
                "Conseil et expertise                              web, mobile et progiciels",
                "Formation                              accessibilité",
                "Accessibilité des contenus                              vidéos, PDF, FALC",
                "Audits d’accessibilité                              RGAA et WCAG",
                "Qui sommes-nous ?                              À propos d’Ideance",
                "contact@ideance.fr",
                "+33 (0)2 78 77 59 82",
                "Toute notre expertise",
                "Nos audits d’accessibilité",
                "Nos formations",
                "Accessibilité des contenus",
                "Découvrir notre équipe"
              ]
            },
            "textDecorationLine": {
              "underline": [
                "contact@ideance.fr",
                "+33 (0)2 78 77 59 82",
                "Retour d’expérience sur le RGAA et les impacts du schéma pluriannuel sur la mise en conformité",
                "a11y Paris",
                "Qu’est-ce qu’un contenu accessible ?",
                "Découvrir les usages pour mieux appréhender l’accessibilité, Accessibilité et éthique dans le numérique",
                "3 bonnes pratiques pour la conception d’applications mobiles plus accessibles",
                "contact@ideance.fr",
                "+33 (0)2 78 77 59 82"
              ],
              "none": [
                "Conseil et expertise                              web, mobile et progiciels",
                "Formation                              accessibilité",
                "Accessibilité des contenus                              vidéos, PDF, FALC",
                "Audits d’accessibilité                              RGAA et WCAG",
                "Qui sommes-nous ?                              À propos d’Ideance",
                "contact@ideance.fr",
                "+33 (0)2 78 77 59 82",
                "Toute notre expertise",
                "Nos audits d’accessibilité",
                "Nos formations",
                "Accessibilité des contenus",
                "Découvrir notre équipe"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(255, 255, 255)": [
                "Explorer le contenu",
                "Aide à la navigation",
                "English version"
              ],
              "rgb(44, 62, 80)": [
                "",
                "",
                "",
                "Ressources d’accessibilité",
                "Lexically (glossaire)",
                "Plan du site",
                "Mentions légales",
                "Accessibilité : totalement conforme",
                "",
                ""
              ]
            },
            "lineHeight": {
              "14px": [
                "Explorer le contenu",
                "Aide à la navigation",
                "English version",
                "",
                "",
                ""
              ],
              "17.5px": [
                "Ressources d’accessibilité",
                "Lexically (glossaire)",
                "Plan du site",
                "Mentions légales",
                "Accessibilité : totalement conforme",
                "",
                ""
              ]
            }
          },
          "h1": {
            "color": {
              "rgb(255, 255, 255)": [
                "Ideance :                                                                 votre guide vers l’accessibilité numérique",
                "Nos dernières contributions",
                "Qui sommes-nous ?"
              ],
              "rgb(44, 62, 80)": [
                "Ils nous font confiance",
                ""
              ]
            },
            "fontSize": {
              "32px": [
                "Ideance :                                                                 votre guide vers l’accessibilité numérique",
                ""
              ],
              "28px": [
                "Ils nous font confiance",
                "Nos dernières contributions",
                "Qui sommes-nous ?"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://ideance.net/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://ideance.net/fr/",
      "result": {
        "totals": {
          "total": 1,
          "tagNames": {
            "HEADER": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "",
            "text": "Explorer le contenu Aide à la navigation English version contact@ideance.fr +33 (0)2 78 77 59 82 Men"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "failures": 12,
          "warnings": 28
        },
        "items": [
          {
            "index": 36,
            "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": "a",
              "path": "/html[1]/body[1]/header[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "codeLines": [
                "<a href=\"#contenu\" aria-label=\"Aller au contenu et l'explorer\">",
                "  Explorer le contenu",
                "</a>"
              ]
            }
          },
          {
            "index": 228,
            "verdict": "failed",
            "rule": {
              "ruleID": "r21",
              "ruleSummary": "role attributes have a valid value",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r21",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#info-and-relationships",
                  "chapter": "1.3.1",
                  "title": "Info and Relationships"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA4",
                  "name": "ARIA4",
                  "title": "Using a WAI-ARIA role to expose the role of a user interface component"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G108",
                  "name": "G108",
                  "title": "Using markup features to expose the name and role, allow user-settable properties"
                }
              ]
            },
            "target": {
              "type": "attribute",
              "tagName": "role",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/h1[1]/span[1]/@role",
              "codeLines": [
                "role=\"text\""
              ]
            }
          },
          {
            "index": 392,
            "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[1]/p[1]/text()[1]",
              "codeLines": [
                "Ideance respecte votre vie privée, nous ne collectons aucune donnée personnelle depuis notre site i..."
              ]
            }
          },
          {
            "index": 440,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/h1[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Ideance"
              ]
            }
          },
          {
            "index": 443,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Conseil et expertise"
              ]
            }
          },
          {
            "index": 444,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Formation"
              ]
            }
          },
          {
            "index": 445,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Accessibilité des contenus"
              ]
            }
          },
          {
            "index": 446,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Audit"
              ]
            }
          },
          {
            "index": 448,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "Web, mobile et progiciels"
              ]
            }
          },
          {
            "index": 452,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "RGAA et WCAG"
              ]
            }
          },
          {
            "index": 456,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibilité"
              ]
            }
          },
          {
            "index": 459,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "Vidéos, PDF, FALC"
              ]
            }
          },
          {
            "index": 462,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Nos dernières contributions"
              ]
            }
          },
          {
            "index": 463,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[1]/text()[3]",
              "codeLines": [
                "("
              ]
            }
          },
          {
            "index": 464,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[1]/text()[4]",
              "codeLines": [
                "le 11 mai 2022)."
              ]
            }
          },
          {
            "index": 465,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[2]/text()[3]",
              "codeLines": [
                "(Les RDV du Numérique Responsable par Webassoc le 7 juillet 2021)."
              ]
            }
          },
          {
            "index": 466,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[3]/text()[3]",
              "codeLines": [
                "(Meetup ESGI Paris le 14 janvier 2021)."
              ]
            }
          },
          {
            "index": 467,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[4]/text()[3]",
              "codeLines": [
                "(publié sur LinkedIn le 2 décembre 2020)."
              ]
            }
          },
          {
            "index": 468,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "Qui sommes-nous ?"
              ]
            }
          },
          {
            "index": 469,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[2]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Ideance"
              ]
            }
          },
          {
            "index": 470,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "est une société d'expertise en accessibilité numérique. Nous intervenons auprès d’entreprises privé..."
              ]
            }
          },
          {
            "index": 498,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/h1[1]/span[1]/span[1]/text()[1]",
              "codeLines": [
                "Ideance"
              ]
            }
          },
          {
            "index": 501,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/ul[1]/li[1]/text()[1]",
              "codeLines": [
                "Conseil et expertise"
              ]
            }
          },
          {
            "index": 502,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "Formation"
              ]
            }
          },
          {
            "index": 503,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "Accessibilité des contenus"
              ]
            }
          },
          {
            "index": 504,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/ul[1]/li[4]/text()[1]",
              "codeLines": [
                "Audit"
              ]
            }
          },
          {
            "index": 506,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "Web, mobile et progiciels"
              ]
            }
          },
          {
            "index": 510,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[2]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "RGAA et WCAG"
              ]
            }
          },
          {
            "index": 514,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[1]/strong[1]/text()[1]",
              "codeLines": [
                "Accessibilité"
              ]
            }
          },
          {
            "index": 517,
            "verdict": "failed",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[3]/div[1]/div[2]/strong[1]/text()[1]",
              "codeLines": [
                "Vidéos, PDF, FALC"
              ]
            }
          },
          {
            "index": 520,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/h1[1]/text()[1]",
              "codeLines": [
                "Nos dernières contributions"
              ]
            }
          },
          {
            "index": 521,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[1]/text()[3]",
              "codeLines": [
                "("
              ]
            }
          },
          {
            "index": 522,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[1]/text()[4]",
              "codeLines": [
                "le 11 mai 2022)."
              ]
            }
          },
          {
            "index": 523,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[2]/text()[3]",
              "codeLines": [
                "(Les RDV du Numérique Responsable par Webassoc le 7 juillet 2021)."
              ]
            }
          },
          {
            "index": 524,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[3]/text()[3]",
              "codeLines": [
                "(Meetup ESGI Paris le 14 janvier 2021)."
              ]
            }
          },
          {
            "index": 525,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[1]/ul[1]/li[4]/text()[3]",
              "codeLines": [
                "(publié sur LinkedIn le 2 décembre 2020)."
              ]
            }
          },
          {
            "index": 526,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[2]/h1[1]/text()[1]",
              "codeLines": [
                "Qui sommes-nous ?"
              ]
            }
          },
          {
            "index": 527,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[2]/div[1]/p[1]/strong[1]/text()[1]",
              "codeLines": [
                "Ideance"
              ]
            }
          },
          {
            "index": 528,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r69",
              "ruleSummary": "Text outside widget has minimum contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r69",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-minimum",
                  "chapter": "1.4.3",
                  "title": "Contrast (Minimum)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/main[1]/div[5]/div[1]/div[2]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "est une société d'expertise en accessibilité numérique. Nous intervenons auprès d’entreprises privé..."
              ]
            }
          },
          {
            "index": 560,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Ideance respecte votre vie privée, nous ne collectons aucune donnée personnelle depuis notre site...",
                "</p>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://ideance.net/fr/",
      "result": {
        "totals": {
          "rulesNA": 52,
          "rulesPassed": 44,
          "rulesWarned": 3,
          "rulesViolated": 4,
          "warnings": {
            "minor": 2,
            "moderate": 0,
            "serious": 80,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 1,
            "serious": 9,
            "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-09T15:01:37.440Z",
          "url": "https://ideance.net/fr/",
          "toolOptions": {
            "resultTypes": [
              "violations",
              "incomplete"
            ],
            "runOnly": {
              "type": "tag",
              "values": [
                "experimental",
                "best-practice",
                "wcag2a",
                "wcag2aa",
                "wcag2aaa",
                "wcag21a",
                "wcag21aa",
                "wcag21aaa"
              ]
            },
            "reporter": "v1"
          },
          "incomplete": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#contenu\" aria-label=\"Aller au contenu et l'explorer\">Explorer le contenu</a>",
                  "target": [
                    "a[href$=\"#contenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/aide-a-la-navigation/\">Aide à la navigation</a>",
                  "target": [
                    "a[href$=\"aide-a-la-navigation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en#\" hreflang=\"en\" lang=\"en\">English version</a>",
                  "target": [
                    "a[href$=\"en#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:contact@ideance.fr\">contact@ideance.fr</a>",
                  "target": [
                    "ul:nth-child(2) > li:nth-child(1) > .email-encode > a[href$=\"mailto:contact@ideance.fr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:+33278775982\">+33&nbsp;(0)2&nbsp;78&nbsp;77&nbsp;59&nbsp;82</a>",
                  "target": [
                    "ul:nth-child(2) > li:nth-child(2) > a[href=\"tel:+33278775982\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Conseil et expertise </strong>",
                  "target": [
                    "li:nth-child(1) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>web, mobile et progiciels</span>",
                  "target": [
                    "li:nth-child(1) > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Formation </strong>",
                  "target": [
                    "a[aria-label=\"Formation accessibilité\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>accessibilité</span>",
                  "target": [
                    "a[aria-label=\"Formation accessibilité\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibilité des contenus </strong>",
                  "target": [
                    "li:nth-child(3) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>vidéos, PDF, FALC</span>",
                  "target": [
                    "li:nth-child(3) > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Audits d’accessibilité </strong>",
                  "target": [
                    "a[href$=\"audits-accessibilite/\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>RGAA et WCAG</span>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"audits-accessibilite/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Qui sommes-nous&nbsp;? </strong>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"qui-sommes-nous/\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>À propos d’Ideance</span>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"qui-sommes-nous/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "33.8pt (45px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title--1\">Ideance<span class=\"sr-only\">&nbsp;: </span></span>",
                  "target": [
                    ".title--1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title--2\">votre guide vers<br> l’accessibilité numérique</span>",
                  "target": [
                    ".hero__baseline > .title--2"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Conseil et expertise</li>",
                  "target": [
                    ".hero__core > ul > li:nth-child(1)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Formation</li>",
                  "target": [
                    ".hero__core > ul > li:nth-child(2)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Accessibilité des contenus</li>",
                  "target": [
                    ".hero__core > ul > li:nth-child(3)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Audit</li>",
                  "target": [
                    ".hero__core > ul > li:nth-child(4)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fr/conseil-expertise-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Toute notre expertise\n                    </a>",
                          "target": [
                            ".services:nth-child(2) > .wrapper > div:nth-child(1) > .button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/conseil-expertise-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Toute notre expertise\n                    </a>",
                  "target": [
                    ".services:nth-child(2) > .wrapper > div:nth-child(1) > .button"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fr/audits-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Nos audits d’accessibilité\n                    </a>",
                          "target": [
                            ".button[href$=\"audits-accessibilite/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/audits-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Nos audits d’accessibilité\n                    </a>",
                  "target": [
                    ".button[href$=\"audits-accessibilite/\"]"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fr/formation-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Nos formations\n                    </a>",
                          "target": [
                            ".button[href$=\"formation-accessibilite/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/formation-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Nos formations\n                    </a>",
                  "target": [
                    ".button[href$=\"formation-accessibilite/\"]"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fr/accessibilite-contenus-pdf-videos/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Accessibilité des contenus\n                    </a>",
                          "target": [
                            ".services:nth-child(3) > .wrapper > div:nth-child(2) > .button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/accessibilite-contenus-pdf-videos/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Accessibilité des contenus\n                    </a>",
                  "target": [
                    ".services:nth-child(3) > .wrapper > div:nth-child(2) > .button"
                  ],
                  "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": "#2c3e50",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"references\">",
                          "target": [
                            ".references"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Ils nous font confiance</span>",
                  "target": [
                    ".wrapper > h1 > 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": {
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"title--2\">Nos dernières contributions</h1>",
                  "target": [
                    ".moar > .wrapper > div:nth-child(1) > h1"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".list-dots > li:nth-child(1)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "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.a11yparis.org/2022.php\">Retour d’expérience sur le RGAA et les impacts du schéma pluriannuel sur la mise en conformité</a>",
                  "target": [
                    "li:nth-child(1) > a:nth-child(2)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "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.a11yparis.org/\">a11y Paris</a>",
                  "target": [
                    "a[href$=\"a11yparis.org/\"]"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".list-dots > li:nth-child(2)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://bbb.webassoc.org/playback/presentation/2.0/playback.html?meetingId=2539b2a86e56f604c2a0d02a60f7cd0059b4af4e-1625643454038\">Qu’est-ce qu’un contenu accessible ?</a>",
                  "target": [
                    ".list-dots > li:nth-child(2) > 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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".list-dots > li:nth-child(3)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://lostpod.space/videos/watch/c54c05da-eed5-4106-b486-498ea4c83d0e\">Découvrir les usages pour mieux appréhender l’accessibilité, Accessibilité et éthique dans le numérique</a>",
                  "target": [
                    ".list-dots > li:nth-child(3) > 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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".list-dots > li:nth-child(4)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "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.linkedin.com/pulse/3-bonnes-pratiques-pour-la-conception-dapplications-mobiles-delorme/\">3 bonnes pratiques pour la conception d’applications mobiles plus accessibles</a>",
                  "target": [
                    ".list-dots > li:nth-child(4) > 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": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"title--2\">Qui sommes-nous&nbsp;?</h1>",
                  "target": [
                    "div:nth-child(2) > h1"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><strong>Ideance</strong> est une société d'expertise en accessibilité numérique. Nous intervenons auprès d’entreprises privées et d’organismes publics, en France et en Europe, pour les accompagner à prendre en compte le handicap sur leurs services et contenus numériques.</p>",
                  "target": [
                    "div:nth-child(2) > div > p"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Ideance</strong>",
                  "target": [
                    "p > strong"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Découvrir notre équipe</strong>",
                  "target": [
                    ".link--arrow > strong"
                  ],
                  "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": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"#contenu\" aria-label=\"Aller au contenu et l'explorer\">Explorer le contenu</a>",
                  "target": [
                    "a[href$=\"#contenu\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/aide-a-la-navigation/\">Aide à la navigation</a>",
                  "target": [
                    "a[href$=\"aide-a-la-navigation/\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/en#\" hreflang=\"en\" lang=\"en\">English version</a>",
                  "target": [
                    "a[href$=\"en#\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"mailto:contact@ideance.fr\">contact@ideance.fr</a>",
                  "target": [
                    "ul:nth-child(2) > li:nth-child(1) > .email-encode > a[href$=\"mailto:contact@ideance.fr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"tel:+33278775982\">+33&nbsp;(0)2&nbsp;78&nbsp;77&nbsp;59&nbsp;82</a>",
                  "target": [
                    "ul:nth-child(2) > li:nth-child(2) > a[href=\"tel:+33278775982\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Conseil et expertise </strong>",
                  "target": [
                    "li:nth-child(1) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>web, mobile et progiciels</span>",
                  "target": [
                    "li:nth-child(1) > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Formation </strong>",
                  "target": [
                    "a[aria-label=\"Formation accessibilité\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>accessibilité</span>",
                  "target": [
                    "a[aria-label=\"Formation accessibilité\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Accessibilité des contenus </strong>",
                  "target": [
                    "li:nth-child(3) > a > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>vidéos, PDF, FALC</span>",
                  "target": [
                    "li:nth-child(3) > a > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Audits d’accessibilité </strong>",
                  "target": [
                    "a[href$=\"audits-accessibilite/\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>RGAA et WCAG</span>",
                  "target": [
                    "li:nth-child(4) > a[href$=\"audits-accessibilite/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Qui sommes-nous&nbsp;? </strong>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"qui-sommes-nous/\"] > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffd100",
                        "contrastRatio": 0,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": "imgNode",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">",
                          "target": [
                            ".hero > .map__background[alt=\"\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined because element contains an image node"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>À propos d’Ideance</span>",
                  "target": [
                    "li:nth-child(5) > a[href$=\"qui-sommes-nous/\"] > span"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "33.8pt (45px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title--1\">Ideance<span class=\"sr-only\">&nbsp;: </span></span>",
                  "target": [
                    ".title--1"
                  ],
                  "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": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span class=\"title--2\">votre guide vers<br> l’accessibilité numérique</span>",
                  "target": [
                    ".hero__baseline > .title--2"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Conseil et expertise</li>",
                  "target": [
                    ".hero__core > ul > li:nth-child(1)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Formation</li>",
                  "target": [
                    ".hero__core > ul > li:nth-child(2)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Accessibilité des contenus</li>",
                  "target": [
                    ".hero__core > ul > li:nth-child(3)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"hero map map--background\">",
                          "target": [
                            ".hero"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>Audit</li>",
                  "target": [
                    ".hero__core > ul > li:nth-child(4)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fr/conseil-expertise-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Toute notre expertise\n                    </a>",
                          "target": [
                            ".services:nth-child(2) > .wrapper > div:nth-child(1) > .button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/conseil-expertise-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Toute notre expertise\n                    </a>",
                  "target": [
                    ".services:nth-child(2) > .wrapper > div:nth-child(1) > .button"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fr/audits-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Nos audits d’accessibilité\n                    </a>",
                          "target": [
                            ".button[href$=\"audits-accessibilite/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/audits-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Nos audits d’accessibilité\n                    </a>",
                  "target": [
                    ".button[href$=\"audits-accessibilite/\"]"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fr/formation-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Nos formations\n                    </a>",
                          "target": [
                            ".button[href$=\"formation-accessibilite/\"]"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/formation-accessibilite/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Nos formations\n                    </a>",
                  "target": [
                    ".button[href$=\"formation-accessibilite/\"]"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<a href=\"/fr/accessibilite-contenus-pdf-videos/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Accessibilité des contenus\n                    </a>",
                          "target": [
                            ".services:nth-child(3) > .wrapper > div:nth-child(2) > .button"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"/fr/accessibilite-contenus-pdf-videos/\" class=\"button\">\n                        <span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"></span>\n                        Accessibilité des contenus\n                    </a>",
                  "target": [
                    ".services:nth-child(3) > .wrapper > div:nth-child(2) > .button"
                  ],
                  "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": "#2c3e50",
                        "contrastRatio": 0,
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "bgGradient",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"references\">",
                          "target": [
                            ".references"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background gradient"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<span>Ils nous font confiance</span>",
                  "target": [
                    ".wrapper > h1 > 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": {
                        "fontSize": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"title--2\">Nos dernières contributions</h1>",
                  "target": [
                    ".moar > .wrapper > div:nth-child(1) > h1"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".list-dots > li:nth-child(1)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "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.a11yparis.org/2022.php\">Retour d’expérience sur le RGAA et les impacts du schéma pluriannuel sur la mise en conformité</a>",
                  "target": [
                    "li:nth-child(1) > a:nth-child(2)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "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.a11yparis.org/\">a11y Paris</a>",
                  "target": [
                    "a[href$=\"a11yparis.org/\"]"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".list-dots > li:nth-child(2)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://bbb.webassoc.org/playback/presentation/2.0/playback.html?meetingId=2539b2a86e56f604c2a0d02a60f7cd0059b4af4e-1625643454038\">Qu’est-ce qu’un contenu accessible ?</a>",
                  "target": [
                    ".list-dots > li:nth-child(2) > 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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".list-dots > li:nth-child(3)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://lostpod.space/videos/watch/c54c05da-eed5-4106-b486-498ea4c83d0e\">Découvrir les usages pour mieux appréhender l’accessibilité, Accessibilité et éthique dans le numérique</a>",
                  "target": [
                    ".list-dots > li:nth-child(3) > 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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<li>",
                  "target": [
                    ".list-dots > li:nth-child(4)"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "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.linkedin.com/pulse/3-bonnes-pratiques-pour-la-conception-dapplications-mobiles-delorme/\">3 bonnes pratiques pour la conception d’applications mobiles plus accessibles</a>",
                  "target": [
                    ".list-dots > li:nth-child(4) > 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": "21.0pt (28px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"title--2\">Qui sommes-nous&nbsp;?</h1>",
                  "target": [
                    "div:nth-child(2) > h1"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p><strong>Ideance</strong> est une société d'expertise en accessibilité numérique. Nous intervenons auprès d’entreprises privées et d’organismes publics, en France et en Europe, pour les accompagner à prendre en compte le handicap sur leurs services et contenus numériques.</p>",
                  "target": [
                    "div:nth-child(2) > div > p"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Ideance</strong>",
                  "target": [
                    "p > strong"
                  ],
                  "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": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div class=\"moar map\">",
                          "target": [
                            ".moar"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>Découvrir notre équipe</strong>",
                  "target": [
                    ".link--arrow > strong"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<button type=\"button\" class=\"header__burger toggle toggle-freeze\" data-target=\"#menu\" aria-expanded=\"false\">\n                    <span></span><span></span><span></span><span></span>\n                    <b class=\"sr-only\">Menu</b>\n                </button>",
                  "target": [
                    "button"
                  ],
                  "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": "<li class=\"header__burger-contacts\">",
                  "target": [
                    ".header__burger-contacts"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                }
              ]
            }
          ],
          "violations": [
            {
              "id": "color-contrast-enhanced",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aaa",
                "wcag146"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AAA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast-enhanced?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#447d9f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.48,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"title--3\">Web, mobile et progiciels</strong>",
                  "target": [
                    ".services:nth-child(2) > .wrapper > div:nth-child(1) > .title--3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#447d9f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.48,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"title--3\">RGAA et WCAG</strong>",
                  "target": [
                    ".services:nth-child(2) > .wrapper > div:nth-child(2) > .title--3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#447d9f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.48,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"title--3\">Accessibilité</strong>",
                  "target": [
                    ".services:nth-child(3) > .wrapper > div:nth-child(1) > .title--3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#447d9f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.48,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"title--3\">Vidéos, PDF, FALC</strong>",
                  "target": [
                    ".services:nth-child(3) > .wrapper > div:nth-child(2) > .title--3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 7:1"
                }
              ]
            },
            {
              "id": "color-contrast",
              "impact": "serious",
              "tags": [
                "cat.color",
                "wcag2aa",
                "wcag143"
              ],
              "description": "Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds",
              "help": "Elements must have sufficient color contrast",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/color-contrast?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#447d9f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.48,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"title--3\">Web, mobile et progiciels</strong>",
                  "target": [
                    ".services:nth-child(2) > .wrapper > div:nth-child(1) > .title--3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#447d9f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.48,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"title--3\">RGAA et WCAG</strong>",
                  "target": [
                    ".services:nth-child(2) > .wrapper > div:nth-child(2) > .title--3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#447d9f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.48,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"title--3\">Accessibilité</strong>",
                  "target": [
                    ".services:nth-child(3) > .wrapper > div:nth-child(1) > .title--3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#447d9f",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.48,
                        "fontSize": "11.6pt (15.5px)",
                        "fontWeight": "bold",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<body>",
                          "target": [
                            "body"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong class=\"title--3\">Vidéos, PDF, FALC</strong>",
                  "target": [
                    ".services:nth-child(3) > .wrapper > div:nth-child(2) > .title--3"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.48 (foreground color: #447d9f, background color: #ffffff, font size: 11.6pt (15.5px), font weight: bold). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "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": "<a href=\"#contenu\" aria-label=\"Aller au contenu et l'explorer\">Explorer le contenu</a>",
                  "target": [
                    "a[href$=\"#contenu\"]"
                  ],
                  "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=\"cookies\" style=\"visibility: visible;\">",
                  "target": [
                    ".cookies"
                  ],
                  "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://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://ideance.net/fr/",
      "result": {
        "Error": {
          "AA.1_4_3.G18.Fail": {
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1:1. Recommendation:  change text colour to #767676.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"#contenu\" aria-label=\"Aller au contenu et l'explorer\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/en#\" hreflang=\"en\" lang=\"en\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fr/aide-a-la-navigation/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"mailto:contact@ideance.fr\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"tel:+33278775982\">...</a>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 1.46:1. Recommendation:  change text colour to #8e7400.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ],
            "This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.49:1. Recommendation:  change text colour to #437c9e.": [
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong class=\"title--3\">...</strong>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-1--1x.png\" sizes=\"\n                        (min-width: 81.25em) 63.3125em,\n                        50em\" srcset=\"\n                        /static/img/generic/bg_map-1--0x.png 800w,\n                        /static/img/generic/bg_map-1--1x.png 1013w,\n                        /static/img/generic/bg_map-1--2x.png 2027w\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img alt=\"\" class=\"map__background\" src=\"/static/img/generic/bg_map-2--1x.png\" sizes=\"\n                        (min-width: 81.25em) 66.5625em,\n                        57.8125em\" srcset=\"\n                        /static/img/generic/bg_map-2--0x.png 800w,\n                        /static/img/generic/bg_map-2--1x.png 1066w,\n                        /static/img/generic/bg_map-2--2x.png 2133w\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/bg_wave-1.svg\" alt=\"\" class=\"map__wave\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/bg_wave-2.svg\" alt=\"\" class=\"map__wave\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/lg_ideance.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/vs_compass.png\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/vs_cookie.svg\" alt=\"\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/vs_presta-audit.jpg\" alt=\"\" loading=\"lazy\" class=\"is-loaded\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/vs_presta-conseil.jpg\" alt=\"\" loading=\"lazy\" class=\"is-loaded\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/vs_presta-contenus.jpg\" alt=\"\" loading=\"lazy\" class=\"is-loaded\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/vs_presta-formation.jpg\" alt=\"\" loading=\"lazy\" class=\"is-loaded\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img src=\"/static/img/generic/vs_tickmark.svg\" alt=\"\" loading=\"lazy\" class=\"is-loaded\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_3.G145.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 3:1.": [
              {
                "tagName": "h1",
                "id": "",
                "code": "<h1 class=\"title--2\">...</h1>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"title--1\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span>...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Abs": {
            "This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.": [
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.Alpha": {
            "This element's text or background contains transparency. Ensure the contrast ratio between the text and background are at least 4.5:1.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "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 href=\"/fr/accessibilite-contenus-pdf-videos/\" class=\"button\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fr/audits-accessibilite/\" class=\"button\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fr/conseil-expertise-accessibilite/\" class=\"button\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"/fr/formation-accessibilite/\" class=\"button\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://bbb.webassoc.org/playback/presentation/2.0/playback.html?meetingId=2539b2a86e56f604c2a0d02a60f7cd0059b4af4e-1625643454038\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://lostpod.space/videos/watch/c54c05da-eed5-4106-b486-498ea4c83d0e\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.a11yparis.org/\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.a11yparis.org/2022.php\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.linkedin.com/pulse/3-bonnes-pratiques-pour-la-conception-dapplications-mobiles-delorme/\">...</a>"
              },
              {
                "tagName": "li",
                "id": "",
                "code": "<li>...</li>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"#contenu\" aria-label=\"Aller au contenu et l'explorer\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://ideance.net/fr/",
      "result": {
        "content": {
          "totals": {
            "violation": 16,
            "recommendation": 17,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 48,
                "top": 43,
                "height": 18,
                "width": 127
              },
              "snippet": "<a aria-label=\"Aller au contenu et l'explorer\" href=\"#contenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/h1[1]/span[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "The role 'text' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 8,
                "top": 391,
                "height": 73,
                "width": 352
              },
              "snippet": "<span role=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 8,
                "top": 2618,
                "height": 37,
                "width": 784
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[6]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[6]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 1645,
                "height": 19,
                "width": 70
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Edenred\" src=\"/static/img/generic/lg_edenred--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[5]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[5]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 1627,
                "height": 19,
                "width": 66
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"L’Oréal\" src=\"/static/img/generic/lg_l-oreal--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[4]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[4]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 1608,
                "height": 19,
                "width": 129
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Crédit Coopératif\" src=\"/static/img/generic/lg_credit-cooperatif--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[3]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 1590,
                "height": 19,
                "width": 111
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Bureau Veritas\" src=\"/static/img/generic/lg_bureau-veritas.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[2]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 1571,
                "height": 19,
                "width": 148
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Défenseur des droits\" src=\"/static/img/generic/lg_defenseur-des-droits--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[1]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 1553,
                "height": 19,
                "width": 49
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"SPIE\" src=\"/static/img/generic/lg_spie--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/banner[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 19,
                "width": 66
              },
              "snippet": "<img role=\"img\" alt=\"Ideance\" src=\"/static/img/generic/lg_ideance.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[2]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 2549,
                "height": 19,
                "width": 251
              },
              "snippet": "<img role=\"img\" alt=\"Conception Numérique Responsable\" src=\"/static/img/generic/lg_conception-numerique-responsable--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[1]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 2531,
                "height": 19,
                "width": 341
              },
              "snippet": "<img role=\"img\" alt=\"HandiTech - Support French Inclusive Technology\" src=\"/static/img/generic/lg_handitech--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 2388,
                "height": 19,
                "width": 70
              },
              "snippet": "<img role=\"img\" alt=\"Youtube\" src=\"/static/img/generic/lg_youtube.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 2369,
                "height": 19,
                "width": 74
              },
              "snippet": "<img role=\"img\" alt=\"Linkedin\" src=\"/static/img/generic/lg_linkedin.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 2351,
                "height": 19,
                "width": 62
              },
              "snippet": "<img role=\"img\" alt=\"Twitter\" src=\"/static/img/generic/lg_twitter.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/h1[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/heading[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 8,
                "top": 2152,
                "height": 37,
                "width": 123
              },
              "snippet": "<img role=\"img\" alt=\"Ideance\" src=\"/static/img/generic/lg_ideance.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[6]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[6]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 1645,
                "height": 19,
                "width": 70
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Edenred\" src=\"/static/img/generic/lg_edenred--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[5]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[5]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 1627,
                "height": 19,
                "width": 66
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"L’Oréal\" src=\"/static/img/generic/lg_l-oreal--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[4]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[4]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 1608,
                "height": 19,
                "width": 129
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Crédit Coopératif\" src=\"/static/img/generic/lg_credit-cooperatif--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[3]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 1590,
                "height": 19,
                "width": 111
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Bureau Veritas\" src=\"/static/img/generic/lg_bureau-veritas.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[2]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 1571,
                "height": 19,
                "width": 148
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Défenseur des droits\" src=\"/static/img/generic/lg_defenseur-des-droits--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[1]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 1553,
                "height": 19,
                "width": 49
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"SPIE\" src=\"/static/img/generic/lg_spie--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 8,
                "top": 350,
                "height": 1780,
                "width": 784
              },
              "snippet": "<main style=\"visibility: visible;\" id=\"contenu\" role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 8,
                "top": 167,
                "height": 167,
                "width": 784
              },
              "snippet": "<nav id=\"menu\" aria-label=\"Navigation principale\" role=\"navigation\" class=\"header__nav\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/banner[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 19,
                "width": 66
              },
              "snippet": "<img role=\"img\" alt=\"Ideance\" src=\"/static/img/generic/lg_ideance.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 8,
                "top": 8,
                "height": 326,
                "width": 784
              },
              "snippet": "<header role=\"banner\" class=\"sticky-watch\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[2]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 2549,
                "height": 19,
                "width": 251
              },
              "snippet": "<img role=\"img\" alt=\"Conception Numérique Responsable\" src=\"/static/img/generic/lg_conception-numerique-responsable--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[1]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 2531,
                "height": 19,
                "width": 341
              },
              "snippet": "<img role=\"img\" alt=\"HandiTech - Support French Inclusive Technology\" src=\"/static/img/generic/lg_handitech--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 2388,
                "height": 19,
                "width": 70
              },
              "snippet": "<img role=\"img\" alt=\"Youtube\" src=\"/static/img/generic/lg_youtube.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 2369,
                "height": 19,
                "width": 74
              },
              "snippet": "<img role=\"img\" alt=\"Linkedin\" src=\"/static/img/generic/lg_linkedin.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 2351,
                "height": 19,
                "width": 62
              },
              "snippet": "<img role=\"img\" alt=\"Twitter\" src=\"/static/img/generic/lg_twitter.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/h1[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/heading[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 8,
                "top": 2152,
                "height": 37,
                "width": 123
              },
              "snippet": "<img role=\"img\" alt=\"Ideance\" src=\"/static/img/generic/lg_ideance.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 8,
                "top": 2152,
                "height": 416,
                "width": 784
              },
              "snippet": "<footer style=\"visibility: visible;\" role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 16,
            "recommendation": 17,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG21_Label_Accessible",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
                "aria": "/document[1]/banner[1]/list[1]/listitem[1]/link[1]"
              },
              "message": "Accessible name does not match or contain the visible label text",
              "bounds": {
                "left": 100,
                "top": 31,
                "height": 15,
                "width": 103
              },
              "snippet": "<a aria-label=\"Aller au contenu et l'explorer\" href=\"#contenu\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ValidRole",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[1]/div[1]/div[1]/h1[1]/span[1]",
                "aria": "/document[1]/main[1]/heading[1]"
              },
              "message": "The role 'text' defined on the element is not valid per ARIA specification",
              "bounds": {
                "left": 77,
                "top": 136,
                "height": 158,
                "width": 293
              },
              "snippet": "<span role=\"text\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 60,
                "top": 3474,
                "height": 35,
                "width": 720
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[6]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[6]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 338,
                "top": 2175,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"L’Assurance retraite\" src=\"/static/img/generic/lg_assurance-retraite--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[5]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[5]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 628,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Var - le département\" src=\"/static/img/generic/lg_var-le-departement--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[4]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[4]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 483,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Edenred\" src=\"/static/img/generic/lg_edenred--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[3]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 338,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Ministère du travail, de l’emploi et de l’insertion, République Française\" src=\"/static/img/generic/lg_ministere-travail--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[2]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 193,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Bureau Veritas\" src=\"/static/img/generic/lg_bureau-veritas.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[1]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 48,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"ONISEP\" src=\"/static/img/generic/lg_onisep--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/banner[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 20,
                "top": 9,
                "height": 55,
                "width": 50
              },
              "snippet": "<img role=\"img\" alt=\"Ideance\" src=\"/static/img/generic/lg_ideance.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[2]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 593,
                "top": 3237,
                "height": 60,
                "width": 68
              },
              "snippet": "<img role=\"img\" alt=\"Conception Numérique Responsable\" src=\"/static/img/generic/lg_conception-numerique-responsable--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[1]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 593,
                "top": 3164,
                "height": 60,
                "width": 69
              },
              "snippet": "<img role=\"img\" alt=\"HandiTech - Support French Inclusive Technology\" src=\"/static/img/generic/lg_handitech--gray.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 430,
                "top": 3192,
                "height": 21,
                "width": 21
              },
              "snippet": "<img role=\"img\" alt=\"Youtube\" src=\"/static/img/generic/lg_youtube.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 478,
                "top": 3152,
                "height": 21,
                "width": 21
              },
              "snippet": "<img role=\"img\" alt=\"Linkedin\" src=\"/static/img/generic/lg_linkedin.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 430,
                "top": 3152,
                "height": 21,
                "width": 21
              },
              "snippet": "<img role=\"img\" alt=\"Twitter\" src=\"/static/img/generic/lg_twitter.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Aria_ImgAlt",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/h1[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/heading[1]/img[1]"
              },
              "message": "Element with \"img\" role has no label or an empty label",
              "bounds": {
                "left": 20,
                "top": 3143,
                "height": 41,
                "width": 37
              },
              "snippet": "<img role=\"img\" alt=\"Ideance\" src=\"/static/img/generic/lg_ideance.svg\">",
              "level": "violation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[6]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[6]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 338,
                "top": 2175,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"L’Assurance retraite\" src=\"/static/img/generic/lg_assurance-retraite--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[5]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[5]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 628,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Var - le département\" src=\"/static/img/generic/lg_var-le-departement--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[4]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[4]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 483,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Edenred\" src=\"/static/img/generic/lg_edenred--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[3]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[3]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 338,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Ministère du travail, de l’emploi et de l’insertion, République Française\" src=\"/static/img/generic/lg_ministere-travail--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[2]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[2]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 193,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"Bureau Veritas\" src=\"/static/img/generic/lg_bureau-veritas.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]/div[4]/div[1]/ul[1]/li[1]/img[1]",
                "aria": "/document[1]/main[1]/list[2]/listitem[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 48,
                "top": 2030,
                "height": 125,
                "width": 125
              },
              "snippet": "<img class=\"is-loaded\" loading=\"lazy\" role=\"img\" alt=\"ONISEP\" src=\"/static/img/generic/lg_onisep--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/main[1]",
                "aria": "/document[1]/main[1]"
              },
              "message": "The explicitly-assigned ARIA role \"main\" is redundant with the implicit role of the element <main>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 3083,
                "width": 800
              },
              "snippet": "<main id=\"contenu\" role=\"main\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[2]/nav[1]",
                "aria": "/document[1]/banner[1]/navigation[1]"
              },
              "message": "The explicitly-assigned ARIA role \"navigation\" is redundant with the implicit role of the element <nav>",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 800
              },
              "snippet": "<nav id=\"menu\" aria-label=\"Navigation principale\" role=\"navigation\" class=\"header__nav\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/div[1]/div[1]/img[1]",
                "aria": "/document[1]/banner[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 20,
                "top": 9,
                "height": 55,
                "width": 50
              },
              "snippet": "<img role=\"img\" alt=\"Ideance\" src=\"/static/img/generic/lg_ideance.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]",
                "aria": "/document[1]/banner[1]"
              },
              "message": "The explicitly-assigned ARIA role \"banner\" is redundant with the implicit role of the element <header>",
              "bounds": {
                "left": 0,
                "top": -1,
                "height": 75,
                "width": 800
              },
              "snippet": "<header role=\"banner\" class=\"sticky-watch is-pinned\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[2]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 593,
                "top": 3237,
                "height": 60,
                "width": 68
              },
              "snippet": "<img role=\"img\" alt=\"Conception Numérique Responsable\" src=\"/static/img/generic/lg_conception-numerique-responsable--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[4]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[4]/listitem[1]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 593,
                "top": 3164,
                "height": 60,
                "width": 69
              },
              "snippet": "<img role=\"img\" alt=\"HandiTech - Support French Inclusive Technology\" src=\"/static/img/generic/lg_handitech--gray.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[3]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[3]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 430,
                "top": 3192,
                "height": 21,
                "width": 21
              },
              "snippet": "<img role=\"img\" alt=\"Youtube\" src=\"/static/img/generic/lg_youtube.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[2]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[2]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 478,
                "top": 3152,
                "height": 21,
                "width": 21
              },
              "snippet": "<img role=\"img\" alt=\"Linkedin\" src=\"/static/img/generic/lg_linkedin.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[3]/ul[1]/li[1]/a[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/list[2]/listitem[1]/link[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 430,
                "top": 3152,
                "height": 21,
                "width": 21
              },
              "snippet": "<img role=\"img\" alt=\"Twitter\" src=\"/static/img/generic/lg_twitter.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]/div[1]/div[1]/h1[1]/img[1]",
                "aria": "/document[1]/contentinfo[1]/heading[1]/img[1]"
              },
              "message": "The explicitly-assigned ARIA role \"img\" is redundant with the implicit role of the element <img>",
              "bounds": {
                "left": 20,
                "top": 3143,
                "height": 41,
                "width": 37
              },
              "snippet": "<img role=\"img\" alt=\"Ideance\" src=\"/static/img/generic/lg_ideance.svg\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/footer[1]",
                "aria": "/document[1]/contentinfo[1]"
              },
              "message": "The explicitly-assigned ARIA role \"contentinfo\" is redundant with the implicit role of the element <footer>",
              "bounds": {
                "left": 0,
                "top": 3083,
                "height": 371,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://ideance.net/fr/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Ideance - Conseil, formation, audit et expertise accessibilité en numérique",
          "pageurl": "https://ideance.net/fr/",
          "time": 3.43,
          "creditsremaining": 231,
          "allitemcount": 103,
          "totalelements": 242,
          "waveurl": "http://wave.webaim.org/report?url=https://ideance.net/fr/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 0,
            "items": []
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 19,
            "items": {
              "contrast": {
                "id": "contrast",
                "description": "Very low contrast",
                "count": 19,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child > LI:first-child + LI + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child + UL > LI:first-child > SPAN:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > DIV:first-child > UL:first-child + UL > LI:first-child + LI > A:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child > A:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child > A:first-child > STRONG:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child + LI > A:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child + LI > A:first-child > STRONG:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child + LI + LI > A:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child + LI + LI > A:first-child > STRONG:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child + LI + LI + LI > A:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child + LI + LI + LI > A:first-child > STRONG:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child > STRONG:first-child",
                  "HTML > HEAD:first-child + BODY > HEADER:first-child > DIV:first-child > DIV:first-child + DIV > NAV#menu > BUTTON:first-child + UL > LI:first-child + LI + LI + LI + LI > A:first-child > STRONG:first-child + SPAN",
                  "HTML > HEAD:first-child + BODY > MAIN#contenu > DIV:first-child + DIV > DIV:first-child > DIV:first-child > IMG:first-child + H2 + STRONG",
                  "HTML > HEAD:first-child + BODY > MAIN#contenu > DIV:first-child + DIV > DIV:first-child > DIV:first-child + DIV > IMG:first-child + H2 + STRONG",
                  "HTML > HEAD:first-child + BODY > MAIN#contenu > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child > IMG:first-child + H2 + STRONG",
                  "HTML > HEAD:first-child + BODY > MAIN#contenu > DIV:first-child + DIV + DIV > DIV:first-child > DIV:first-child + DIV > IMG:first-child + H2 + STRONG"
                ],
                "contrastdata": [
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1.46,
                    "#ffd100",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1.46,
                    "#ffd100",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1.46,
                    "#ffd100",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1.46,
                    "#ffd100",
                    "#ffffff",
                    false
                  ],
                  [
                    1,
                    "#ffffff",
                    "#ffffff",
                    false
                  ],
                  [
                    1.46,
                    "#ffd100",
                    "#ffffff",
                    false
                  ],
                  [
                    4.48,
                    "#447d9f",
                    "#ffffff",
                    false
                  ],
                  [
                    4.48,
                    "#447d9f",
                    "#ffffff",
                    false
                  ],
                  [
                    4.48,
                    "#447d9f",
                    "#ffffff",
                    false
                  ],
                  [
                    4.48,
                    "#447d9f",
                    "#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": 0,
            "items": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://ideance.net/fr/",
      "what": "URL",
      "result": "https://ideance.net/fr/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://ideance.net/fr/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.068",
        "responseTime": "2022-07-09T15:01:54.354Z",
        "data": {
          "apiErrors": [],
          "documentSize": 987832,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 174,
              "failing": 6
            },
            "issues": {
              "totalErrors": 22,
              "totalWarnings": 15,
              "totalIssues": 37
            },
            "issuesByLevel": {
              "A": {
                "count": 19,
                "pct": 51.35
              },
              "AA": {
                "count": 19,
                "pct": 51.35
              },
              "AAA": {
                "count": 37,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 2,
              "warningDensity": 2,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "e3677627-358f-44e7-8b36-02f8d99b276a",
          "docID": "30140ff0-45de-41f6-8190-1d8fc211a396",
          "sourceHash": "b7c8f6c867b4662377ec2e5540f0b245",
          "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=e3677627-358f-44e7-8b36-02f8d99b276a",
          "resultSet": [
            {
              "tID": 28,
              "bpID": 3,
              "priority": 100,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "The layout or sizing of this page causes horizontal scrolling.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Avoid layouts that result in horizontal scroll",
              "errorDescription": "This page is too wide, causing horizontal scrolling (at the tested viewport size). Horizontal scrolling will cause difficulties for users with low vision, especially if they have their monitor set to a low resolution. Review HTML, CSS and page element sizes to ensure 100% width is not exceeded.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 3649.34
                },
                "height": 3649.34,
                "width": 1024
              },
              "position": {
                "line": 2085,
                "column": 60
              },
              "errorSnippet": "&lt;body&gt; &lt;header class=\"sticky-watch\" role=\"banner\"&gt; &lt;div class=\"wrapper\"&gt; &lt;div class=\"header__logo\" style=\"visibility: visible;\"&gt; &lt;img src=\"/static/img/generic/lg_ideance.svg\" alt=\"Ideance\" role=\"img\"&gt; &lt;/div&gt; &lt;div cl",
              "xpath": "/html/body",
              "issueID": "ea20717b8543da0c7d05a5eeff5c4484",
              "signature": "b3220b539cfe1aa888b8473c33d4b4be",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=ea20717b8543da0c7d05a5eeff5c4484"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 10
                },
                "bottom-right": {
                  "x": 142,
                  "y": 27
                },
                "height": 17,
                "width": 122
              },
              "position": {
                "line": 49,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#contenu\" aria-label=\"Aller au contenu et l'explorer\"&gt;Explorer le contenu&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "b2d030e1ff6c62993d7cdab69ed1890c",
              "signature": "3c7079f5330fc794a722546c2e78e95a",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b2d030e1ff6c62993d7cdab69ed1890c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 167,
                  "y": 10
                },
                "bottom-right": {
                  "x": 288,
                  "y": 27
                },
                "height": 17,
                "width": 121
              },
              "position": {
                "line": 49,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/fr/aide-a-la-navigation/\"&gt;Aide à la navigation&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/ul[1]/li[2]/a[1]",
              "issueID": "5862ae5bc233afbb58b9344420a983a9",
              "signature": "a7407021ec74a6c56f5184eed48f62c8",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=5862ae5bc233afbb58b9344420a983a9"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 313,
                  "y": 10
                },
                "bottom-right": {
                  "x": 407,
                  "y": 27
                },
                "height": 17,
                "width": 94
              },
              "position": {
                "line": 49,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/en#\" hreflang=\"en\" lang=\"en\"&gt;English version&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/ul[1]/li[3]/a[1]",
              "issueID": "873a65f9e4eb594a4152cb3004cae8e9",
              "signature": "a2e188de77541823e580c08c57574ff7",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=873a65f9e4eb594a4152cb3004cae8e9"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 731,
                  "y": 10
                },
                "bottom-right": {
                  "x": 852,
                  "y": 27
                },
                "height": 17,
                "width": 121
              },
              "position": {
                "line": 49,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"mailto:contact@ideance.fr\"&gt;contact@ideance.fr&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/ul[2]/li[1]/span[1]/a[1]",
              "issueID": "b1eb6cd86ab45d37c0ffe940ae22d470",
              "signature": "ef9a82b661a924b9a29940870dc2f188",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=b1eb6cd86ab45d37c0ffe940ae22d470"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 877,
                  "y": 10
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 27
                },
                "height": 17,
                "width": 127
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"tel:+33278775982\"&gt;+33&amp;nbsp;(0)2&amp;nbsp;78&amp;nbsp;77&amp;nbsp;59&amp;nbsp;82&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/div[1]/ul[2]/li[2]/a[1]",
              "issueID": "d0b534b51da8db3510bb157bf538c3d0",
              "signature": "ec05089f3b89b46b610b1cb394a5cbad",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d0b534b51da8db3510bb157bf538c3d0"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 90,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 265,
                  "y": 64.5
                },
                "height": 15,
                "width": 175
              },
              "position": {
                "line": 7793,
                "column": 29
              },
              "errorSnippet": "&lt;strong&gt;Conseil et expertise &lt;/strong&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/strong[1]",
              "issueID": "8932a3a303afc3ddd7ca539aa8a44f2e",
              "signature": "21eff1d0a3de3ca2605af5d15b7b3cab",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=8932a3a303afc3ddd7ca539aa8a44f2e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 90,
                  "y": 64.5
                },
                "bottom-right": {
                  "x": 265,
                  "y": 81.5
                },
                "height": 17,
                "width": 175
              },
              "position": {
                "line": 7794,
                "column": 29
              },
              "errorSnippet": "&lt;span&gt;web, mobile et progiciels&lt;/span&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]/span[1]",
              "issueID": "d03841632abce4b344d4dfda3effe535",
              "signature": "6f90cbb0586102ca11713bebfe5ab9d7",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d03841632abce4b344d4dfda3effe535"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 276.5,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 375.5,
                  "y": 64.5
                },
                "height": 15,
                "width": 99
              },
              "position": {
                "line": 7799,
                "column": 29
              },
              "errorSnippet": "&lt;strong&gt;Formation &lt;/strong&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/strong[1]",
              "issueID": "4dd3aed6bd4a83aecfb8e810320b3e7e",
              "signature": "5c2388cdb2a3738bea16e4046c25e4a7",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=4dd3aed6bd4a83aecfb8e810320b3e7e"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 276.5,
                  "y": 64.5
                },
                "bottom-right": {
                  "x": 375.5,
                  "y": 81.5
                },
                "height": 17,
                "width": 99
              },
              "position": {
                "line": 7800,
                "column": 29
              },
              "errorSnippet": "&lt;span&gt;accessibilité&lt;/span&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]/span[1]",
              "issueID": "a1f3d73f29af099b25b11c284cf9c046",
              "signature": "bf596fa036bb0d91bea0335e6175fc2d",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=a1f3d73f29af099b25b11c284cf9c046"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 387,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 625,
                  "y": 64.5
                },
                "height": 15,
                "width": 238
              },
              "position": {
                "line": 7805,
                "column": 29
              },
              "errorSnippet": "&lt;strong&gt;Accessibilité des contenus &lt;/strong&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/strong[1]",
              "issueID": "1e84f2ad4918f9a1e42f3b2e2b41f965",
              "signature": "dc9b8a9d034d4d296abcf0d2a827ec68",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1e84f2ad4918f9a1e42f3b2e2b41f965"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 387,
                  "y": 64.5
                },
                "bottom-right": {
                  "x": 625,
                  "y": 81.5
                },
                "height": 17,
                "width": 238
              },
              "position": {
                "line": 7806,
                "column": 29
              },
              "errorSnippet": "&lt;span&gt;vidéos, PDF, FALC&lt;/span&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/span[1]",
              "issueID": "ef2907a8d52af77bd6492e864a2e89fd",
              "signature": "2f7f27df6f5cc3f655c6279b71dbc364",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=ef2907a8d52af77bd6492e864a2e89fd"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 636.5,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 827.5,
                  "y": 64.5
                },
                "height": 15,
                "width": 191
              },
              "position": {
                "line": 7811,
                "column": 29
              },
              "errorSnippet": "&lt;strong&gt;Audits d’accessibilité &lt;/strong&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/strong[1]",
              "issueID": "c1e781d5010b1cb47f69cbc703d8d5c0",
              "signature": "79de0109c479674ea706481cd5c7b851",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=c1e781d5010b1cb47f69cbc703d8d5c0"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 636.5,
                  "y": 64.5
                },
                "bottom-right": {
                  "x": 827.5,
                  "y": 81.5
                },
                "height": 17,
                "width": 191
              },
              "position": {
                "line": 7812,
                "column": 29
              },
              "errorSnippet": "&lt;span&gt;RGAA et WCAG&lt;/span&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]/span[1]",
              "issueID": "1303ac1de500b7139d0f410d04a84fdc",
              "signature": "5f72b4bcf1810f722f63064b217fb9b4",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=1303ac1de500b7139d0f410d04a84fdc"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 839,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 64.5
                },
                "height": 15,
                "width": 165
              },
              "position": {
                "line": 7817,
                "column": 29
              },
              "errorSnippet": "&lt;strong&gt;Qui sommes-nous&amp;nbsp;? &lt;/strong&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/strong[1]",
              "issueID": "87da2c1e0ace523a31a713e6c322264c",
              "signature": "67b012420dc7fe607a1a4d88d0fd6181",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=87da2c1e0ace523a31a713e6c322264c"
            },
            {
              "tID": 95,
              "bpID": 181,
              "priority": 95,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This element has insufficient color contrast (Level AAA).",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.6 Contrast (Enhanced)"
              ],
              "resultTitle": "Avoid using color as the only visual means of conveying information",
              "errorDescription": "This element has insufficient contrast between the foreground color (the text) and the background color when measured against the WCAG 2.0 Level AAA requirements. Sufficient color contrast is important for users who have low-vision or are color-blind, because text with a low contrast ratio may be difficult or impossible for such users to see. Increase the contrast of this content. This can be done by adjusting the color(s) used by either the foreground content or background content – or both.",
              "viewPortLocation": {
                "top-left": {
                  "x": 839,
                  "y": 64.5
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 81.5
                },
                "height": 17,
                "width": 165
              },
              "position": {
                "line": 7818,
                "column": 29
              },
              "errorSnippet": "&lt;span&gt;À propos d’Ideance&lt;/span&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]/span[1]",
              "issueID": "d9abcab2f6e51bad63e8defc0730b525",
              "signature": "1dad4e50be3351f11de491e9bc3f46dc",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=d9abcab2f6e51bad63e8defc0730b525"
            },
            {
              "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": 354.796875,
                  "y": 3386.84375
                },
                "bottom-right": {
                  "x": 380.796875,
                  "y": 3403.84375
                },
                "height": 17,
                "width": 26
              },
              "position": {
                "line": 8039,
                "column": 63
              },
              "errorSnippet": "&lt;abbr title=\"Registre du Commerce et des Sociétés\"&gt;RCS&lt;/abbr&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[2]/p[2]/abbr[1]",
              "issueID": "0a37fb31f3d5076fb335799dcde14e95",
              "signature": "907b2bf45a1d3bd299b34f9b077ae286",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=0a37fb31f3d5076fb335799dcde14e95"
            },
            {
              "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": 90,
                  "y": 10
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 86.5
                },
                "height": 76.5,
                "width": 914
              },
              "position": {
                "line": 3452,
                "column": 38
              },
              "errorSnippet": "&lt;div class=\"header__content\"&gt; &lt;div class=\"header__top\" style=\"visibility: visible;\"&gt; &lt;ul&gt; &lt;li&gt;&lt;a href=\"#contenu\" aria-label=\"Aller au contenu et l'explorer\"&gt;Explorer le contenu&lt;/a&gt;&lt;/li&gt; &lt;li&gt;&lt;a href=\"/fr/",
              "xpath": "/html/body/header[1]/div[1]/div[2]",
              "issueID": "ea4707edf6cde54465cedc78dd3bf6d6",
              "signature": "62374ff4a04672d0818ae07a691c7cae",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ea4707edf6cde54465cedc78dd3bf6d6"
            },
            {
              "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": 60,
                  "y": 3595.34375
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 3629.34375
                },
                "height": 34,
                "width": 944
              },
              "position": {
                "line": 7940,
                "column": 21
              },
              "errorSnippet": "&lt;p&gt;Ideance respecte votre vie privée, nous ne collectons aucune donnée personnelle depuis notre site internet. Les seuls cookies que nous déposons le sont autour d’une boisson chaude&amp;nbsp;!&lt;/p&gt;",
              "xpath": "/html/body/div[1]/div[1]/p[1]",
              "issueID": "247ed27fdb4c968c3cbed82d78db4a80",
              "signature": "21eb868ac0f7e165adc5540552e7b690",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=247ed27fdb4c968c3cbed82d78db4a80"
            },
            {
              "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": 531.984375,
                  "y": 3342.84375
                },
                "bottom-right": {
                  "x": 561.984375,
                  "y": 3372.84375
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 3683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://twitter.com/ideance\"&gt;&lt;img src=\"/static/img/generic/lg_twitter.svg\" alt=\"Twitter\" role=\"img\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[3]/ul[1]/li[1]/a[1]",
              "issueID": "f2ccb31c073a97a8caeb9c31c34fa049",
              "signature": "1dc35daff6c4203445d020260ff07791",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=f2ccb31c073a97a8caeb9c31c34fa049"
            },
            {
              "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": 579.984375,
                  "y": 3342.84375
                },
                "bottom-right": {
                  "x": 609.984375,
                  "y": 3372.84375
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 3683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.linkedin.com/company/41403579/\"&gt;&lt;img src=\"/static/img/generic/lg_linkedin.svg\" alt=\"Linkedin\" role=\"img\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[3]/ul[1]/li[2]/a[1]",
              "issueID": "27935f11ad1745ab3c8b96c76021e8c7",
              "signature": "cd27af2aa4680a1c4bfbaaf426beef1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=27935f11ad1745ab3c8b96c76021e8c7"
            },
            {
              "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": 627.984375,
                  "y": 3342.84375
                },
                "bottom-right": {
                  "x": 657.984375,
                  "y": 3372.84375
                },
                "height": 30,
                "width": 30
              },
              "position": {
                "line": 3683,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.youtube.com/channel/UCx2yDE6oVrncbS0isnjMBPw\"&gt;&lt;img src=\"/static/img/generic/lg_youtube.svg\" alt=\"Youtube\" role=\"img\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/footer[1]/div[1]/div[3]/ul[1]/li[3]/a[1]",
              "issueID": "591039dd5592057a560e3687c4a49bd8",
              "signature": "9f96d227c74e13e5137a6e60f0efa826",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=591039dd5592057a560e3687c4a49bd8"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 90,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 265,
                  "y": 86.5
                },
                "height": 37,
                "width": 175
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Conseil et expertise web, mobile et progiciels\" href=\"/fr/conseil-expertise-accessibilite/\"&gt; &lt;strong&gt;Conseil et expertise &lt;/strong&gt; &lt;span&gt;web, mobile et progiciels&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[1]/a[1]",
              "issueID": "f12615d22f887914f568337b58914fb0",
              "signature": "9c8ab40c230ef11d0933fb1acdeb476e",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f12615d22f887914f568337b58914fb0"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 276.5,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 375.5,
                  "y": 86.5
                },
                "height": 37,
                "width": 99
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Formation accessibilité\" href=\"/fr/formation-accessibilite/\"&gt; &lt;strong&gt;Formation &lt;/strong&gt; &lt;span&gt;accessibilité&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[2]/a[1]",
              "issueID": "e283c04c640ba65ff44e3e7a2aa35780",
              "signature": "3f3fa4ce3efb2d030375ec59c19cfaa6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=e283c04c640ba65ff44e3e7a2aa35780"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 387,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 625,
                  "y": 86.5
                },
                "height": 37,
                "width": 238
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Accessibilité des contenus vidéos, PDF, FALC\" href=\"/fr/accessibilite-contenus-pdf-videos/\"&gt; &lt;strong&gt;Accessibilité des contenus &lt;/strong&gt; &lt;span&gt;vidéos, PDF, FALC&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]",
              "issueID": "821d0f13c13c2f1f704fd6262add9d2e",
              "signature": "c08ec55ce4c1c24dd84a28db8dad5790",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=821d0f13c13c2f1f704fd6262add9d2e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 387,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 625,
                  "y": 64.5
                },
                "height": 15,
                "width": 238
              },
              "position": {
                "line": 7805,
                "column": 29
              },
              "errorSnippet": "&lt;strong&gt;Accessibilité des contenus &lt;/strong&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[3]/a[1]/strong[1]",
              "issueID": "5a2b82be75d867a2e1b10bf12a186196",
              "signature": "955c09a65d655061d151367490d36e91",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=5a2b82be75d867a2e1b10bf12a186196"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 636.5,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 827.5,
                  "y": 86.5
                },
                "height": 37,
                "width": 191
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Audits d'accessibilité RGAA et WCAG\" href=\"/fr/audits-accessibilite/\"&gt; &lt;strong&gt;Audits d’accessibilité &lt;/strong&gt; &lt;span&gt;RGAA et WCAG&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[4]/a[1]",
              "issueID": "2c31d7a28ed6038b955f17f910a616e4",
              "signature": "bd4ef7446b7a00de3897c7d57b5df3ef",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=2c31d7a28ed6038b955f17f910a616e4"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 839,
                  "y": 49.5
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 86.5
                },
                "height": 37,
                "width": 165
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a aria-label=\"Qui sommes-nous ? À propos d'Ideance\" href=\"/fr/qui-sommes-nous/\"&gt; &lt;strong&gt;Qui sommes-nous&amp;nbsp;? &lt;/strong&gt; &lt;span&gt;À propos d’Ideance&lt;/span&gt; &lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/div[2]/nav[1]/ul[1]/li[5]/a[1]",
              "issueID": "7eddca7c8e3ae61d8dbb5c9359b113cb",
              "signature": "715ab01be4ea22a1c9f44ac535023581",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=7eddca7c8e3ae61d8dbb5c9359b113cb"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 80,
                  "y": 15
                },
                "bottom-right": {
                  "x": 468.375,
                  "y": 71
                },
                "height": 56,
                "width": 388.375
              },
              "position": {
                "line": 7860,
                "column": 33
              },
              "errorSnippet": "&lt;span class=\"title--2\"&gt;votre guide vers&lt;br&gt; l’accessibilité numérique&lt;/span&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/h1[1]/span[1]/span[2]/span[1]",
              "issueID": "17d6f041639d407b1ac140a55558a1d7",
              "signature": "2ab1faaaa247fc5e6ebd43eb4f69431a",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=17d6f041639d407b1ac140a55558a1d7"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 103.625,
                  "y": 248.1875
                },
                "bottom-right": {
                  "x": 472,
                  "y": 267.1875
                },
                "height": 19,
                "width": 368.375
              },
              "position": {
                "line": 50,
                "column": 23779
              },
              "errorSnippet": "&lt;li&gt;Accessibilité des contenus&lt;/li&gt;",
              "xpath": "/html/body/main[1]/div[1]/div[1]/div[1]/ul[1]/li[3]",
              "issueID": "426d3a16dc84c16f02ebc15c298f9e71",
              "signature": "d744b24b8c71931754a00a3334fce5ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=426d3a16dc84c16f02ebc15c298f9e71"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 154.5,
                  "y": 292.21875
                },
                "bottom-right": {
                  "x": 376.5,
                  "y": 307.21875
                },
                "height": 15,
                "width": 222
              },
              "position": {
                "line": 7892,
                "column": 21
              },
              "errorSnippet": "&lt;strong class=\"title--3\"&gt;Web, mobile et progiciels&lt;/strong&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[1]/strong[1]",
              "issueID": "3af23f1cf71891f6db291b87cd5b78cc",
              "signature": "f447f8cb717e5ed634bc12dc59c909d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=3af23f1cf71891f6db291b87cd5b78cc"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 578,
                  "y": 582.71875
                },
                "bottom-right": {
                  "x": 878,
                  "y": 601.71875
                },
                "height": 19,
                "width": 300
              },
              "position": {
                "line": 50,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/fr/audits-accessibilite/\" class=\"button\"&gt; &lt;span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"&gt;&lt;/span&gt; Nos audits d’accessibilité &lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[2]/div[1]/div[2]/a[1]",
              "issueID": "c4874797aa06dd33d63907df2187415e",
              "signature": "3de495fffa6fd6e6ad6ed6e9674f89b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=c4874797aa06dd33d63907df2187415e"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 592,
                  "y": 245.828125
                },
                "bottom-right": {
                  "x": 924,
                  "y": 301.828125
                },
                "height": 56,
                "width": 332
              },
              "position": {
                "line": 7938,
                "column": 21
              },
              "errorSnippet": "&lt;h2 class=\"title--2\"&gt;Accessibilité des contenus&lt;/h2&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[2]/h2[1]",
              "issueID": "6d83760b476aaa217d8e7a38e4fd3062",
              "signature": "e406b7929ada67844c277b40803b9d01",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=6d83760b476aaa217d8e7a38e4fd3062"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 578,
                  "y": 542.328125
                },
                "bottom-right": {
                  "x": 878,
                  "y": 561.328125
                },
                "height": 19,
                "width": 300
              },
              "position": {
                "line": 80,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"/fr/accessibilite-contenus-pdf-videos/\" class=\"button\"&gt; &lt;span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"&gt;&lt;/span&gt; Accessibilité des contenus &lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[3]/div[1]/div[2]/a[1]",
              "issueID": "626ab5daacdb56b46867c2537c082041",
              "signature": "25a5550b7a5e396499729b1de91b8b36",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=626ab5daacdb56b46867c2537c082041"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 75
                },
                "bottom-right": {
                  "x": 1004,
                  "y": 159
                },
                "height": 84,
                "width": 984
              },
              "position": {
                "line": 4559,
                "column": 380
              },
              "errorSnippet": "&lt;h1 class=\"title--2\"&gt; &lt;img src=\"/static/img/generic/vs_tickmark.svg\" alt=\"\" loading=\"lazy\" class=\"is-loaded\"&gt; &lt;span&gt;Ils nous font confiance&lt;/span&gt; &lt;/h1&gt;",
              "xpath": "/html/body/main[1]/div[4]/div[1]/h1[1]",
              "issueID": "adb1f716954a29f7e95f73720cffdc6f",
              "signature": "116ba4fbb2485cdd8eabfad1a35a2fda",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=adb1f716954a29f7e95f73720cffdc6f"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 20,
                  "y": 0
                },
                "bottom-right": {
                  "x": 492,
                  "y": 28
                },
                "height": 28,
                "width": 472
              },
              "position": {
                "line": 6268,
                "column": 404
              },
              "errorSnippet": "&lt;h1 class=\"title--2\"&gt;Nos dernières contributions&lt;/h1&gt;",
              "xpath": "/html/body/main[1]/div[5]/div[1]/div[1]/h1[1]",
              "issueID": "76b49f0abb6ccf30279a1f9e944e80ef",
              "signature": "e27335959efcfa7e52652de8b47fc13b",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=76b49f0abb6ccf30279a1f9e944e80ef"
            },
            {
              "tID": 153,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 60,
              "errorTitle": "This long string of text is in all caps.",
              "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 element contains a long passage of text that is capitalized, either in the text itself or via CSS text-transform.  Capitalized text can be very difficult to read for users with dyslexia Modify this passage of text so that it is no longer all in upper case. Changing this to sentence case will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 532,
                  "y": 278.875
                },
                "bottom-right": {
                  "x": 747,
                  "y": 301.875
                },
                "height": 23,
                "width": 215
              },
              "position": {
                "line": 1106,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"/fr/qui-sommes-nous/\" class=\"link--arrow\"&gt; &lt;span class=\"icon icon_arrow-1-right\" aria-hidden=\"true\"&gt;&lt;/span&gt; &lt;strong&gt;Découvrir notre équipe&lt;/strong&gt; &lt;/a&gt;",
              "xpath": "/html/body/main[1]/div[5]/div[1]/div[2]/a[1]",
              "issueID": "1bb37ecc7a1520ce65f74096518b282e",
              "signature": "39275ea4fa15a4f8daee93e0bdaac980",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=1bb37ecc7a1520ce65f74096518b282e"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:59:57",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      51
    ],
    [
      "motion",
      14
    ],
    [
      "focInd",
      0
    ],
    [
      "alfa",
      5
    ],
    [
      "ibm",
      4
    ],
    [
      "wave",
      4
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focAll",
      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-09T15:01:54",
  "elapsedSeconds": 106,
  "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": {
        "linkUl": 24,
        "role": 8,
        "styleDiff": 13,
        "zIndex": 1
      },
      "alfa": {
        "r14": 4,
        "r21": 4,
        "r57": 4,
        "r66": 30,
        "r69": 30,
        "r73": 4
      },
      "axe": {
        "color-contrast-enhanced": 52,
        "color-contrast": 52,
        "hidden-content": 0,
        "label-content-name-mismatch": 3,
        "region": 2
      },
      "htmlcs": {
        "e:AA.1_4_3.G18.Fail": 32,
        "w:AA.1_1_1.H67.2": 12,
        "w:AA.1_3_1.H42": 1,
        "w:AA.1_4_3.G145.BgImage": 4,
        "w:AA.1_4_3.G18.Abs": 1,
        "w:AA.1_4_3.G18.Alpha": 2,
        "w:AA.1_4_3.G18.BgImage": 11,
        "w:AA.2_5_3.F96": 1
      },
      "wave": {
        "c:contrast": 57
      },
      "tenon": {
        "28": 4,
        "95": 60,
        "129": 3,
        "144": 8,
        "152": 12,
        "153": 30
      }
    },
    "groupDetails": {
      "groups": {
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 12,
              "what": "Non-underlined adjacent links"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 6,
              "what": "Nonexistent or implicit-overriding role"
            }
          },
          "alfa": {
            "r21": {
              "score": 3,
              "what": "Element does not have a valid role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 3,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 1,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "visibleLabelNotName": {
          "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": 1,
              "what": "Visible label is not in the accessible name"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 2,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 1,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 8,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 13,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 15,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "contrastAA": {
          "alfa": {
            "r69": {
              "score": 23,
              "what": "Text outside widget has subminimum contrast"
            }
          },
          "axe": {
            "color-contrast": {
              "score": 39,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 24,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          },
          "wave": {
            "c:contrast": {
              "score": 43,
              "what": "Very low contrast"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 3,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 3,
              "what": "Image marked as decorative may be informative"
            }
          }
        },
        "pseudoHeadingRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H42": {
              "score": 1,
              "what": "Heading coding is not used but the element may be intended as a heading"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 3:1"
            },
            "w:AA.1_4_3.G18.Abs": {
              "score": 1,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.Alpha": {
              "score": 1,
              "what": "Contrast between the text and its background may be less than 4.5:1, given the transparency"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 3,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 1,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 8,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 6,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 8,
              "what": "Long string of text is in all caps"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 205,
      "log": 0,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "contrastAA",
          "score": 79
        },
        {
          "groupName": "contrastAAA",
          "score": 25
        },
        {
          "groupName": "linkIndication",
          "score": 14
        },
        {
          "groupName": "leadingClipsText",
          "score": 10
        },
        {
          "groupName": "allCaps",
          "score": 10
        },
        {
          "groupName": "roleBad",
          "score": 9
        },
        {
          "groupName": "contrastRisk",
          "score": 8
        },
        {
          "groupName": "targetSize",
          "score": 8
        },
        {
          "groupName": "visibleLabelNotName",
          "score": 6
        },
        {
          "groupName": "inconsistentStyles",
          "score": 5
        },
        {
          "groupName": "noLeading",
          "score": 5
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 3
        }
      ]
    }
  }
}