Accessibility test digest

Synopsis

Page: Access First

URL: https://www.access-first.fr/

Score: 380

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 Access First web page at https://www.access-first.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 380 (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
total380
log51
leadingClipsText94
linkNoText33
contrastAA31
contrastAAA17
contentBeyondLandmarks14
noLeading11
roleBad10
targetSize10
linkIndication8
focusableOperable7
inconsistentStyles7
contrastRisk6
asideTopLandmark5
titleRedundant5
horizontalScrolling5
tabFocusability4
hoverSurprise4
zIndexNotZero4
landmarkConfusion4
tabIndexPositive4
linkPair4
pseudoLinkRisk4
fontSmall4
allCaps4
labelClash3
skipRepeatedContent3
hiddenContentRisk3
decorativeImageRisk3
pseudoHeadingRisk3
pseudoNavListRisk3
scrollRisk3
imageTextRedundant3
noScriptRisk3
allItalics3

Issue summary

Special issues

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

Classified issues

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

allItalics: 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-accessfirst",
  "host": {
    "id": "accessfirst",
    "which": "https://www.access-first.fr/",
    "what": "Access First"
  },
  "log": [
    {
      "event": "startTime",
      "value": "2022-07-09T14:11:20"
    },
    {
      "event": "endTime",
      "value": "2022-07-09T14:13:11"
    }
  ],
  "script": {
    "id": "tp12",
    "what": "Alfa, Axe, HTML CodeSniffer, IBM, Tenon, WAVE, and 16 custom tests",
    "strict": true,
    "timeLimit": 300,
    "commands": [
      {
        "type": "launch",
        "which": "webkit",
        "what": "Webkit browser"
      },
      {
        "type": "url",
        "which": "https://www.access-first.fr/",
        "what": "Access First"
      },
      {
        "type": "tenonRequest",
        "id": "a",
        "withNewContent": true,
        "what": "Tenon API version 2 test request"
      },
      {
        "type": "test",
        "which": "motion",
        "what": "spontaneous change of content; requires webkit",
        "delay": 2500,
        "interval": 2500,
        "count": 5
      },
      {
        "type": "launch",
        "which": "chromium",
        "what": "Chromium browser"
      },
      {
        "type": "url",
        "which": "https://www.access-first.fr/",
        "what": "Access First"
      },
      {
        "type": "test",
        "which": "bulk",
        "what": "count of visible elements"
      },
      {
        "type": "test",
        "which": "embAc",
        "withItems": true,
        "what": "active elements incorrectly embedded in each other"
      },
      {
        "type": "test",
        "which": "focAll",
        "what": "Tab-focusability"
      },
      {
        "type": "test",
        "which": "focInd",
        "revealAll": false,
        "allowedDelay": 250,
        "withItems": true,
        "what": "focus indicators"
      },
      {
        "type": "test",
        "which": "focOp",
        "withItems": true,
        "what": "focusability and operability of elements"
      },
      {
        "type": "test",
        "which": "hover",
        "headSize": 20,
        "headSampleSize": 20,
        "tailSampleSize": 15,
        "withItems": true,
        "what": "hover impacts"
      },
      {
        "type": "test",
        "which": "labClash",
        "withItems": true,
        "what": "unlabeled and mislabeled form controls"
      },
      {
        "type": "test",
        "which": "linkUl",
        "withItems": true,
        "what": "underlining of inline links"
      },
      {
        "type": "test",
        "which": "menuNav",
        "withItems": true,
        "what": "keyboard navigation within true-focus menus"
      },
      {
        "type": "test",
        "which": "radioSet",
        "withItems": true,
        "what": "grouping of radio buttons in fieldsets"
      },
      {
        "type": "test",
        "which": "role",
        "what": "validity and necessity of role assignments"
      },
      {
        "type": "test",
        "which": "styleDiff",
        "withItems": true,
        "what": "style consistency of headings, buttons, and links"
      },
      {
        "type": "test",
        "which": "tabNav",
        "withItems": true,
        "what": "keyboard navigation within tab lists"
      },
      {
        "type": "test",
        "which": "zIndex",
        "withItems": true,
        "what": "elements with non-auto z indexes"
      },
      {
        "type": "test",
        "which": "alfa",
        "what": "Siteimprove alfa"
      },
      {
        "type": "test",
        "which": "axe",
        "detailLevel": 2,
        "rules": [],
        "what": "Axe core, all rules"
      },
      {
        "type": "test",
        "which": "htmlcs",
        "what": "HTML CodeSniffer"
      },
      {
        "type": "test",
        "which": "ibm",
        "withItems": true,
        "what": "IBM Accessibility Checker, with page content and again with URL"
      },
      {
        "type": "test",
        "which": "wave",
        "reportType": 4,
        "what": "WAVE, report-type 4"
      },
      {
        "type": "test",
        "which": "tenon",
        "id": "a",
        "what": "Tenon API version 2 result retrieval"
      }
    ]
  },
  "acts": [
    {
      "type": "launch",
      "which": "webkit",
      "what": "Webkit browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "Access First",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "tenonRequest",
      "id": "a",
      "withNewContent": true,
      "what": "Tenon API version 2 test request",
      "url": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "motion",
      "what": "motion",
      "delay": 2500,
      "interval": 2500,
      "count": 5,
      "url": "https://www.access-first.fr/",
      "result": {
        "bytes": [
          684265,
          684265,
          684265,
          684265,
          684265
        ],
        "localRatios": [
          1,
          1,
          1,
          1
        ],
        "meanLocalRatio": 1,
        "maxLocalRatio": 1,
        "globalRatio": 1,
        "pixelChanges": [
          0,
          0,
          0,
          0
        ],
        "meanPixelChange": 0,
        "maxPixelChange": 0,
        "changeFrequency": 0
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "Chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "Access First",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "bulk",
      "what": "count of visible elements",
      "url": "https://www.access-first.fr/",
      "result": {
        "visibleElements": 290
      }
    },
    {
      "type": "test",
      "which": "embAc",
      "withItems": true,
      "what": "active elements embedded in links or buttons",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "links": 0,
          "buttons": 0,
          "inputs": 0,
          "selects": 0
        },
        "items": []
      }
    },
    {
      "type": "test",
      "which": "focAll",
      "what": "focusable and Tab-focused elements",
      "url": "https://www.access-first.fr/",
      "result": {
        "tabFocusables": 39,
        "tabFocused": 40,
        "discrepancy": 1
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "focInd",
      "revealAll": false,
      "allowedDelay": 250,
      "withItems": true,
      "what": "focus indicators",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "total": 39,
          "types": {
            "indicatorMissing": {
              "total": 0,
              "tagNames": {}
            },
            "nonOutlinePresent": {
              "total": 0,
              "tagNames": {}
            },
            "outlinePresent": {
              "total": 39,
              "meanDelay": 102,
              "tagNames": {
                "A": 26,
                "INPUT": 13
              }
            }
          }
        },
        "items": {
          "indicatorMissing": [],
          "nonOutlinePresent": [],
          "outlinePresent": [
            {
              "tagName": "A",
              "text": "Aller au contenu",
              "delay": 103
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Audits d’accessibilité",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Conseil et accompagnement",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Formations",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Qui sommes-nous ?",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Faq",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "équipe d’experts et d’expertes accessibilité",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Audits d’accessibilité (RGAA, WCAG)",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Conseil et accompagnement",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Formations",
              "delay": 102
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 100
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 103
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Cas d’usage : Access First accompagne l’INA",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "L’accessibilité numérique : qui, quoi, comment ?",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Offre d’emploi – Consultant.e expérimenté.e en accessibilité numérique",
              "delay": 102
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 102
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "INPUT",
              "text": "",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Accueil",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Audits d’accessibilité",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Formations",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Conseil et accompagnement",
              "delay": 100
            },
            {
              "tagName": "A",
              "text": "Qui sommes-nous ?",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Accessibilité du site",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Mentions légales",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Plan du site",
              "delay": 101
            },
            {
              "tagName": "A",
              "text": "Conditions Générales de Vente",
              "delay": 102
            },
            {
              "tagName": "A",
              "text": "Access First",
              "delay": 101
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "focOp",
      "withItems": true,
      "what": "focusability and operability",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "total": 85,
          "types": {
            "onlyFocusable": {
              "total": 0,
              "tagNames": {}
            },
            "onlyOperable": {
              "total": 3,
              "tagNames": {
                "BUTTON": 2,
                "SPAN": 1
              }
            },
            "focusableAndOperable": {
              "total": 82,
              "tagNames": {
                "A": 40,
                "BUTTON": 6,
                "INPUT": 34,
                "IFRAME": 2
              }
            }
          }
        },
        "items": {
          "onlyFocusable": [],
          "onlyOperable": [
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Accepter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Rejeter",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "SPAN",
              "id": "",
              "text": "<span class=\"cookie-slider cookie-round\" data-text-enable=\"Activé\" data-text-dis",
              "byTag": false,
              "byOnClick": false,
              "byPointer": true
            }
          ],
          "focusableAndOperable": [
            {
              "tagName": "A",
              "id": "",
              "text": "Aller au contenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Aller au contenu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.access-first.fr/\" title=\"Access First\" rel=\"home\" style=\"cu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "☰ Menu",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits d’accessibilité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conseil et accompagnement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Formations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Qui sommes-nous ?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Faq",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a name=\"aller-au-contenu\"></a>",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "équipe d’experts et d’expertes accessibilité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits d’accessibilité (RGAA, WCAG)",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conseil et accompagnement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Formations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "input_1_7",
              "text": "<input aria-describedby=\"field_1_7_dmessage\" name=\"input_7\" id=\"input_1_7\" type=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_1_4",
              "text": "<input name=\"input_4\" id=\"input_1_4\" type=\"text\" value=\"\" class=\"medium\" aria-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_1_1",
              "text": "<input name=\"input_1\" id=\"input_1_1\" type=\"text\" value=\"\" class=\"medium\" aria-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_1_3",
              "text": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" aria-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_1_6",
              "text": "<input name=\"input_6\" id=\"input_1_6\" type=\"text\" value=\"\" class=\"medium\" aria-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_1_8_1",
              "text": "<input name=\"input_8.1\" id=\"input_1_8_1\" type=\"checkbox\" value=\"1\" aria-required",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"input_8.2\" value=\"J’accepte la politique de confident",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"input_8.3\" value=\"3\" class=\"gform_hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_submit_button_1",
              "text": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" valu",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"gform_ajax\" value=\"form_id=1&amp;title=&amp;descripti",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"is_submit_1\" value=\"1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_submit\" value=\"1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_unique_id\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"state_1\" value=\"WyJ7XCI4LjFcIjpc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_target_page_number_1",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_target_page_number_1\" id=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_source_page_number_1",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_source_page_number_1\" id=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"gform_field_values\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "gform_ajax_frame_1",
              "text": "<iframe data-lazyloaded=\"1\" src=\"about:blank\" style=\"display:none;width:0px;heig",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.access-first.fr/access-first-ina\" style=\"cursor: default;\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Cas d’usage : Access First accompagne l’INA",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.access-first.fr/accessibilite-numerique-qui-quoi-comment\" s",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "L’accessibilité numérique : qui, quoi, comment ?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "<a href=\"https://www.access-first.fr/rejoignez-nous\" style=\"cursor: default;\"><i",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Offre d’emploi – Consultant.e expérimenté.e en accessibilité numérique",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "input_2_9",
              "text": "<input aria-describedby=\"field_2_9_dmessage\" name=\"input_9\" id=\"input_2_9\" type=",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_2_1",
              "text": "<input name=\"input_1\" id=\"input_2_1\" type=\"text\" value=\"\" class=\"medium\" aria-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_2_8",
              "text": "<input name=\"input_8\" id=\"input_2_8\" type=\"text\" value=\"\" class=\"medium\" aria-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_2_7",
              "text": "<input name=\"input_7\" id=\"input_2_7\" type=\"text\" value=\"\" class=\"medium\" aria-re",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "input_2_6_1",
              "text": "<input name=\"input_6.1\" id=\"input_2_6_1\" type=\"checkbox\" value=\"1\" aria-required",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"input_6.2\" value=\"J’accepte la politique de confident",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"input_6.3\" value=\"4\" class=\"gform_hidden\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_submit_button_2",
              "text": "<input type=\"submit\" id=\"gform_submit_button_2\" class=\"gform_button button\" valu",
              "byTag": true,
              "byOnClick": true,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"gform_ajax\" value=\"form_id=2&amp;title=&amp;descripti",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"is_submit_2\" value=\"1\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_submit\" value=\"2\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_unique_id\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"state_2\" value=\"WyJ7XCI2LjFcIjpc",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_target_page_number_2",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_target_page_number_2\" id=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "gform_source_page_number_2",
              "text": "<input type=\"hidden\" class=\"gform_hidden\" name=\"gform_source_page_number_2\" id=\"",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "INPUT",
              "id": "",
              "text": "<input type=\"hidden\" name=\"gform_field_values\" value=\"\">",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "IFRAME",
              "id": "gform_ajax_frame_2",
              "text": "<iframe data-lazyloaded=\"1\" src=\"about:blank\" style=\"display:none;width:100%;hei",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accueil",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Audits d’accessibilité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Formations",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conseil et accompagnement",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Qui sommes-nous ?",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Accessibilité 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": "Plan du site",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Conditions Générales de Vente",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "Access First",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "configuration",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Close GDPR Cookie Settings",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Résumé de la politique de confidentialité",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Cookies strictement nécessaires",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "cnil.fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@access-first.fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "http://support.google.com/chrome/bin/answer.py?hl=fr&answer=95647",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://support.microsoft.com/fr-fr/help/17442/windows-internet-explorer-delete-",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "http://support.mozilla.org/es/kb/habilitar-y-deshabilitar-cookies-que-los-sitios",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://support.apple.com/kb/PH21411?viewlocale=en_US&locale=en_US",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://www.ghostery.com/about-ghostery/ghosterys-website-privacy-policy/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "https://www.ghostery.com/faqs/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "http://www.allaboutcookies.org/es/",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "A",
              "id": "",
              "text": "contact@access-first.fr",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "INPUT",
              "id": "moove_gdpr_strict_cookies",
              "text": "<input type=\"checkbox\" aria-label=\"Cookies strictement nécessaires\" value=\"check",
              "byTag": true,
              "byOnClick": false,
              "byPointer": false
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Tout activer",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            },
            {
              "tagName": "BUTTON",
              "id": "",
              "text": "Enregistrer les modifications",
              "byTag": true,
              "byOnClick": false,
              "byPointer": true
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "hover",
      "headSize": 20,
      "headSampleSize": 20,
      "tailSampleSize": 15,
      "withItems": true,
      "what": "hover-caused content changes",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "triggers": 49,
          "headTriggers": 20,
          "tailTriggers": 29,
          "impactTriggers": 3,
          "additions": 0,
          "removals": 0,
          "opacityChanges": 3,
          "opacityImpact": 0,
          "unhoverables": 2
        },
        "items": {
          "head": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<imgsrc=\"/wp-content/uploads/2021/04/logo-access-f",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": [
              {
                "tagName": "A",
                "id": "",
                "text": "équiped’expertsetd’expertesaccessibilité"
              },
              {
                "tagName": "LI",
                "id": "field_1_6",
                "text": "Téléphone*Obligatoire"
              }
            ]
          },
          "tail": {
            "impactTriggers": [
              {
                "tagName": "A",
                "text": "<imgwidth=\"250\"height=\"158\"src=\"https://www.access",
                "additions": 0,
                "removals": 0,
                "opacityChanges": 1,
                "opacityImpact": 0
              }
            ],
            "unhoverables": []
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "labClash",
      "withItems": true,
      "what": "labeling inconsistencies",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "mislabeled": 1,
          "unlabeled": 0,
          "wellLabeled": 21
        },
        "items": {
          "mislabeled": [
            {
              "index": 19,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelTypes": [
                "aria-label",
                "label"
              ],
              "texts": {
                "attribute": "Cookies strictement nécessaires",
                "label": [
                  "Enable or Disable Cookies"
                ]
              }
            }
          ],
          "unlabeled": [],
          "wellLabeled": [
            {
              "index": 0,
              "tagName": "BUTTON",
              "type": "button",
              "texts": {
                "content": "☰ Menu"
              }
            },
            {
              "index": 1,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Site internet - veuillez saisir une URL valide, comme par exemple https://www.google.com * Obligatoire"
                ]
              }
            },
            {
              "index": 2,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Entreprise * Obligatoire"
                ]
              }
            },
            {
              "index": 3,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Nom et prénom * Obligatoire"
                ]
              }
            },
            {
              "index": 4,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "E-mail * Obligatoire"
                ]
              }
            },
            {
              "index": 5,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Téléphone * Obligatoire"
                ]
              }
            },
            {
              "index": 6,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "J’accepte la politique de confidentialité et d’être recontacté par un conseiller afin de préciser mon besoin."
                ]
              }
            },
            {
              "index": 7,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Envoyer"
              }
            },
            {
              "index": 8,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Site internet - veuillez saisir une URL valide, comme par exemple https://www.google.com * Obligatoire"
                ]
              }
            },
            {
              "index": 9,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Nom et prénom * Obligatoire"
                ]
              }
            },
            {
              "index": 10,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "E-mail * Obligatoire"
                ]
              }
            },
            {
              "index": 11,
              "tagName": "INPUT",
              "type": "text",
              "labelType": "label",
              "texts": {
                "label": [
                  "Téléphone * Obligatoire"
                ]
              }
            },
            {
              "index": 12,
              "tagName": "INPUT",
              "type": "checkbox",
              "labelType": "label",
              "texts": {
                "label": [
                  "J’accepte la politique de confidentialité et d’être recontacté par un conseiller afin de préciser mon besoin."
                ]
              }
            },
            {
              "index": 13,
              "tagName": "INPUT",
              "type": "submit",
              "texts": {
                "content": "Envoyer"
              }
            },
            {
              "index": 14,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Accepter",
                "content": "Accepter"
              }
            },
            {
              "index": 15,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Rejeter",
                "content": "Rejeter"
              }
            },
            {
              "index": 16,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Close GDPR Cookie Settings",
                "content": "Close GDPR Cookie Settings"
              }
            },
            {
              "index": 17,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Résumé de la politique de confidentialité",
                "content": "Résumé de la politique de confidentialité"
              }
            },
            {
              "index": 18,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Cookies strictement nécessaires",
                "content": "Cookies strictement nécessaires"
              }
            },
            {
              "index": 20,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Tout activer",
                "content": "Tout activer"
              }
            },
            {
              "index": 21,
              "tagName": "BUTTON",
              "type": "submit",
              "labelType": "aria-label",
              "texts": {
                "attribute": "Enregistrer les modifications",
                "content": "Enregistrer les modifications"
              }
            }
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "linkUl",
      "withItems": true,
      "what": "adjacent-link underlining",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "links": 40,
          "adjacent": {
            "total": 26,
            "underlined": 21,
            "underlinedPercent": 80
          }
        },
        "items": {
          "underlined": [
            "Aller au contenu",
            "",
            "équipe d’experts et d’expertes accessibilité",
            "Audits d’accessibilité (RGAA, WCAG)",
            "Conseil et accompagnement",
            "Formations",
            "",
            "",
            "",
            "Access First",
            "configuration",
            "cnil.fr",
            "contact@access-first.fr",
            "http://support.google.com/chrome/bin/answer.py?hl=fr&answer=95647",
            "https://support.microsoft.com/fr-fr/help/17442/windows-internet-explorer-delete-manage-cookies",
            "http://support.mozilla.org/es/kb/habilitar-y-deshabilitar-cookies-que-los-sitios-we",
            "https://support.apple.com/kb/PH21411?viewlocale=en_US&locale=en_US",
            "https://www.ghostery.com/about-ghostery/ghosterys-website-privacy-policy/",
            "https://www.ghostery.com/faqs/",
            "http://www.allaboutcookies.org/es/",
            "contact@access-first.fr"
          ],
          "notUnderlined": [
            "Aller au contenu",
            "",
            "Cas d’usage : Access First accompagne l’INA",
            "L’accessibilité numérique : qui, quoi, comment ?",
            "Offre d’emploi – Consultant.e expérimenté.e en accessibilité numérique"
          ]
        }
      }
    },
    {
      "type": "test",
      "which": "menuNav",
      "withItems": true,
      "what": "keyboard navigation between focusable menu items",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "menuItems": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "menus": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "menuItems": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "radioSet",
      "withItems": true,
      "what": "fieldset grouping of radio buttons",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "total": 0,
          "inSet": 0,
          "percent": "N.A."
        },
        "items": {
          "inSet": [],
          "notInSet": []
        }
      }
    },
    {
      "type": "test",
      "which": "role",
      "what": "roles",
      "url": "https://www.access-first.fr/",
      "result": {
        "roleElements": 17,
        "badRoleElements": 3,
        "redundantRoleElements": 5,
        "tagNames": {
          "HEADER": {
            "banner": {
              "bad": 1,
              "redundant": 0
            }
          },
          "NAV": {
            "navigation": {
              "bad": 0,
              "redundant": 1
            }
          },
          "MAIN": {
            "main": {
              "bad": 0,
              "redundant": 1
            }
          },
          "FOOTER": {
            "contentinfo": {
              "bad": 1,
              "redundant": 0
            }
          },
          "BUTTON": {
            "button": {
              "bad": 0,
              "redundant": 3
            }
          },
          "DIV": {
            "complementary": {
              "bad": 1,
              "redundant": 0
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "styleDiff",
      "withItems": true,
      "what": "style inconsistencies",
      "url": "https://www.access-first.fr/",
      "result": {
        "mainStyles": [
          "fontStyle",
          "fontWeight",
          "opacity",
          "textDecorationLine",
          "textDecorationStyle",
          "textDecorationThickness"
        ],
        "buttonStyles": [
          "borderStyle",
          "borderWidth",
          "height",
          "lineHeight",
          "maxHeight",
          "maxWidth",
          "minHeight",
          "minWidth",
          "outlineOffset",
          "outlineStyle",
          "outlineWidth"
        ],
        "headingStyles": [
          "color",
          "fontSize"
        ],
        "listLinkStyles": [
          "color",
          "fontSize",
          "lineHeight"
        ],
        "totals": {
          "button": {
            "total": 8,
            "subtotals": [
              2,
              2,
              2,
              1,
              1
            ]
          },
          "adjacentLink": {
            "total": 26,
            "subtotals": [
              21,
              5
            ]
          },
          "listLink": {
            "total": 14,
            "subtotals": [
              9,
              5
            ]
          },
          "h1": {
            "total": 1
          },
          "h2": {
            "total": 8,
            "subtotals": [
              4,
              2,
              2
            ]
          },
          "h3": {
            "total": 10,
            "subtotals": [
              6,
              4
            ]
          }
        },
        "items": {
          "button": {
            "borderStyle": {
              "none": [
                "☰  Menu",
                "Accepter",
                "Rejeter",
                "Close GDPR Cookie Settings"
              ],
              "solid": [
                "Résumé de la politique de confidentialité",
                "Cookies strictement nécessaires",
                "Tout activer",
                "Enregistrer les modifications"
              ]
            },
            "borderWidth": {
              "0px": [
                "☰  Menu",
                "Accepter",
                "Rejeter",
                "Close GDPR Cookie Settings"
              ],
              "1px": [
                "Résumé de la politique de confidentialité",
                "Cookies strictement nécessaires",
                "Tout activer",
                "Enregistrer les modifications"
              ]
            },
            "height": {
              "auto": [
                "☰  Menu",
                "Accepter",
                "Rejeter",
                "Résumé de la politique de confidentialité",
                "Cookies strictement nécessaires",
                "Tout activer",
                "Enregistrer les modifications"
              ],
              "60px": [
                "Close GDPR Cookie Settings"
              ]
            },
            "lineHeight": {
              "normal": [
                "☰  Menu"
              ],
              "20px": [
                "Accepter",
                "Rejeter",
                "Tout activer",
                "Enregistrer les modifications"
              ],
              "60px": [
                "Close GDPR Cookie Settings"
              ],
              "15.4px": [
                "Résumé de la politique de confidentialité",
                "Cookies strictement nécessaires"
              ]
            }
          },
          "adjacentLink": {
            "textDecorationLine": {
              "none": [
                "Aller au contenu",
                "",
                "Cas d’usage : Access First accompagne l’INA",
                "L’accessibilité numérique : qui, quoi, comment ?",
                "Offre d’emploi – Consultant.e expérimenté.e en accessibilité numérique"
              ],
              "underline": [
                "Aller au contenu",
                "",
                "équipe d’experts et d’expertes accessibilité",
                "Audits d’accessibilité (RGAA, WCAG)",
                "Conseil et accompagnement",
                "Formations",
                "",
                "",
                "",
                "Access First",
                "configuration",
                "cnil.fr",
                "contact@access-first.fr",
                "http://support.google.com/chrome/bin/answer.py?hl=fr&answer=95647",
                "https://support.microsoft.com/fr-fr/help/17442/windows-internet-explorer-delete-manage-cookies",
                "http://support.mozilla.org/es/kb/habilitar-y-deshabilitar-cookies-que-los-sitios-we",
                "https://support.apple.com/kb/PH21411?viewlocale=en_US&locale=en_US",
                "https://www.ghostery.com/about-ghostery/ghosterys-website-privacy-policy/",
                "https://www.ghostery.com/faqs/",
                "http://www.allaboutcookies.org/es/",
                "contact@access-first.fr"
              ]
            }
          },
          "listLink": {
            "color": {
              "rgb(255, 255, 255)": [
                "Audits d’accessibilité",
                "Conseil et accompagnement",
                "Formations",
                "Qui sommes-nous ?",
                "Faq"
              ],
              "rgb(232, 232, 232)": [
                "Accueil",
                "Audits d’accessibilité",
                "Formations",
                "Conseil et accompagnement",
                "Qui sommes-nous ?",
                "Accessibilité du site",
                "Mentions légales",
                "Plan du site",
                "Conditions Générales de Vente"
              ]
            },
            "fontSize": {
              "20px": [
                "Audits d’accessibilité",
                "Conseil et accompagnement",
                "Formations",
                "Qui sommes-nous ?",
                "Faq"
              ],
              "16px": [
                "Accueil",
                "Audits d’accessibilité",
                "Formations",
                "Conseil et accompagnement",
                "Qui sommes-nous ?",
                "Accessibilité du site",
                "Mentions légales",
                "Plan du site",
                "Conditions Générales de Vente"
              ]
            },
            "lineHeight": {
              "33px": [
                "Audits d’accessibilité",
                "Conseil et accompagnement",
                "Formations",
                "Qui sommes-nous ?",
                "Faq"
              ],
              "normal": [
                "Accueil",
                "Audits d’accessibilité",
                "Formations",
                "Conseil et accompagnement",
                "Qui sommes-nous ?",
                "Accessibilité du site",
                "Mentions légales",
                "Plan du site",
                "Conditions Générales de Vente"
              ]
            }
          },
          "h2": {
            "color": {
              "rgb(51, 51, 51)": [
                "Nos services",
                "Nos dernières publications",
                "Ils nous font confiance",
                "L’accessibilité numérique, c’est aussi une question de conformité avec la loi"
              ],
              "rgb(255, 255, 255)": [
                "Œuvrons ensemble pour un monde meilleur",
                "Votre site web est-il accessible ?"
              ],
              "rgb(0, 0, 0)": [
                "Collecte et protection de vos données",
                "Gestion des cookies"
              ]
            },
            "fontSize": {
              "33.6px": [
                "Nos services",
                "Œuvrons ensemble pour un monde meilleur",
                "Votre site web est-il accessible ?",
                "Nos dernières publications",
                "Ils nous font confiance",
                "L’accessibilité numérique, c’est aussi une question de conformité avec la loi"
              ],
              "18px": [
                "Collecte et protection de vos données",
                "Gestion des cookies"
              ]
            }
          },
          "h3": {
            "color": {
              "rgb(51, 51, 51)": [
                "Audits d’accessibilité (RGAA, WCAG)",
                "Conseil et accompagnement",
                "Formations",
                "Cas d’usage : Access First accompagne l’INA",
                "L’accessibilité numérique : qui, quoi, comment ?",
                "Offre d’emploi – Consultant.e expérimenté.e en accessibilité numérique"
              ],
              "rgb(255, 255, 255)": [
                "Access First, c’est :",
                "Diagnostic gratuit",
                "Diagnostic d’accessibilité gratuit",
                "Accès rapide"
              ]
            }
          }
        }
      }
    },
    {
      "type": "test",
      "which": "tabNav",
      "withItems": true,
      "what": "keyboard navigation between tab elements",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "navigations": {
            "all": {
              "total": 0,
              "correct": 0,
              "incorrect": 0
            },
            "specific": {
              "tab": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "left": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "right": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "up": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "down": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "home": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              },
              "end": {
                "total": 0,
                "correct": 0,
                "incorrect": 0
              }
            }
          },
          "tabElements": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          },
          "tabLists": {
            "total": 0,
            "correct": 0,
            "incorrect": 0
          }
        },
        "tabElements": {
          "incorrect": [],
          "correct": []
        }
      }
    },
    {
      "type": "test",
      "which": "zIndex",
      "withItems": true,
      "what": "z indexes",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "total": 8,
          "tagNames": {
            "HEADER": 1,
            "SECTION": 2,
            "ASIDE": 1,
            "BUTTON": 1,
            "DIV": 2,
            "UL": 1
          }
        },
        "items": [
          {
            "tagName": "HEADER",
            "id": "header",
            "text": "☰ Menu Audits d’accessibilitéConseil et accompagnementFormationsQui sommes-nous ?Faq"
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "L’accessibilité numérique est un droit fondamental pour les personnes en situation de handicapNotre "
          },
          {
            "tagName": "SECTION",
            "id": "",
            "text": "Œuvrons ensemble pour un monde meilleurAccess First, c’est :15 ans d’expérienceplus de 100 clientsEn"
          },
          {
            "tagName": "ASIDE",
            "id": "moove_gdpr_cookie_info_bar",
            "text": "Nous utilisons des cookies pour vous offrir la meilleure expérience sur notre site.Vous pouvez en sa"
          },
          {
            "tagName": "BUTTON",
            "id": "",
            "text": "Close GDPR Cookie Settings"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Résumé de la politique de confidentialité Cookies strictement nécessaires"
          },
          {
            "tagName": "UL",
            "id": "moove-gdpr-menu",
            "text": "Résumé de la politique de confidentialité Cookies strictement nécessaires"
          },
          {
            "tagName": "DIV",
            "id": "",
            "text": "Tout activer\nEnregistrer les modifications"
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "alfa",
      "what": "alfa",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "failures": 18,
          "warnings": 1
        },
        "items": [
          {
            "index": 13,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[1]/figure[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.access-first.fr/access-first-ina\"></a>"
              ]
            }
          },
          {
            "index": 15,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[2]/figure[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.access-first.fr/accessibilite-numerique-qui-quoi-comment\">",
                "  <img width=\"250\" height=\"158\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/photo-1...",
                "</a>"
              ]
            }
          },
          {
            "index": 17,
            "verdict": "failed",
            "rule": {
              "ruleID": "r11",
              "ruleSummary": "Links have an accessible name",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r11",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-in-context",
                  "chapter": "2.4.4",
                  "title": "Link Purpose (In Context)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#link-purpose-link-only",
                  "chapter": "2.4.9",
                  "title": "Link Purpose (Link Only)"
                },
                {
                  "uri": "https://www.w3.org/TR/WCAG/#name-role-value",
                  "chapter": "4.1.2",
                  "title": "Name, Role, Value"
                },
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G91",
                  "name": "G91",
                  "title": "Providing link text that describes the purpose of a link"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[3]/figure[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.access-first.fr/rejoignez-nous\">",
                "  <img width=\"1233\" height=\"924\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/recrut...",
                "</a>"
              ]
            }
          },
          {
            "index": 511,
            "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]/ul[1]/li[2]/text()[1]",
              "codeLines": [
                "01 89 16 63 68"
              ]
            }
          },
          {
            "index": 512,
            "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]/ul[1]/li[3]/text()[1]",
              "codeLines": [
                "contact@access-first.fr"
              ]
            }
          },
          {
            "index": 647,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/p[1]/text()[1]",
              "codeLines": [
                "Copyright © 2021"
              ]
            }
          },
          {
            "index": 648,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/p[1]/a[1]/text()[1]",
              "codeLines": [
                "Access First"
              ]
            }
          },
          {
            "index": 649,
            "verdict": "failed",
            "rule": {
              "ruleID": "r57",
              "ruleSummary": "Perceivable text content is included in a landmark",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r57",
              "requirements": []
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/div[1]/p[1]/text()[2]",
              "codeLines": [
                ", Tous droits réservés."
              ]
            }
          },
          {
            "index": 654,
            "verdict": "failed",
            "rule": {
              "ruleID": "r62",
              "ruleSummary": "Links in blocks of text are distinguishable",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r62",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#use-of-color",
                  "chapter": "1.4.1",
                  "title": "Use of Color"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "a",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[2]/p[1]/a[1]",
              "codeLines": [
                "<a href=\"https://www.access-first.fr/qui-sommes-nous\">",
                "  équipe d’experts et d’expertes accessibilité",
                "</a>"
              ]
            }
          },
          {
            "index": 757,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[2]/div[1]/form[1]/div[1]/ul[1]/li[1]/label[1]/span[2]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 759,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[2]/div[1]/form[1]/div[1]/ul[1]/li[2]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 761,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[2]/div[1]/form[1]/div[1]/ul[1]/li[3]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 763,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[2]/div[1]/form[1]/div[1]/ul[1]/li[4]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 765,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[2]/div[1]/form[1]/div[1]/ul[1]/li[5]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 767,
            "verdict": "failed",
            "rule": {
              "ruleID": "r66",
              "ruleSummary": "Text outside widget has enhanced contrast",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r66",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#contrast-enhanced",
                  "chapter": "1.4.6",
                  "title": "Contrast (Enhanced)"
                }
              ]
            },
            "target": {
              "type": "text",
              "tagName": "",
              "path": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[2]/div[1]/form[1]/div[1]/ul[1]/li[6]/label[1]/span[1]/text()[1]",
              "codeLines": [
                "*"
              ]
            }
          },
          {
            "index": 993,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[1]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Access First vous accompagne dans la mise en accessibilité de votre patrimoine numérique (sites i...",
                "  applications mobiles).",
                "</p>"
              ]
            }
          },
          {
            "index": 994,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[1]/div[1]/p[2]",
              "codeLines": [
                "<p>",
                "  Nous sommes à votre disposition pour réaliser des audits",
                "  <abbr title=\"Référentiel général d'amélioration de l'accessibilité\">",
                "    RGAA",
                "  </abbr>",
                "  et",
                "  <abbr title=\"Web Content Accessibility Guidelines, Directives pour l'accessibilité du contenu Web...",
                "    WCAG",
                "  </abbr>",
                "  , accompagner l’ensemble de vos projets numériques et dispenser des ateliers de formation à vos é...",
                "</p>"
              ]
            }
          },
          {
            "index": 995,
            "verdict": "failed",
            "rule": {
              "ruleID": "r73",
              "ruleSummary": "Paragraphs of text have sufficient line height",
              "scope": "component",
              "uri": "https://alfa.siteimprove.com/rules/sia-r73",
              "requirements": [
                {
                  "uri": "https://www.w3.org/TR/WCAG/#visual-presentation",
                  "chapter": "1.4.8",
                  "title": "Visual Presentation"
                }
              ]
            },
            "target": {
              "type": "element",
              "tagName": "p",
              "path": "/html[1]/body[1]/div[3]/div[1]/p[1]",
              "codeLines": [
                "<p>",
                "  Copyright © 2021",
                "  <a href=\"https://www.access-first.fr\">",
                "    Access First",
                "  </a>",
                "  , Tous droits réservés.",
                "</p>"
              ]
            }
          },
          {
            "index": 1294,
            "verdict": "cantTell",
            "rule": {
              "ruleID": "r87",
              "ruleSummary": "First focusable element is link to main content",
              "scope": "page",
              "uri": "https://alfa.siteimprove.com/rules/sia-r87",
              "requirements": [
                {
                  "uri": "https://www.w3.org/WAI/WCAG21/Techniques/general/G1",
                  "name": "G1",
                  "title": "Adding a link at the top of each page that goes directly to the main content area"
                }
              ]
            },
            "target": {
              "type": "document",
              "tagName": "",
              "path": "/",
              "codeLines": [
                "#document",
                "  <!doctype html>",
                "...",
                "  </html>"
              ]
            }
          }
        ]
      }
    },
    {
      "type": "test",
      "which": "axe",
      "detailLevel": 2,
      "rules": [],
      "what": "Axe",
      "url": "https://www.access-first.fr/",
      "result": {
        "totals": {
          "rulesNA": 44,
          "rulesPassed": 51,
          "rulesWarned": 3,
          "rulesViolated": 7,
          "warnings": {
            "minor": 8,
            "moderate": 0,
            "serious": 62,
            "critical": 0
          },
          "violations": {
            "minor": 0,
            "moderate": 8,
            "serious": 12,
            "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-09T14:12:50.718Z",
          "url": "https://www.access-first.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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/audits-accessibilite-numerique\" itemprop=\"url\">Audits d’accessibilité</a>",
                  "target": [
                    "#menu-item-78 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/conseil-accompagnement-accessibilite-numerique\" itemprop=\"url\">Conseil et accompagnement</a>",
                  "target": [
                    "#menu-item-183 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/formations-accessibilite-numerique\" itemprop=\"url\">Formations</a>",
                  "target": [
                    "#menu-item-1712 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/qui-sommes-nous\" itemprop=\"url\">Qui sommes-nous ?</a>",
                  "target": [
                    "#menu-item-127 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/faq-accessibilite-numerique\" itemprop=\"url\">Faq</a>",
                  "target": [
                    "#menu-item-1834 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"has-text-align-left\" id=\"l-accessibilite-numerique-est-un-droit-fondamental-pour-les-personnes-en-situation-de-handicap\">L’accessibilité numérique est un droit fondamental pour les personnes en situation de handicap</h1>",
                  "target": [
                    "#l-accessibilite-numerique-est-un-droit-fondamental-pour-les-personnes-en-situation-de-handicap"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Notre ambition&nbsp;: permettre à tous et à toutes d’accéder à tous types de plateformes numériques</p>",
                  "target": [
                    ".background-dark-first > p: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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-left\">",
                  "target": [
                    ".has-text-align-left: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": "25.2pt (33.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"oeuvrons-ensemble-pour-un-monde-meilleur\">Œuvrons ensemble pour un monde meilleur</h2>",
                  "target": [
                    "#oeuvrons-ensemble-pour-un-monde-meilleur"
                  ],
                  "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": "20.4pt (27.2px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 id=\"access-first-c-est\">Access First, c’est :</h3>",
                  "target": [
                    "#access-first-c-est"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>15 ans d’expérience</strong>",
                  "target": [
                    ".wp-block-column:nth-child(1) > .wp-block-columns > .wp-block-column:nth-child(1) > .has-text-align-center > 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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>plus de 100 clients</strong>",
                  "target": [
                    ".wp-block-column:nth-child(1) > .wp-block-columns > .wp-block-column:nth-child(2) > .has-text-align-center > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>En faisant appel à nos services, vous faites le choix de la <strong>qualité</strong>, mais aussi de la <strong>transparence</strong>. En effet, nous nous sommes engagés à <strong>afficher publiquement notre politique de prix</strong>. Et ce, quelle que soit la prestation envisagée.</p>",
                  "target": [
                    ".call-to-action > .wp-block-columns > .wp-block-column:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>qualité</strong>",
                  "target": [
                    ".call-to-action > .wp-block-columns > .wp-block-column:nth-child(1) > p > strong: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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>transparence</strong>",
                  "target": [
                    ".call-to-action > .wp-block-columns > .wp-block-column:nth-child(1) > p > strong: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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>afficher publiquement notre politique de prix</strong>",
                  "target": [
                    ".call-to-action > .wp-block-columns > .wp-block-column:nth-child(1) > p > strong: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": "25.2pt (33.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"votre-site-web-est-il-accessible\">Votre site web est-il accessible&nbsp;?</h2>",
                  "target": [
                    "#votre-site-web-est-il-accessible"
                  ],
                  "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": "20.4pt (27.2px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 id=\"diagnostic-gratuit\">Diagnostic gratuit</h3>",
                  "target": [
                    "#diagnostic-gratuit"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_7\">Site internet <span id=\"field_1_7_dmessage\" class=\"sr-only\"> - veuillez saisir une URL valide, comme par exemple https://www.google.com</span><span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_7\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-describedby=\"field_1_7_dmessage\" name=\"input_7\" id=\"input_1_7\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"https://\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_7"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_4\">Entreprise<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_4\" id=\"input_1_4\" type=\"text\" value=\"\" class=\"medium\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_1\">Nom et prénom<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_1\" id=\"input_1_1\" type=\"text\" value=\"\" class=\"medium\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_3\">E-mail<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_6\">Téléphone<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_6\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_6\" id=\"input_1_6\" type=\"text\" value=\"\" class=\"medium\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_6"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\">RGPD<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "#field_1_8 > .gfield_label"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_consent_label\" for=\"input_1_8_1\">J’accepte la politique de confidentialité et d’être recontacté par un conseiller afin de préciser mon besoin.</label>",
                  "target": [
                    "label[for=\"input_1_8_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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" value=\"Envoyer\" onclick=\"if(window[&quot;gf_submitting_1&quot;]){return false;}  window[&quot;gf_submitting_1&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true;  jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                  "target": [
                    "#gform_submit_button_1"
                  ],
                  "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": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/audits-accessibilite-numerique\" itemprop=\"url\">Audits d’accessibilité</a>",
                  "target": [
                    "#menu-item-78 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/conseil-accompagnement-accessibilite-numerique\" itemprop=\"url\">Conseil et accompagnement</a>",
                  "target": [
                    "#menu-item-183 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/formations-accessibilite-numerique\" itemprop=\"url\">Formations</a>",
                  "target": [
                    "#menu-item-1712 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/qui-sommes-nous\" itemprop=\"url\">Qui sommes-nous ?</a>",
                  "target": [
                    "#menu-item-127 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "contrastRatio": 0,
                        "fontSize": "15.0pt (20px)",
                        "fontWeight": "normal",
                        "messageKey": "bgImage",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a background image"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/faq-accessibilite-numerique\" itemprop=\"url\">Faq</a>",
                  "target": [
                    "#menu-item-1834 > a[itemprop=\"url\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a background image"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fontSize": "30.0pt (40px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h1 class=\"has-text-align-left\" id=\"l-accessibilite-numerique-est-un-droit-fondamental-pour-les-personnes-en-situation-de-handicap\">L’accessibilité numérique est un droit fondamental pour les personnes en situation de handicap</h1>",
                  "target": [
                    "#l-accessibilite-numerique-est-un-droit-fondamental-pour-les-personnes-en-situation-de-handicap"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>Notre ambition&nbsp;: permettre à tous et à toutes d’accéder à tous types de plateformes numériques</p>",
                  "target": [
                    ".background-dark-first > p: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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block background-dark-first\">",
                          "target": [
                            ".background-dark-first"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p class=\"has-text-align-left\">",
                  "target": [
                    ".has-text-align-left: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": "25.2pt (33.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"oeuvrons-ensemble-pour-un-monde-meilleur\">Œuvrons ensemble pour un monde meilleur</h2>",
                  "target": [
                    "#oeuvrons-ensemble-pour-un-monde-meilleur"
                  ],
                  "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": "20.4pt (27.2px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 id=\"access-first-c-est\">Access First, c’est :</h3>",
                  "target": [
                    "#access-first-c-est"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>15 ans d’expérience</strong>",
                  "target": [
                    ".wp-block-column:nth-child(1) > .wp-block-columns > .wp-block-column:nth-child(1) > .has-text-align-center > 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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>plus de 100 clients</strong>",
                  "target": [
                    ".wp-block-column:nth-child(1) > .wp-block-columns > .wp-block-column:nth-child(2) > .has-text-align-center > 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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<p>En faisant appel à nos services, vous faites le choix de la <strong>qualité</strong>, mais aussi de la <strong>transparence</strong>. En effet, nous nous sommes engagés à <strong>afficher publiquement notre politique de prix</strong>. Et ce, quelle que soit la prestation envisagée.</p>",
                  "target": [
                    ".call-to-action > .wp-block-columns > .wp-block-column:nth-child(1) > 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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>qualité</strong>",
                  "target": [
                    ".call-to-action > .wp-block-columns > .wp-block-column:nth-child(1) > p > strong: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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>transparence</strong>",
                  "target": [
                    ".call-to-action > .wp-block-columns > .wp-block-column:nth-child(1) > p > strong: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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<strong>afficher publiquement notre politique de prix</strong>",
                  "target": [
                    ".call-to-action > .wp-block-columns > .wp-block-column:nth-child(1) > p > strong: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": "25.2pt (33.6px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h2 id=\"votre-site-web-est-il-accessible\">Votre site web est-il accessible&nbsp;?</h2>",
                  "target": [
                    "#votre-site-web-est-il-accessible"
                  ],
                  "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": "20.4pt (27.2px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "3:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<h3 id=\"diagnostic-gratuit\">Diagnostic gratuit</h3>",
                  "target": [
                    "#diagnostic-gratuit"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_7\">Site internet <span id=\"field_1_7_dmessage\" class=\"sr-only\"> - veuillez saisir une URL valide, comme par exemple https://www.google.com</span><span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_7\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input aria-describedby=\"field_1_7_dmessage\" name=\"input_7\" id=\"input_1_7\" type=\"text\" value=\"\" class=\"medium\" placeholder=\"https://\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_7"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_4\">Entreprise<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_4\" id=\"input_1_4\" type=\"text\" value=\"\" class=\"medium\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_1\">Nom et prénom<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_1\" id=\"input_1_1\" type=\"text\" value=\"\" class=\"medium\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_3\">E-mail<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_3\" id=\"input_1_3\" type=\"text\" value=\"\" class=\"medium\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\" for=\"input_1_6\">Téléphone<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "label[for=\"input_1_6\"]"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input name=\"input_6\" id=\"input_1_6\" type=\"text\" value=\"\" class=\"medium\" aria-required=\"true\" aria-invalid=\"false\">",
                  "target": [
                    "#input_1_6"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "bold",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_label\">RGPD<span class=\"gfield_required\"> * <span class=\"sr-only\"> Obligatoire</span></span></label>",
                  "target": [
                    "#field_1_8 > .gfield_label"
                  ],
                  "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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<label class=\"gfield_consent_label\" for=\"input_1_8_1\">J’accepte la politique de confidentialité et d’être recontacté par un conseiller afin de préciser mon besoin.</label>",
                  "target": [
                    "label[for=\"input_1_8_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": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": "pseudoContent",
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<section class=\"wp-block-mkl-section-block call-to-action\">",
                          "target": [
                            ".call-to-action"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element's background color could not be determined due to a pseudo element"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" id=\"gform_submit_button_1\" class=\"gform_button button\" value=\"Envoyer\" onclick=\"if(window[&quot;gf_submitting_1&quot;]){return false;}  window[&quot;gf_submitting_1&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_1&quot;]){return false;} window[&quot;gf_submitting_1&quot;]=true;  jQuery(&quot;#gform_1&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                  "target": [
                    "#gform_submit_button_1"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element's background color could not be determined due to a pseudo element"
                }
              ]
            },
            {
              "id": "hidden-content",
              "impact": "minor",
              "tags": [
                "cat.structure",
                "experimental",
                "review-item",
                "best-practice"
              ],
              "description": "Informs users about hidden content.",
              "help": "Hidden content on the page should be analyzed",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/hidden-content?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"top-mobile\">\n<a href=\"#aller-au-contenu\" title=\"Aller au contenu\">Aller au contenu\n<i class=\"fa-solid fa-chevrons-down\" aria-hidden=\"true\"></i>\n</a></div>",
                  "target": [
                    "#top-mobile"
                  ],
                  "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": "<button type=\"button\" class=\"menu-toggle\" aria-expanded=\"false\">\n<span class=\"menu-icon\">☰</span>\n<span class=\"menu-text screen-reader-text\">\nMenu\t\t\t\t\t</span>\n</button>",
                  "target": [
                    ".menu-toggle"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe data-lazyloaded=\"1\" src=\"about:blank\" style=\"display:none;width:0px;height:0px;\" data-src=\"about:blank\" name=\"gform_ajax_frame_1\" id=\"gform_ajax_frame_1\" title=\"Cette iframe contient la logique nécessaire pour manipuler Gravity Forms avec Ajax.\"></iframe>",
                  "target": [
                    "#gform_ajax_frame_1"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<iframe data-lazyloaded=\"1\" src=\"about:blank\" style=\"display:none;width:100%;height:0px;\" data-src=\"about:blank\" name=\"gform_ajax_frame_2\" id=\"gform_ajax_frame_2\" title=\"Cette iframe contient la logique nécessaire pour manipuler Gravity Forms avec Ajax.\"></iframe>",
                  "target": [
                    "#gform_ajax_frame_2"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"moove_gdpr_cookie_modal\" class=\"gdpr_lightbox-hide\" role=\"complementary\" aria-label=\"GDPR Settings Screen\">",
                  "target": [
                    "#moove_gdpr_cookie_modal"
                  ],
                  "failureSummary": "Fix any of the following:\n  There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                },
                {
                  "any": [
                    {
                      "id": "hidden-content",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "There is hidden content on the page that was not analyzed. You will need to trigger the display of this content in order to analyze it."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "minor",
                  "html": "<div id=\"strict-necessary-cookies\" class=\"moove-gdpr-tab-main\" style=\"display:none\">",
                  "target": [
                    "#strict-necessary-cookies"
                  ],
                  "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": "<input type=\"checkbox\" aria-label=\"Cookies strictement nécessaires\" value=\"check\" name=\"moove_gdpr_strict_cookies\" id=\"moove_gdpr_strict_cookies\">",
                  "target": [
                    "#moove_gdpr_strict_cookies"
                  ],
                  "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": "<button class=\"mgbutton moove-gdpr-modal-save-settings button-visible\" role=\"button\" title=\"Enregistrer les modifications\" aria-label=\"Enregistrer les modifications\">Enregistrer les modifications</button>",
                  "target": [
                    ".moove-gdpr-modal-save-settings"
                  ],
                  "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": "#d23e19",
                        "bgColor": "#ffffff",
                        "contrastRatio": 4.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<main id=\"content\" role=\"main\">",
                          "target": [
                            "#content"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.72 (foreground color: #d23e19, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/qui-sommes-nous\">équipe d’experts et d’expertes accessibilité</a>",
                  "target": [
                    ".width-50 > a"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.72 (foreground color: #d23e19, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#d23e19",
                        "contrastRatio": 4.72,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<input type=\"submit\" id=\"gform_submit_button_2\" class=\"gform_button button\" value=\"Envoyer\" onclick=\"if(window[&quot;gf_submitting_2&quot;]){return false;}  window[&quot;gf_submitting_2&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_2&quot;]){return false;} window[&quot;gf_submitting_2&quot;]=true;  jQuery(&quot;#gform_2&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                          "target": [
                            "#gform_submit_button_2"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 4.72 (foreground color: #ffffff, background color: #d23e19, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<input type=\"submit\" id=\"gform_submit_button_2\" class=\"gform_button button\" value=\"Envoyer\" onclick=\"if(window[&quot;gf_submitting_2&quot;]){return false;}  window[&quot;gf_submitting_2&quot;]=true;  \" onkeypress=\"if( event.keyCode == 13 ){ if(window[&quot;gf_submitting_2&quot;]){return false;} window[&quot;gf_submitting_2&quot;]=true;  jQuery(&quot;#gform_2&quot;).trigger(&quot;submit&quot;,[true]); }\">",
                  "target": [
                    "#gform_submit_button_2"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 4.72 (foreground color: #ffffff, background color: #d23e19, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ff7653",
                        "bgColor": "#161417",
                        "contrastRatio": 6.94,
                        "fontSize": "12.0pt (16px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<div id=\"subfooter\"><p>Copyright © 2021 <a href=\"https://www.access-first.fr\">Access First</a>, Tous droits réservés.</p></div>",
                          "target": [
                            "#subfooter"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 6.94 (foreground color: #ff7653, background color: #161417, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr\">Access First</a>",
                  "target": [
                    "a[href$=\"www.access-first.fr\"]"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 6.94 (foreground color: #ff7653, background color: #161417, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff4718",
                        "contrastRatio": 3.4,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0\" aria-label=\"Accepter\" tabindex=\"1\" role=\"button\">Accepter</button>",
                          "target": [
                            ".moove-gdpr-infobar-allow-all"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.4 (foreground color: #ffffff, background color: #ff4718, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0\" aria-label=\"Accepter\" tabindex=\"1\" role=\"button\">Accepter</button>",
                  "target": [
                    ".moove-gdpr-infobar-allow-all"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.4 (foreground color: #ffffff, background color: #ff4718, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast-enhanced",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff4718",
                        "contrastRatio": 3.4,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "7:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"mgbutton moove-gdpr-infobar-reject-btn gdpr-fbo-1 \" tabindex=\"1\" aria-label=\"Rejeter\">Rejeter</button>",
                          "target": [
                            ".moove-gdpr-infobar-reject-btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.4 (foreground color: #ffffff, background color: #ff4718, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 7:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"mgbutton moove-gdpr-infobar-reject-btn gdpr-fbo-1 \" tabindex=\"1\" aria-label=\"Rejeter\">Rejeter</button>",
                  "target": [
                    ".moove-gdpr-infobar-reject-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.4 (foreground color: #ffffff, background color: #ff4718, font size: 10.5pt (14px), font weight: normal). 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": "#ffffff",
                        "bgColor": "#ff4718",
                        "contrastRatio": 3.4,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0\" aria-label=\"Accepter\" tabindex=\"1\" role=\"button\">Accepter</button>",
                          "target": [
                            ".moove-gdpr-infobar-allow-all"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.4 (foreground color: #ffffff, background color: #ff4718, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0\" aria-label=\"Accepter\" tabindex=\"1\" role=\"button\">Accepter</button>",
                  "target": [
                    ".moove-gdpr-infobar-allow-all"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.4 (foreground color: #ffffff, background color: #ff4718, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                },
                {
                  "any": [
                    {
                      "id": "color-contrast",
                      "data": {
                        "fgColor": "#ffffff",
                        "bgColor": "#ff4718",
                        "contrastRatio": 3.4,
                        "fontSize": "10.5pt (14px)",
                        "fontWeight": "normal",
                        "messageKey": null,
                        "expectedContrastRatio": "4.5:1"
                      },
                      "relatedNodes": [
                        {
                          "html": "<button class=\"mgbutton moove-gdpr-infobar-reject-btn gdpr-fbo-1 \" tabindex=\"1\" aria-label=\"Rejeter\">Rejeter</button>",
                          "target": [
                            ".moove-gdpr-infobar-reject-btn"
                          ]
                        }
                      ],
                      "impact": "serious",
                      "message": "Element has insufficient color contrast of 3.4 (foreground color: #ffffff, background color: #ff4718, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"mgbutton moove-gdpr-infobar-reject-btn gdpr-fbo-1 \" tabindex=\"1\" aria-label=\"Rejeter\">Rejeter</button>",
                  "target": [
                    ".moove-gdpr-infobar-reject-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.4 (foreground color: #ffffff, background color: #ff4718, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1"
                }
              ]
            },
            {
              "id": "landmark-complementary-is-top-level",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "description": "Ensures the complementary landmark or aside is at top level",
              "help": "Aside should not be contained in another landmark",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-complementary-is-top-level?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "complementary"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The complementary landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"custom_html-2\" class=\"widget_text widget widget_custom_html\">",
                  "target": [
                    "#custom_html-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  The complementary landmark is contained in another landmark."
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "complementary"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The complementary landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"text-2\" class=\"widget widget_text\">",
                  "target": [
                    "#text-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  The complementary landmark is contained in another landmark."
                },
                {
                  "any": [
                    {
                      "id": "landmark-is-top-level",
                      "data": {
                        "role": "complementary"
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "The complementary landmark is contained in another landmark."
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"nav_menu-2\" class=\"widget widget_nav_menu\">",
                  "target": [
                    "#nav_menu-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  The complementary landmark is contained in another landmark."
                }
              ]
            },
            {
              "id": "landmark-unique",
              "impact": "moderate",
              "tags": [
                "cat.semantics",
                "best-practice"
              ],
              "help": "Ensures landmarks are unique",
              "description": "Landmarks should have a unique role or role/label/title (i.e. accessible name) combination",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/landmark-unique?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "landmark-is-unique",
                      "data": {
                        "role": "complementary",
                        "accessibleText": null
                      },
                      "relatedNodes": [
                        {
                          "html": "<aside id=\"text-2\" class=\"widget widget_text\">",
                          "target": [
                            "#text-2"
                          ]
                        },
                        {
                          "html": "<aside id=\"nav_menu-2\" class=\"widget widget_nav_menu\">",
                          "target": [
                            "#nav_menu-2"
                          ]
                        }
                      ],
                      "impact": "moderate",
                      "message": "The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"custom_html-2\" class=\"widget_text widget widget_custom_html\">",
                  "target": [
                    "#custom_html-2"
                  ],
                  "failureSummary": "Fix any of the following:\n  The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable"
                }
              ]
            },
            {
              "id": "link-name",
              "impact": "serious",
              "tags": [
                "cat.name-role-value",
                "wcag2a",
                "wcag412",
                "wcag244",
                "section508",
                "section508.22.a",
                "ACT"
              ],
              "description": "Ensures links have discernible text",
              "help": "Links must have discernible text",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/link-name?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/access-first-ina\"></a>",
                  "target": [
                    "article[aria-labelledby=\"article-939\"] > figure > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/accessibilite-numerique-qui-quoi-comment\">",
                  "target": [
                    "article[aria-labelledby=\"article-854\"] > figure > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                },
                {
                  "any": [
                    {
                      "id": "has-visible-text",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "minor",
                      "message": "Element does not have text that is visible to screen readers"
                    },
                    {
                      "id": "aria-label",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-label attribute does not exist or is empty"
                    },
                    {
                      "id": "aria-labelledby",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty"
                    },
                    {
                      "id": "non-empty-title",
                      "data": {
                        "messageKey": "noAttr"
                      },
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has no title attribute"
                    }
                  ],
                  "all": [],
                  "none": [
                    {
                      "id": "focusable-no-name",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element is in tab order and does not have accessible text"
                    }
                  ],
                  "impact": "serious",
                  "html": "<a href=\"https://www.access-first.fr/rejoignez-nous\"><img width=\"1233\" height=\"924\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/recrutement_2-e1651500338689.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\" alt=\"\" loading=\"lazy\"></a>",
                  "target": [
                    "article[aria-labelledby=\"article-266\"] > figure > a"
                  ],
                  "failureSummary": "Fix all of the following:\n  Element is in tab order and does not have accessible text\n\nFix any of the following:\n  Element does not have text that is visible to screen readers\n  aria-label attribute does not exist or is empty\n  aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n  Element has no title attribute"
                }
              ]
            },
            {
              "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": "<li>01 89 16 63 68</li>",
                  "target": [
                    "#top > ul > li:nth-child(2)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<li>contact@access-first.fr</li>",
                  "target": [
                    "#top > ul > li:nth-child(3)"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<div id=\"subfooter\"><p>Copyright © 2021 <a href=\"https://www.access-first.fr\">Access First</a>, Tous droits réservés.</p></div>",
                  "target": [
                    "#subfooter"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                },
                {
                  "any": [
                    {
                      "id": "region",
                      "data": {
                        "isIframe": false
                      },
                      "relatedNodes": [],
                      "impact": "moderate",
                      "message": "Some page content is not contained by landmarks"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "moderate",
                  "html": "<aside id=\"moove_gdpr_cookie_info_bar\" class=\"moove-gdpr-align-center moove-gdpr-dark-scheme gdpr_infobar_postion_bottom\" role=\"note\" aria-label=\"GDPR Cookie Banner\" style=\"\">",
                  "target": [
                    "#moove_gdpr_cookie_info_bar"
                  ],
                  "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
                }
              ]
            },
            {
              "id": "tabindex",
              "impact": "serious",
              "tags": [
                "cat.keyboard",
                "best-practice"
              ],
              "description": "Ensures tabindex attribute values are not greater than 0",
              "help": "Elements should not have tabindex greater than zero",
              "helpUrl": "https://dequeuniversity.com/rules/axe/4.4/tabindex?application=axeAPI",
              "nodes": [
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"mgbutton moove-gdpr-infobar-allow-all gdpr-fbo-0\" aria-label=\"Accepter\" tabindex=\"1\" role=\"button\">Accepter</button>",
                  "target": [
                    ".moove-gdpr-infobar-allow-all"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                },
                {
                  "any": [
                    {
                      "id": "tabindex",
                      "data": null,
                      "relatedNodes": [],
                      "impact": "serious",
                      "message": "Element has a tabindex greater than 0"
                    }
                  ],
                  "all": [],
                  "none": [],
                  "impact": "serious",
                  "html": "<button class=\"mgbutton moove-gdpr-infobar-reject-btn gdpr-fbo-1 \" tabindex=\"1\" aria-label=\"Rejeter\">Rejeter</button>",
                  "target": [
                    ".moove-gdpr-infobar-reject-btn"
                  ],
                  "failureSummary": "Fix any of the following:\n  Element has a tabindex greater than 0"
                }
              ]
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "htmlcs",
      "what": "HTML CodeSniffer WCAG 2.1 AA ruleset",
      "url": "https://www.access-first.fr/",
      "result": {
        "Error": {
          "AA.1_1_1.H30.2": {
            "Img element is the only content of the link, but is missing alt text. The alt text should describe the purpose of the link.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.access-first.fr/accessibilite-numerique-qui-quoi-comment\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.access-first.fr/rejoignez-nous\">...</a>"
              }
            ]
          },
          "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.26:1. Recommendation:  change text colour to #fff.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              }
            ]
          },
          "AA.4_1_2.H91.A.NoContent": {
            "Anchor element found with a valid href attribute, but no link content has been supplied.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.access-first.fr/access-first-ina\">...</a>"
              }
            ]
          }
        },
        "Warning": {
          "AA.1_1_1.H67.2": {
            "Img element is marked so that it is ignored by Assistive Technology.": [
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" width=\"128\" height=\"128\" src=\"https://www.access-first.fr/wp-content/uploads/2021/04/like.png\" alt=\"\" class=\"wp-image-255\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" width=\"128\" height=\"128\" src=\"https://www.access-first.fr/wp-content/uploads/2021/04/testeur.png\" alt=\"\" class=\"wp-image-146\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" width=\"128\" height=\"128\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/conseil-accompagnement.png\" alt=\"\" class=\"wp-image-792\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img loading=\"lazy\" width=\"128\" height=\"128\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/formations.png\" alt=\"\" class=\"wp-image-791\">"
              },
              {
                "tagName": "img",
                "id": "",
                "code": "<img width=\"128\" height=\"128\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/audits-accessibilite.png\" alt=\"\" class=\"wp-image-793\">"
              }
            ]
          },
          "AA.1_3_1.H42": {
            "Heading markup should be used if this content is intended as a heading.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"has-text-align-center\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_3_1.H48": {
            "If this element contains a navigation section, it is recommended that it be marked up as a list.": [
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              }
            ]
          },
          "AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
            "This element has \"position: fixed\". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.": [
              {
                "tagName": "aside",
                "id": "#moove_gdpr_cookie_info_bar",
                "code": "<aside id=\"moove_gdpr_cookie_info_bar\" class=\"moove-gdpr-info-bar-hidden moove-gdpr-align-center moove-gdpr-dark-scheme gdpr_infobar_postion_bottom\" role=\"note\" aria-label=\"GDPR Cookie Banner\" style=\"display: none;\">...</aside>"
              }
            ]
          },
          "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": "#l-accessibilite-numerique-est-un-droit-fondamental-pour-les-personnes-en-situation-de-handicap",
                "code": "<h1 class=\"has-text-align-left\" id=\"l-accessibilite-numerique-est-un-droit-fondamental-pour-les-personnes-en-situation-de-handicap\">...</h1>"
              },
              {
                "tagName": "h2",
                "id": "#oeuvrons-ensemble-pour-un-monde-meilleur",
                "code": "<h2 id=\"oeuvrons-ensemble-pour-un-monde-meilleur\">...</h2>"
              },
              {
                "tagName": "h2",
                "id": "#votre-site-web-est-il-accessible",
                "code": "<h2 id=\"votre-site-web-est-il-accessible\">...</h2>"
              },
              {
                "tagName": "h3",
                "id": "#access-first-c-est",
                "code": "<h3 id=\"access-first-c-est\">...</h3>"
              },
              {
                "tagName": "h3",
                "id": "#diagnostic-gratuit",
                "code": "<h3 id=\"diagnostic-gratuit\">...</h3>"
              }
            ]
          },
          "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": "a",
                "id": "",
                "code": "<a href=\"https://www.access-first.fr/audits-accessibilite-numerique\" itemprop=\"url\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.access-first.fr/conseil-accompagnement-accessibilite-numerique\" itemprop=\"url\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.access-first.fr/faq-accessibilite-numerique\" itemprop=\"url\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.access-first.fr/formations-accessibilite-numerique\" itemprop=\"url\">...</a>"
              },
              {
                "tagName": "a",
                "id": "",
                "code": "<a href=\"https://www.access-first.fr/qui-sommes-nous\" itemprop=\"url\">...</a>"
              },
              {
                "tagName": "span",
                "id": "#field_1_7_dmessage",
                "code": "<span id=\"field_1_7_dmessage\" class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "#field_2_9_dmessage",
                "code": "<span id=\"field_2_9_dmessage\" class=\"sr-only\">...</span>"
              },
              {
                "tagName": "span",
                "id": "",
                "code": "<span class=\"sr-only\">...</span>"
              }
            ]
          },
          "AA.1_4_3.G18.BgImage": {
            "This element's text is placed on a background image. Ensure the contrast ratio between the text and all covered parts of the image are at least 4.5:1.": [
              {
                "tagName": "noscript",
                "id": "",
                "code": "<noscript>...</noscript>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p class=\"has-text-align-left\">...</p>"
              },
              {
                "tagName": "p",
                "id": "",
                "code": "<p>...</p>"
              },
              {
                "tagName": "strong",
                "id": "",
                "code": "<strong>...</strong>"
              }
            ]
          },
          "AA.4_1_2.H91.A.EmptyWithName": {
            "Anchor element found with a name attribute but without a href or link text. Consider moving the name attribute to become an ID of a parent or nearby element.": [
              {
                "tagName": "a",
                "id": "",
                "code": "<a name=\"aller-au-contenu\">...</a>"
              }
            ]
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "ibm",
      "withItems": true,
      "what": "IBM Accessibility Checker",
      "url": "https://www.access-first.fr/",
      "result": {
        "content": {
          "totals": {
            "violation": 32,
            "recommendation": 6,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[3]/figure[1]/a[1]",
                "aria": "/document[1]/main[1]/article[3]/figure[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 547,
                "top": 2594,
                "height": 160,
                "width": 214
              },
              "snippet": "<a href=\"https://www.access-first.fr/rejoignez-nous\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[2]/figure[1]/a[1]",
                "aria": "/document[1]/main[1]/article[2]/figure[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 302,
                "top": 2594,
                "height": 135,
                "width": 214
              },
              "snippet": "<a href=\"https://www.access-first.fr/accessibilite-numerique-qui-quoi-comment\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[1]/figure[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 2594,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"https://www.access-first.fr/access-first-ina\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 5400,
                "height": 24,
                "width": 720
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 278,
                "top": 0,
                "height": 31,
                "width": 523
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[3]",
                "aria": "/document[1]/contentinfo[1]/complementary[3]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 564,
                "top": 4617,
                "height": 735,
                "width": 196
              },
              "snippet": "<aside class=\"widget widget_nav_menu\" id=\"nav_menu-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[2]",
                "aria": "/document[1]/contentinfo[1]/complementary[2]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 300,
                "top": 4617,
                "height": 735,
                "width": 264
              },
              "snippet": "<aside class=\"widget widget_text\" id=\"text-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 4617,
                "height": 735,
                "width": 260
              },
              "snippet": "<aside class=\"widget_text widget widget_custom_html\" id=\"custom_html-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[3]",
                "aria": "/document[1]/contentinfo[1]/complementary[3]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 564,
                "top": 4617,
                "height": 735,
                "width": 196
              },
              "snippet": "<aside class=\"widget widget_nav_menu\" id=\"nav_menu-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[2]",
                "aria": "/document[1]/contentinfo[1]/complementary[2]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 300,
                "top": 4617,
                "height": 735,
                "width": 264
              },
              "snippet": "<aside class=\"widget widget_text\" id=\"text-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 40,
                "top": 4617,
                "height": 735,
                "width": 260
              },
              "snippet": "<aside class=\"widget_text widget widget_custom_html\" id=\"custom_html-2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[3]",
                "aria": "/document[1]/contentinfo[1]/complementary[3]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 564,
                "top": 4617,
                "height": 735,
                "width": 196
              },
              "snippet": "<aside class=\"widget widget_nav_menu\" id=\"nav_menu-2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[2]",
                "aria": "/document[1]/contentinfo[1]/complementary[2]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 300,
                "top": 4617,
                "height": 735,
                "width": 264
              },
              "snippet": "<aside class=\"widget widget_text\" id=\"text-2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 4617,
                "height": 735,
                "width": 260
              },
              "snippet": "<aside class=\"widget_text widget widget_custom_html\" id=\"custom_html-2\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[5]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[15]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 642,
                "top": 4038,
                "height": 24,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[4]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[14]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 492,
                "top": 4030,
                "height": 41,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[13]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 341,
                "top": 4016,
                "height": 68,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[12]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 191,
                "top": 4030,
                "height": 41,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[11]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 40,
                "top": 4022,
                "height": 57,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[5]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[10]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 642,
                "top": 3907,
                "height": 33,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[4]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[9]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 500,
                "top": 3878,
                "height": 90,
                "width": 102
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[8]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 341,
                "top": 3902,
                "height": 43,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[7]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 191,
                "top": 3887,
                "height": 73,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[6]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 55,
                "top": 3878,
                "height": 90,
                "width": 90
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[3]/figure[1]",
                "aria": "/document[1]/main[1]/article[3]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 547,
                "top": 2594,
                "height": 190,
                "width": 214
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[2]/figure[1]",
                "aria": "/document[1]/main[1]/article[2]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 302,
                "top": 2594,
                "height": 165,
                "width": 214
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 40,
                "top": 2594,
                "height": 0,
                "width": 230
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[5]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 242,
                "top": 1703,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 54,
                "top": 1703,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[2]/div[1]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 587,
                "top": 972,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[2]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 336,
                "top": 972,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[2]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 86,
                "top": 972,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[25]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[24]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/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": 246,
                "top": 57,
                "height": 86,
                "width": 515
              },
              "snippet": "<nav role=\"navigation\" id=\"menu\">",
              "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": 31,
                "height": 128,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/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": 159,
                "height": 4419,
                "width": 800
              },
              "snippet": "<main role=\"main\" id=\"content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/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": 4577,
                "height": 807,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"dark\" id=\"footer\">",
              "level": "recommendation"
            }
          ]
        },
        "url": {
          "totals": {
            "violation": 32,
            "recommendation": 5,
            "ignored": 0
          },
          "items": [
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[3]/figure[1]/a[1]",
                "aria": "/document[1]/main[1]/article[3]/figure[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 547,
                "top": 2604,
                "height": 160,
                "width": 214
              },
              "snippet": "<a href=\"https://www.access-first.fr/rejoignez-nous\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[2]/figure[1]/a[1]",
                "aria": "/document[1]/main[1]/article[2]/figure[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 302,
                "top": 2604,
                "height": 135,
                "width": 214
              },
              "snippet": "<a href=\"https://www.access-first.fr/accessibilite-numerique-qui-quoi-comment\">",
              "level": "violation"
            },
            {
              "ruleId": "WCAG20_A_HasText",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[1]/figure[1]/a[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]/link[1]"
              },
              "message": "Hyperlink has no link text, label or image with a text alternative",
              "bounds": {
                "left": 40,
                "top": 2604,
                "height": 0,
                "width": 0
              },
              "snippet": "<a href=\"https://www.access-first.fr/access-first-ina\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/div[1]/p[1]",
                "aria": "/document[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 40,
                "top": 5410,
                "height": 24,
                "width": 720
              },
              "snippet": "<p>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_OrphanedContent_Native_Host_Sematics",
              "path": {
                "dom": "/html[1]/body[1]/div[1]/ul[1]",
                "aria": "/document[1]/list[1]"
              },
              "message": "Content is not within a landmark element",
              "bounds": {
                "left": 278,
                "top": 0,
                "height": 31,
                "width": 523
              },
              "snippet": "<ul>",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[3]",
                "aria": "/document[1]/contentinfo[1]/complementary[3]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 564,
                "top": 4628,
                "height": 735,
                "width": 196
              },
              "snippet": "<aside class=\"widget widget_nav_menu\" id=\"nav_menu-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[2]",
                "aria": "/document[1]/contentinfo[1]/complementary[2]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 300,
                "top": 4628,
                "height": 735,
                "width": 264
              },
              "snippet": "<aside class=\"widget widget_text\" id=\"text-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_MultipleComplementaryLandmarks_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "Multiple elements with \"complementary\" role do not have unique labels",
              "bounds": {
                "left": 40,
                "top": 4628,
                "height": 735,
                "width": 260
              },
              "snippet": "<aside class=\"widget_text widget widget_custom_html\" id=\"custom_html-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[3]",
                "aria": "/document[1]/contentinfo[1]/complementary[3]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 564,
                "top": 4628,
                "height": 735,
                "width": 196
              },
              "snippet": "<aside class=\"widget widget_nav_menu\" id=\"nav_menu-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[2]",
                "aria": "/document[1]/contentinfo[1]/complementary[2]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 300,
                "top": 4628,
                "height": 735,
                "width": 264
              },
              "snippet": "<aside class=\"widget widget_text\" id=\"text-2\">",
              "level": "violation"
            },
            {
              "ruleId": "Rpt_Aria_ComplementaryRequiredLabel_Implicit",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "The element with \"complementary\" role does not have a label",
              "bounds": {
                "left": 40,
                "top": 4628,
                "height": 735,
                "width": 260
              },
              "snippet": "<aside class=\"widget_text widget widget_custom_html\" id=\"custom_html-2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[3]",
                "aria": "/document[1]/contentinfo[1]/complementary[3]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 564,
                "top": 4628,
                "height": 735,
                "width": 196
              },
              "snippet": "<aside class=\"widget widget_nav_menu\" id=\"nav_menu-2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[2]",
                "aria": "/document[1]/contentinfo[1]/complementary[2]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 300,
                "top": 4628,
                "height": 735,
                "width": 264
              },
              "snippet": "<aside class=\"widget widget_text\" id=\"text-2\">",
              "level": "violation"
            },
            {
              "ruleId": "landmark_name_unique",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/footer[1]/section[1]/aside[1]",
                "aria": "/document[1]/contentinfo[1]/complementary[1]"
              },
              "message": "Multiple \"complementary\" landmarks with the same parent region are not distinguished from one another because they have the same \"\" label",
              "bounds": {
                "left": 40,
                "top": 4628,
                "height": 735,
                "width": 260
              },
              "snippet": "<aside class=\"widget_text widget widget_custom_html\" id=\"custom_html-2\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[5]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[15]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 642,
                "top": 4048,
                "height": 24,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[4]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[14]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 492,
                "top": 4040,
                "height": 41,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[13]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 341,
                "top": 4026,
                "height": 68,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[12]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 191,
                "top": 4040,
                "height": 41,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[2]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[11]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 40,
                "top": 4032,
                "height": 57,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[5]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[10]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 642,
                "top": 3917,
                "height": 33,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[4]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[9]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 500,
                "top": 3888,
                "height": 90,
                "width": 102
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[8]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 341,
                "top": 3912,
                "height": 43,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[7]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 191,
                "top": 3897,
                "height": 73,
                "width": 119
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[5]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[6]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 55,
                "top": 3888,
                "height": 90,
                "width": 90
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[3]/figure[1]",
                "aria": "/document[1]/main[1]/article[3]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 547,
                "top": 2604,
                "height": 190,
                "width": 214
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[2]/figure[1]",
                "aria": "/document[1]/main[1]/article[2]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 302,
                "top": 2604,
                "height": 165,
                "width": 214
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[4]/div[1]/article[1]/figure[1]",
                "aria": "/document[1]/main[1]/article[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 40,
                "top": 2604,
                "height": 0,
                "width": 230
              },
              "snippet": "<figure>",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[1]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[5]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 242,
                "top": 1707,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[3]/div[1]/div[1]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[4]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 54,
                "top": 1707,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[2]/div[1]/div[3]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[3]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 587,
                "top": 972,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[2]/div[1]/div[2]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[2]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 336,
                "top": 972,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "HAAC_Figure_label",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/main[1]/section[2]/div[1]/div[1]/div[1]/figure[1]",
                "aria": "/document[1]/main[1]/figure[1]"
              },
              "message": "The <figure> element does not have an associated label",
              "bounds": {
                "left": 86,
                "top": 972,
                "height": 128,
                "width": 128
              },
              "snippet": "<figure class=\"aligncenter size-large\">",
              "level": "violation"
            },
            {
              "ruleId": "element_attribute_deprecated",
              "path": {
                "dom": "/html[1]/head[1]/meta[25]",
                "aria": "/document[1]"
              },
              "message": "The HTML attribute(s) \"http-equiv\" is deprecated for the <meta> element in HTML 5",
              "bounds": {
                "left": 0,
                "top": 0,
                "height": 0,
                "width": 0
              },
              "snippet": "<meta content=\"A9wkrvp9y21k30U9lU7MJMjBj4USjLrGwV+Z8zO3J3ZBH139DOnCv3XLK2Ii40S94HG1SZ/Zeg2GSHOD3wlWngYAAAB7eyJvcmlnaW4iOiJodHRwczovL3d3dy5nb29nbGV0YWdtYW5hZ2VyLmNvbTo0NDMiLCJmZWF0dXJlIjoiUHJpdmFjeVNhbmRib3hBZHNBUElzIiwiZXhwaXJ5IjoxNjYxMjk5MTk5LCJpc1RoaXJkUGFydHkiOnRydWV9\" http-equiv=\"origin-trial\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/header[1]/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": 246,
                "top": 57,
                "height": 86,
                "width": 515
              },
              "snippet": "<nav role=\"navigation\" id=\"menu\">",
              "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": 31,
                "height": 128,
                "width": 800
              },
              "snippet": "<header role=\"banner\" id=\"header\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/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": 159,
                "height": 4429,
                "width": 800
              },
              "snippet": "<main role=\"main\" id=\"content\">",
              "level": "recommendation"
            },
            {
              "ruleId": "aria_role_redundant",
              "path": {
                "dom": "/html[1]/body[1]/div[3]/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": 4588,
                "height": 807,
                "width": 800
              },
              "snippet": "<footer role=\"contentinfo\" class=\"dark\" id=\"footer\">",
              "level": "recommendation"
            }
          ]
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "wave",
      "reportType": 4,
      "what": "WAVE",
      "url": "https://www.access-first.fr/",
      "result": {
        "status": {
          "success": true,
          "httpstatuscode": 200
        },
        "statistics": {
          "pagetitle": "Access First : accessibilité numérique (audit, conseil, formation)",
          "pageurl": "https://www.access-first.fr/",
          "time": 3.54,
          "creditsremaining": 288,
          "allitemcount": 129,
          "totalelements": 603,
          "waveurl": "http://wave.webaim.org/report?url=https://www.access-first.fr/"
        },
        "categories": {
          "error": {
            "description": "Errors",
            "count": 3,
            "items": {
              "alt_link_missing": {
                "id": "alt_link_missing",
                "description": "Linked image missing alternative text",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > MAIN#content > SECTION:first-child + SECTION + SECTION + SECTION > H2:first-child + HR + DIV > ARTICLE:first-child + ARTICLE > FIGURE:first-child > A:first-child > IMG:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > MAIN#content > SECTION:first-child + SECTION + SECTION + SECTION > H2:first-child + HR + DIV > ARTICLE:first-child + ARTICLE + ARTICLE > FIGURE:first-child > A:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  },
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "link_empty": {
                "id": "link_empty",
                "description": "Empty link",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > MAIN#content > SECTION:first-child + SECTION + SECTION + SECTION > H2:first-child + HR + DIV > ARTICLE:first-child > FIGURE:first-child > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              }
            }
          },
          "contrast": {
            "description": "Contrast Errors",
            "count": 0,
            "items": []
          },
          "alert": {
            "description": "Alerts",
            "count": 12,
            "items": {
              "alt_redundant": {
                "id": "alt_redundant",
                "description": "Redundant alternative text",
                "count": 1,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > FOOTER#footer > SECTION#columns > ASIDE#custom_html-2 > DIV:first-child > IMG:first-child"
                ],
                "wcag": [
                  {
                    "name": "1.1.1 Non-text Content (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc1.1.1"
                  }
                ]
              },
              "link_redundant": {
                "id": "link_redundant",
                "description": "Redundant link",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > MAIN#content > SECTION:first-child + SECTION + SECTION + SECTION > H2:first-child + HR + DIV > ARTICLE:first-child > FIGURE:first-child + DIV > H3#article-939 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > MAIN#content > SECTION:first-child + SECTION + SECTION + SECTION > H2:first-child + HR + DIV > ARTICLE:first-child + ARTICLE > FIGURE:first-child + DIV > H3#article-854 > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > MAIN#content > SECTION:first-child + SECTION + SECTION + SECTION > H2:first-child + HR + DIV > ARTICLE:first-child + ARTICLE + ARTICLE > FIGURE:first-child + DIV > H3#article-266 > A:first-child"
                ],
                "wcag": [
                  {
                    "name": "2.4.4 Link Purpose (In Context) (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.4"
                  }
                ]
              },
              "noscript": {
                "id": "noscript",
                "description": "Noscript element",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > NOSCRIPT:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > MAIN#content > SECTION:first-child + SECTION + SECTION > DIV:first-child > DIV:first-child + DIV > H2:first-child + H3 + DIV + IFRAME + NOSCRIPT",
                  "HTML > HEAD:first-child + BODY > DIV#wrapper > FOOTER#footer > SECTION#columns > ASIDE#text-2 > H3:first-child + DIV > DIV:first-child + IFRAME + NOSCRIPT"
                ],
                "wcag": []
              },
              "tabindex": {
                "id": "tabindex",
                "description": "Tabindex",
                "count": 2,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > ASIDE#moove_gdpr_cookie_info_bar > DIV:first-child > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child",
                  "HTML > HEAD:first-child + BODY > ASIDE#moove_gdpr_cookie_info_bar > DIV:first-child > DIV:first-child > DIV:first-child + DIV > BUTTON:first-child + BUTTON"
                ],
                "wcag": [
                  {
                    "name": "2.4.3 Focus Order (Level A)",
                    "link": "https://webaim.org/standards/wcag/checklist#sc2.4.3"
                  }
                ]
              },
              "title_redundant": {
                "id": "title_redundant",
                "description": "Redundant title text",
                "count": 3,
                "selectors": [
                  "HTML > HEAD:first-child + BODY > DIV#top > UL:first-child > LI:first-child > A:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#moove_gdpr_cookie_modal > DIV:first-child > BUTTON:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > BUTTON:first-child",
                  "HTML > HEAD:first-child + BODY > DIV#moove_gdpr_cookie_modal > DIV:first-child > BUTTON:first-child + DIV + DIV > DIV:first-child + DIV + DIV > DIV:first-child > BUTTON:first-child + BUTTON"
                ],
                "wcag": []
              }
            }
          }
        }
      }
    },
    {
      "type": "launch",
      "which": "chromium",
      "what": "chromium browser"
    },
    {
      "type": "url",
      "which": "https://www.access-first.fr/",
      "what": "URL",
      "result": "https://www.access-first.fr/"
    },
    {
      "type": "test",
      "which": "tenon",
      "id": "a",
      "what": "Tenon",
      "url": "https://www.access-first.fr/",
      "result": {
        "status": 200,
        "message": "OK",
        "code": "success",
        "info": "Success",
        "moreInfo": "https://tenon.io/documentation/apiv2/response-codes#success",
        "responseExecTime": "0.093",
        "responseTime": "2022-07-09T14:13:11.299Z",
        "data": {
          "apiErrors": [],
          "documentSize": 1158638,
          "metadata": null,
          "resultSummary": {
            "tests": {
              "total": 180,
              "passing": 170,
              "failing": 10
            },
            "issues": {
              "totalErrors": 39,
              "totalWarnings": 4,
              "totalIssues": 43
            },
            "issuesByLevel": {
              "A": {
                "count": 18,
                "pct": 41.86
              },
              "AA": {
                "count": 12,
                "pct": 27.91
              },
              "AAA": {
                "count": 43,
                "pct": 100
              }
            },
            "density": {
              "errorDensity": 3,
              "warningDensity": 0,
              "allDensity": 4
            }
          },
          "projectID": "E4B12DC9-2F67-8DB7-26C9-E50C8490",
          "responseID": "fe4ec7ec-3331-42fe-a15e-9bce0e7cfdaa",
          "docID": "23140653-0023-46be-99f4-db16706fb0ab",
          "sourceHash": "88f520e6f183c01dd242e5eb4f95c0f4",
          "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=fe4ec7ec-3331-42fe-a15e-9bce0e7cfdaa",
          "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": 4884.62
                },
                "height": 4884.62,
                "width": 1024
              },
              "position": {
                "line": 7753,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-6 gdpr-infobar-visible\"&gt;\n&lt;noscript&gt;\n&lt;iframe\nsrc=\"https://www.googletagmanager.com/ns.html?id=GTM-WXQZ33N\"\nheight=\"0\"\nwidth=\"0\"\nstyle=\"display:none;visibility:hidden\"&gt;\n&lt;/iframe&gt;\n",
              "xpath": "/html/body",
              "issueID": "d427ef7954a7940b68fcf8d430c1f459",
              "signature": "5888a3e495f96a5358c5de1c22c63933",
              "ref": "https://tenon.io/bestpractice.php?bpID=3&tID=28&issueID=d427ef7954a7940b68fcf8d430c1f459"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.1875,
                  "y": 134.1875
                },
                "bottom-right": {
                  "x": 51.1875,
                  "y": 134.1875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5718,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/access-first-ina\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[4]/div[1]/article[1]/figure[1]/a[1]",
              "issueID": "9d6a35e10f87f9974194b53fa0b2a973",
              "signature": "b5ded93b47fd9bbda111cf327b858df9",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=9d6a35e10f87f9974194b53fa0b2a973"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 369.0625,
                  "y": 134.1875
                },
                "bottom-right": {
                  "x": 369.0625,
                  "y": 134.1875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5748,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/accessibilite-numerique-qui-quoi-comment\"&gt;&lt;img width=\"250\" height=\"158\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/photo-1516321165247-4aa89a48be28-e1651500270860.jpg\" class=\"attachment-post-",
              "xpath": "/html/body/div[3]/main[1]/section[4]/div[1]/article[2]/figure[1]/a[1]",
              "issueID": "d3a80ed66b46fe79749cbfd6ef5f9d50",
              "signature": "d55cc0fe684f6d305bc0130df404f1ed",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=d3a80ed66b46fe79749cbfd6ef5f9d50"
            },
            {
              "tID": 57,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has no text inside it.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "The text inside of a link informs the user of the purpose or destination of the link. Because this link has no text, users will not know what the link does or where it takes them when they activate the link. This poses problems for users of screenreaders and voice dictation. Add text within this link to make it usable and understandable for all users",
              "viewPortLocation": {
                "top-left": {
                  "x": 686.9375,
                  "y": 134.1875
                },
                "bottom-right": {
                  "x": 686.9375,
                  "y": 134.1875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6753,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/rejoignez-nous\"&gt;&lt;img width=\"1233\" height=\"924\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/recrutement_2-e1651500338689.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\"",
              "xpath": "/html/body/div[3]/main[1]/section[4]/div[1]/article[3]/figure[1]/a[1]",
              "issueID": "4728de497821323381ade2f42534ea23",
              "signature": "2bda7921d9ccd6e78662d097edc87748",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=57&issueID=4728de497821323381ade2f42534ea23"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 503,
                  "y": 4.1875
                },
                "bottom-right": {
                  "x": 632,
                  "y": 27.1875
                },
                "height": 23,
                "width": 129
              },
              "position": {
                "line": 5717,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#aller-au-contenu\" title=\"Aller au contenu\"&gt;Aller au contenu&lt;/a&gt;",
              "xpath": "/html/body/div[1]/ul[1]/li[1]/a[1]",
              "issueID": "05e059309b08d669e21c874ca12af126",
              "signature": "e47de29706ea9223f9c24dd870df3931",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=05e059309b08d669e21c874ca12af126"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5717,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"#aller-au-contenu\" title=\"Aller au contenu\"&gt;Aller au contenu\n&lt;i class=\"fa-solid fa-chevrons-down\" aria-hidden=\"true\"&gt;&lt;/i&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/div[2]/a[1]",
              "issueID": "f65aed0ac1d94b9230b2b31292465f61",
              "signature": "ef2b0a2c17326d8acb03efbfae3571d0",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=f65aed0ac1d94b9230b2b31292465f61"
            },
            {
              "tID": 79,
              "bpID": 106,
              "priority": 100,
              "level": [
                "A",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This link has a `title` attribute that is the same as the text inside the link.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 2.4.4 Link Purpose (In Context)",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.4.9 Link Purpose (Link Only)"
              ],
              "resultTitle": "Make sure that link text (and the alternate text for any images that are used as links) describes the destination or purpose of the link.",
              "errorDescription": "This link is already labeled by its text.  The equivalent `title` leads to unnecessary verbosity for assistive technologies, and offers no benefits to users. Remove the `title` attribute from this link to avoid the unnecessary verbosity",
              "viewPortLocation": {
                "top-left": {
                  "x": 51.1875,
                  "y": 94.375
                },
                "bottom-right": {
                  "x": 301.1875,
                  "y": 117.375
                },
                "height": 23,
                "width": 250
              },
              "position": {
                "line": 5717,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/\" title=\"Access First\" rel=\"home\"&gt;\n&lt;img src=\"/wp-content/uploads/2021/04/logo-access-first-white.png\" alt=\"Access First\" width=\"250\" height=\"39\"&gt;\n&lt;/a&gt;",
              "xpath": "/html/body/header[1]/div[1]/a[1]",
              "issueID": "40964ae5b71193c5df0eb7290553a150",
              "signature": "3953f8e23dfe5c992a370a6e0fafef18",
              "ref": "https://tenon.io/bestpractice.php?bpID=106&tID=79&issueID=40964ae5b71193c5df0eb7290553a150"
            },
            {
              "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": 317,
                  "y": 166.1875
                },
                "bottom-right": {
                  "x": 709,
                  "y": 216.1875
                },
                "height": 50,
                "width": 392
              },
              "position": {
                "line": 5718,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/qui-sommes-nous\"&gt;équipe d’experts et d’expertes accessibilité&lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[2]/p[1]/a[1]",
              "issueID": "705504e9b26b7f747298c49a2d837ec5",
              "signature": "06554505dc31b5f1ae62979983cee344",
              "ref": "https://tenon.io/bestpractice.php?bpID=181&tID=95&issueID=705504e9b26b7f747298c49a2d837ec5"
            },
            {
              "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": 238.1875,
                  "y": 4373.84375
                },
                "bottom-right": {
                  "x": 283.1875,
                  "y": 4396.84375
                },
                "height": 23,
                "width": 45
              },
              "position": {
                "line": 13463,
                "column": 0
              },
              "errorSnippet": "&lt;abbr title=\"Référentiel général d'amélioration de l'accessibilité\"&gt;RGAA&lt;/abbr&gt;",
              "xpath": "/html/body/div[3]/footer[1]/section[1]/aside[1]/div[1]/p[2]/abbr[1]",
              "issueID": "39beb96210ace19823bb377703145c28",
              "signature": "8b2410baa2d21529f5ba2c18c9005e71",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=39beb96210ace19823bb377703145c28"
            },
            {
              "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": 51.1875,
                  "y": 4398.84375
                },
                "bottom-right": {
                  "x": 103.1875,
                  "y": 4421.84375
                },
                "height": 23,
                "width": 52
              },
              "position": {
                "line": 13463,
                "column": 0
              },
              "errorSnippet": "&lt;abbr title=\"Web Content Accessibility Guidelines, Directives pour l'accessibilité du contenu Web\"&gt;WCAG&lt;/abbr&gt;",
              "xpath": "/html/body/div[3]/footer[1]/section[1]/aside[1]/div[1]/p[2]/abbr[2]",
              "issueID": "aa4d0d4820120006c3c753833960325e",
              "signature": "ea0db6d0016ce0b5ad9f77c9c4507c08",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=129&issueID=aa4d0d4820120006c3c753833960325e"
            },
            {
              "tID": 134,
              "bpID": 211,
              "priority": 66,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "Very small text found.",
              "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 text's CSS `font-size` is set very small. This text is going to be difficult to read, especially for those who are partially sighted or have low-vision. Update the CSS `font-size` value to use a larger value.",
              "viewPortLocation": {
                "top-left": {
                  "x": 362.84375,
                  "y": 82.375
                },
                "bottom-right": {
                  "x": 893.84375,
                  "y": 125.375
                },
                "height": 43,
                "width": 531
              },
              "position": {
                "line": 9411,
                "column": 0
              },
              "errorSnippet": "&lt;ul id=\"menu-menu-principal\" class=\"menu\"&gt;&lt;li id=\"menu-item-78\" class=\"menu-item menu-item-type-post_type menu-item-object-page menu-item-78\"&gt;&lt;a href=\"https://www.access-first.fr/audits-accessibilite-numerique\" itemprop=\"url\"&gt;Audits d’a",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/ul[1]",
              "issueID": "9580bc169c87819f42885285f96eb6ba",
              "signature": "ac1c69790855bce1dd4a0d89bf0c52e1",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=134&issueID=9580bc169c87819f42885285f96eb6ba"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 1024,
                  "y": 4884.62
                },
                "height": 4884.62,
                "width": 1024
              },
              "position": {
                "line": 7753,
                "column": 60
              },
              "errorSnippet": "&lt;body class=\"home page-template-default page page-id-6 gdpr-infobar-visible\"&gt;\n&lt;noscript&gt;\n&lt;iframe\nsrc=\"https://www.googletagmanager.com/ns.html?id=GTM-WXQZ33N\"\nheight=\"0\"\nwidth=\"0\"\nstyle=\"display:none;visibility:hidden\"&gt;\n&lt;/iframe&gt;\n",
              "xpath": "/html/body",
              "issueID": "4a3171a8afc028520f985c5de4e587cd",
              "signature": "bff1c91088a5465d87edf0ce0612bf4a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4a3171a8afc028520f985c5de4e587cd"
            },
            {
              "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": 544,
                  "y": 219.59375
                },
                "bottom-right": {
                  "x": 657,
                  "y": 239.59375
                },
                "height": 20,
                "width": 113
              },
              "position": {
                "line": 9483,
                "column": 352
              },
              "errorSnippet": "&lt;label class=\"gfield_label\" for=\"input_1_7\"&gt;Site internet &lt;span id=\"field_1_7_dmessage\" class=\"sr-only\"&gt; - veuillez saisir une URL valide, comme par exemple https://www.google.com&lt;/span&gt;&lt;span class=\"gfield_required\"&gt; * &lt;span cl",
              "xpath": "/html/body/div[3]/main[1]/section[3]/div[1]/div[2]/div[1]/form[1]/div[1]/ul[1]/li[1]/label[1]",
              "issueID": "2ea441710a97f36e20ef050d105962ee",
              "signature": "363ac1dd61139bea07fbffc5aebde203",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=2ea441710a97f36e20ef050d105962ee"
            },
            {
              "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": 379.734375,
                  "y": 4240.625
                },
                "bottom-right": {
                  "x": 492.734375,
                  "y": 4260.625
                },
                "height": 20,
                "width": 113
              },
              "position": {
                "line": 10803,
                "column": 0
              },
              "errorSnippet": "&lt;label class=\"gfield_label\" for=\"input_2_9\"&gt;Site internet &lt;span id=\"field_2_9_dmessage\" class=\"sr-only\"&gt; - veuillez saisir une URL valide, comme par exemple https://www.google.com&lt;/span&gt;&lt;span class=\"gfield_required\"&gt; * &lt;span cl",
              "xpath": "/html/body/div[3]/footer[1]/section[1]/aside[2]/div[1]/div[1]/form[1]/div[1]/ul[1]/li[1]/label[1]",
              "issueID": "b11895c8c19339101f7b9e8556093193",
              "signature": "cc6c0abac55e8019d4850973323a83a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b11895c8c19339101f7b9e8556093193"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13461,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Vous pouvez en savoir plus sur les cookies que nous utilisons ou les désactiver dans la section &lt;a data-href=\"#moove_gdpr_cookie_modal\" class=\"change-settings-button\" href=\"#\"&gt;configuration&lt;/a&gt;.&lt;/p&gt;",
              "xpath": "/html/body/aside[1]/div[1]/div[1]/div[1]/p[2]",
              "issueID": "c12333d1e1d1dc86f788d64389a42bbf",
              "signature": "ec108bb5fa91ed24aa4b88ec6e1eb11c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=c12333d1e1d1dc86f788d64389a42bbf"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13463,
                "column": 27
              },
              "errorSnippet": "&lt;p&gt;Les informations recueillies dans les formulaires du site access-first.fr sont enregistrées dans un fichier informatisé par Access-First.&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[1]",
              "issueID": "595622a9e3abd85dc8e7d68bc4e4ca5c",
              "signature": "ba7f03356895ea5ce66b1338f0086be8",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=595622a9e3abd85dc8e7d68bc4e4ca5c"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13475,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;&lt;strong&gt;Les données collectées seront communiquées aux seuls destinataires suivants :&amp;nbsp;&lt;/strong&gt;associés fondateurs de la société Be Player One, salariés des services Marketing de la société Be PlayerOne.&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[2]",
              "issueID": "9f9e080fb568aedf4b53c3cc62541843",
              "signature": "74bd4d20f292aa8493d8ba8efc475320",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=9f9e080fb568aedf4b53c3cc62541843"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13475,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Vous pouvez accéder aux données vous concernant, les rectifier, demander leur effacement ou exercer votre droit à la limitation du traitement de vos données.&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[4]",
              "issueID": "fab2fc6204d9b31e62b9b1c3594cc10f",
              "signature": "f828546ac2f738482fcdee14fb7b42b0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=fab2fc6204d9b31e62b9b1c3594cc10f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13517,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Consultez le site&amp;nbsp;&lt;a href=\"http://cnil.fr/\"&gt;cnil.fr&lt;/a&gt;&amp;nbsp;pour plus d’informations sur vos droits.Pour exercer ces droits ou pour toute question sur le traitement de vos données dans ce dispositif, vous pouvez nous co",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[5]",
              "issueID": "88060e9a5039987f528034892332ea77",
              "signature": "124e8e7b5b7eed165cb114a1bf3a256a",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=88060e9a5039987f528034892332ea77"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13525,
                "column": 1
              },
              "errorSnippet": "&lt;p&gt;Si vous estimez, après nous avoir contactés, que vos droits « Informatique et Libertés » ne sont pas respectés, vous pouvez adresser une réclamation à la CNIL.&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[6]",
              "issueID": "ff928310a5b93db1ff11e9eb311585f3",
              "signature": "c75434e4094b0df7f2b0ce73af5a75b1",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=ff928310a5b93db1ff11e9eb311585f3"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Les cookies sont de petites quantités d’informations stockées dans des fichiers au sein même du navigateur de votre ordinateur. Les cookies sont accessibles et enregistrés par les sites internet que vous consultez, et par les sociétés qui affich",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[7]",
              "issueID": "60c996e7a4a9b51abafca5a8c626cf62",
              "signature": "ec7036db424608495ab2e39729f301a0",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=60c996e7a4a9b51abafca5a8c626cf62"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13463,
                "column": 861
              },
              "errorSnippet": "&lt;li&gt;&lt;strong&gt;wordpress_test_cookie : &lt;/strong&gt;utilisé par le gestionnaire de contenu WordPress pour vérifier si les cookies sont activés dans le navigateur.&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[6]",
              "issueID": "69616e9b8853e98b36c0f4a8830cc448",
              "signature": "3919e13ea4f6b60666a4038ec7b1a910",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=69616e9b8853e98b36c0f4a8830cc448"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13464,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;strong&gt;wordpress_logged_in_ {hash} :&lt;/strong&gt; Après connexion, WordPress active le cookie&amp;nbsp;wordpress_logged_in_ [hash], qui indique quand vous vous êtes connecté et qui vous êtes, utilisé pour l’interface WordPress.&lt;/li&",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[7]",
              "issueID": "674f51e66fd5d43b505166243c9837b2",
              "signature": "86a51ef0e75bb6920cad92669eb34031",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=674f51e66fd5d43b505166243c9837b2"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13464,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;&lt;strong&gt;wordpress_xxxx : &lt;/strong&gt;Après connexion, WordPress active le cookie&amp;nbsp;wordpress, pour stocker vos informations d’authentification et son utilisation est limitée à l’administrateur&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[1]/li[8]",
              "issueID": "f3c51b86b680418526c8c58807448a9e",
              "signature": "d5938c4bc746b5d25ce6b433e5ef06b9",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f3c51b86b680418526c8c58807448a9e"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;&lt;em&gt;Cookies de session – ces cookies permettent à l’opérateur du site de lier les actions de l’utilisateur pendant la session. Une session commence lorsqu’un utilisateur ouvre la fenêtre du navigateur et finit quand il la ferme. Les cookie",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[9]",
              "issueID": "7b6be694bfc492bd9ae4a9ea20aeba17",
              "signature": "5c30b96a17df7220f1890a47694933fd",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=7b6be694bfc492bd9ae4a9ea20aeba17"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;&lt;em&gt;L’utilisateur peut – à tout moment – choisir les cookies qu’il souhaite utiliser sur ce site Web en&amp;nbsp;&lt;/em&gt;:&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[10]",
              "issueID": "4057eccc8dcaf4c09da8c61e8e57f9bb",
              "signature": "7f914e8a5289cfd1e1de6b385ae2930f",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4057eccc8dcaf4c09da8c61e8e57f9bb"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13475,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;Explorer, à partir de&amp;nbsp;&lt;a href=\"https://support.microsoft.com/fr-fr/help/17442/windows-internet-explorer-delete-manage-cookies\"&gt;https://support.microsoft.com/fr-fr/help/17442/windows-internet-explorer-delete-manage-cookies&lt;/a&g",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[2]/li[2]",
              "issueID": "1b102c15e58c2600bdc4af03a8019811",
              "signature": "e1f7bd6df4892a89b7dee80154035e3c",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=1b102c15e58c2600bdc4af03a8019811"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13475,
                "column": 0
              },
              "errorSnippet": "&lt;li&gt;Firefox, à partir de&amp;nbsp;&lt;a href=\"http://support.mozilla.org/es/kb/habilitar-y-deshabilitar-cookies-que-los-sitios-we\"&gt;http://support.mozilla.org/es/kb/habilitar-y-deshabilitar-cookies-que-los-sitios-we&lt;/a&gt;&lt;/li&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/ul[2]/li[3]",
              "issueID": "5683fa130e288d99e2cb6a0957c86c14",
              "signature": "5dfa185f9fd8a38e3ac25624ab7bd6cf",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=5683fa130e288d99e2cb6a0957c86c14"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;d’autres outils tiers, disponibles en ligne, qui permettent aux utilisateurs de détecter les cookies sur chaque site Web qu’ils visitent et de gérer leur désactivation (par exemple,&amp;nbsp;Ghostery&amp;nbsp;:&amp;nbsp;&lt;a href=\"https://www.g",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[12]",
              "issueID": "0bcb8dab07d82c3ce3cd703c72c204b0",
              "signature": "cfe893c04bf10ad216eb386b015df425",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=0bcb8dab07d82c3ce3cd703c72c204b0"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;De nombreux navigateurs permettent le contrôle de la plupart des cookies via leurs outils de configuration. Pour en savoir plus sur les cookies, y compris comment savoir quels cookies ont été installés et comment les contrôler et les supprimer, ",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[13]",
              "issueID": "16f5f8b53ec1058025d692ff51c54802",
              "signature": "e981fc929aba4a855087e10e152bd1af",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=16f5f8b53ec1058025d692ff51c54802"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Access-First n’est pas responsable du contenu et de la véracité des politiques de confidentialité des tiers inclus dans cette politique de cookies.&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[14]",
              "issueID": "aeee0cedfd1798f98718ece91470194f",
              "signature": "67b4d91d7f10a38aa7979676431f5c1b",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=aeee0cedfd1798f98718ece91470194f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Si vous avez des questions concernant cette politique de cookies, vous pouvez contacter Access-First &lt;a href=\"mailto:contact@access-first.fr\"&gt;contact@access-first.fr&lt;/a&gt;&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[15]",
              "issueID": "f29c69420e4ced9a2050ce4bc77f0780",
              "signature": "51788068ced8f01fff2cf1ff52185929",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=f29c69420e4ced9a2050ce4bc77f0780"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Cette option doit être activée à tout moment afin que nous puissions enregistrer vos préférences pour les réglages de cookie.&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/p[1]",
              "issueID": "4df7b5108e67da11343d457babadaa3f",
              "signature": "ba1fe78520601c5ebd1bf895728a76ad",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=4df7b5108e67da11343d457babadaa3f"
            },
            {
              "tID": 144,
              "bpID": 14,
              "priority": 91,
              "level": [
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This content's line height is insufficent to properly display the computed element font size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 1.4.8 Visual Presentation"
              ],
              "resultTitle": "Set a `line-height` (leading) that is at least one and a half times the current font size.",
              "errorDescription": "This content's line height is insufficent to properly display the computed element font size. Line height that is less than 150% of the computed element font size limits content readability for people with dyslexia, low vision, cognitive impairments or learning disabilities. Set the `line-height` for this content to a value of 1.5 or higher. Using a proportional, unitless value like 1.5 or 150% will ensure that the line-height scales if the user zooms the browser window.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;p&gt;Si vous désactivez ce cookie, nous ne pourrons pas enregistrer vos préférences. Cela signifie que chaque fois que vous visitez ce site, vous devrez activer ou désactiver à nouveau les cookies.&lt;/p&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[2]/div[1]/div[2]/p[1]",
              "issueID": "b488649d2378bdf67745fe5224d53993",
              "signature": "a6f76183cf66632ece537fc3cde34647",
              "ref": "https://tenon.io/bestpractice.php?bpID=14&tID=144&issueID=b488649d2378bdf67745fe5224d53993"
            },
            {
              "tID": 152,
              "bpID": 211,
              "priority": 88,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This actionable element is smaller than the minimum required size.",
              "standards": [
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level A: 1.3.1 Info and Relationships",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.5 Images of Text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 3.2.4 Consistent Identification",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AA: 1.4.4 Resize text",
                "Web Content Accessibility Guidelines (WCAG) 2.0, Level AAA: 2.5.5 Target Size"
              ],
              "resultTitle": "Ensure content is legible.",
              "errorDescription": "This actionable element is smaller than the stated minimum defined by all mobile platform developer guides. Minimum sizes for actionable elements ensure that those elements can be operated by people with vision, motor and cognitive disabilities. Even if this system is not explicitly intended for mobile use, it should be enlarged with CSS to meet minimu requirements and improve usability for users with vision, motor and cognitive disabilities.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": -25
                },
                "bottom-right": {
                  "x": 26,
                  "y": 8
                },
                "height": 33,
                "width": 26
              },
              "position": {
                "line": 5718,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/faq-accessibilite-numerique\" itemprop=\"url\"&gt;Faq&lt;/a&gt;",
              "xpath": "/html/body/header[1]/nav[1]/div[1]/ul[1]/li[5]/a[1]",
              "issueID": "39cf6f5de7144232027dd0558e7287d2",
              "signature": "4ebdab764ee08cb92962ca4d57be77a9",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=39cf6f5de7144232027dd0558e7287d2"
            },
            {
              "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": 51.1875,
                  "y": 134.1875
                },
                "bottom-right": {
                  "x": 51.1875,
                  "y": 134.1875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5718,
                "column": 0
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/access-first-ina\"&gt;&lt;/a&gt;",
              "xpath": "/html/body/div[3]/main[1]/section[4]/div[1]/article[1]/figure[1]/a[1]",
              "issueID": "0e8e525d0d0b2b24e6821d7d5a3d7aac",
              "signature": "a15d2d0c9c51a4f26ba6176ee2c19b74",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=0e8e525d0d0b2b24e6821d7d5a3d7aac"
            },
            {
              "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": 369.0625,
                  "y": 134.1875
                },
                "bottom-right": {
                  "x": 369.0625,
                  "y": 134.1875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 5748,
                "column": 1090
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/accessibilite-numerique-qui-quoi-comment\"&gt;&lt;img width=\"250\" height=\"158\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/photo-1516321165247-4aa89a48be28-e1651500270860.jpg\" class=\"attachment-post-",
              "xpath": "/html/body/div[3]/main[1]/section[4]/div[1]/article[2]/figure[1]/a[1]",
              "issueID": "e862eb7758c94dc976f82399744a2c86",
              "signature": "98cfa648d761c621460606ac6ab03a54",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=e862eb7758c94dc976f82399744a2c86"
            },
            {
              "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": 686.9375,
                  "y": 134.1875
                },
                "bottom-right": {
                  "x": 686.9375,
                  "y": 134.1875
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 6753,
                "column": 5796
              },
              "errorSnippet": "&lt;a href=\"https://www.access-first.fr/rejoignez-nous\"&gt;&lt;img width=\"1233\" height=\"924\" src=\"https://www.access-first.fr/wp-content/uploads/2021/05/recrutement_2-e1651500338689.jpg\" class=\"attachment-post-thumbnail size-post-thumbnail wp-post-image\"",
              "xpath": "/html/body/div[3]/main[1]/section[4]/div[1]/article[3]/figure[1]/a[1]",
              "issueID": "5a234d8f912385b8c6ac9743946e4fc2",
              "signature": "da1f7ab7bec7d857b76a02b7185de51c",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=152&issueID=5a234d8f912385b8c6ac9743946e4fc2"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -42,
                  "y": -28
                },
                "height": -28,
                "width": -42
              },
              "position": {
                "line": 13514,
                "column": 1
              },
              "errorSnippet": "&lt;button data-href=\"#privacy_overview\" class=\"moove-gdpr-tab-nav\" aria-label=\"Résumé de la politique de confidentialité\"&gt;\n&lt;span class=\"gdpr-svg-icon\"&gt;\n&lt;svg class=\"icon icon-privacy-overview\" viewBox=\"0 0 26 32\"&gt;\n&lt;path d=\"M11.082 27.44",
              "xpath": "/html/body/div[4]/div[1]/div[1]/ul[1]/li[1]/button[1]",
              "issueID": "b5f0b60cd1f22a9369e0ff237059ce37",
              "signature": "3fc412633524f0ee1183c4dbc29cbb4d",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=b5f0b60cd1f22a9369e0ff237059ce37"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13520,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"gdpr-nav-tab-title\"&gt;Résumé de la politique de confidentialité&lt;/span&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/ul[1]/li[1]/button[1]/span[2]",
              "issueID": "ab0ad1bd534e9df7e72d3a5126f60960",
              "signature": "19935ab003bf3419b1a3f42fbdb5ba81",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=ab0ad1bd534e9df7e72d3a5126f60960"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": -42,
                  "y": -28
                },
                "height": -28,
                "width": -42
              },
              "position": {
                "line": 13522,
                "column": 1
              },
              "errorSnippet": "&lt;button data-href=\"#strict-necessary-cookies\" class=\"moove-gdpr-tab-nav\" aria-label=\"Cookies strictement nécessaires\"&gt;\n&lt;span class=\"gdpr-svg-icon\"&gt;\n&lt;svg class=\"icon icon-strict-necessary\" viewBox=\"0 0 26 32\"&gt;\n&lt;path d=\"M22.685 5.478l-",
              "xpath": "/html/body/div[4]/div[1]/div[1]/ul[1]/li[2]/button[1]",
              "issueID": "f870ef357640c31dc488349f03856f11",
              "signature": "cdf65e07253e56d47a23d5038b69ca94",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=f870ef357640c31dc488349f03856f11"
            },
            {
              "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": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13528,
                "column": 1
              },
              "errorSnippet": "&lt;span class=\"gdpr-nav-tab-title\"&gt;Cookies strictement nécessaires&lt;/span&gt;",
              "xpath": "/html/body/div[4]/div[1]/div[1]/ul[1]/li[2]/button[1]/span[2]",
              "issueID": "9bcf462d6d62ab8d50b6f50f8117343e",
              "signature": "814a299b3952b2b9b7109509fa0e0bbc",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=153&issueID=9bcf462d6d62ab8d50b6f50f8117343e"
            },
            {
              "tID": 154,
              "bpID": 211,
              "priority": 85,
              "level": [
                "A",
                "AA",
                "AAA"
              ],
              "certainty": 100,
              "errorTitle": "This long string of text is in italics.",
              "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 italicized. Long strings of italicized text can be very difficult for people to read, especially those with dyslexia. Modify this passage of text so that it is no longer italicized. This will result in significant improvements in readability.",
              "viewPortLocation": {
                "top-left": {
                  "x": 0,
                  "y": 0
                },
                "bottom-right": {
                  "x": 0,
                  "y": 0
                },
                "height": 0,
                "width": 0
              },
              "position": {
                "line": 13530,
                "column": 0
              },
              "errorSnippet": "&lt;em&gt;Cookies de session – ces cookies permettent à l’opérateur du site de lier les actions de l’utilisateur pendant la session. Une session commence lorsqu’un utilisateur ouvre la fenêtre du navigateur et finit quand il la ferme. Les cookies de sess",
              "xpath": "/html/body/div[4]/div[1]/div[2]/div[2]/div[1]/div[1]/div[1]/p[9]/em[1]",
              "issueID": "f99f10661514e0c5e398a53e91187e82",
              "signature": "175dbdc999c6640e298ddc914d13e9e6",
              "ref": "https://tenon.io/bestpractice.php?bpID=211&tID=154&issueID=f99f10661514e0c5e398a53e91187e82"
            }
          ],
          "log": []
        }
      }
    }
  ],
  "timeStamp": "42ubn",
  "startTime": "2022-07-09T14:11:20",
  "presses": 0,
  "amountRead": 0,
  "testTimes": [
    [
      "hover",
      46
    ],
    [
      "motion",
      14
    ],
    [
      "ibm",
      8
    ],
    [
      "alfa",
      5
    ],
    [
      "focInd",
      4
    ],
    [
      "wave",
      4
    ],
    [
      "focAll",
      1
    ],
    [
      "axe",
      1
    ],
    [
      "bulk",
      0
    ],
    [
      "embAc",
      0
    ],
    [
      "focOp",
      0
    ],
    [
      "labClash",
      0
    ],
    [
      "linkUl",
      0
    ],
    [
      "menuNav",
      0
    ],
    [
      "radioSet",
      0
    ],
    [
      "role",
      0
    ],
    [
      "styleDiff",
      0
    ],
    [
      "tabNav",
      0
    ],
    [
      "zIndex",
      0
    ],
    [
      "htmlcs",
      0
    ],
    [
      "tenon",
      0
    ]
  ],
  "logCount": 34,
  "logSize": 1570,
  "errorLogCount": 11,
  "errorLogSize": 385,
  "prohibitedCount": 0,
  "visitTimeoutCount": 0,
  "visitRejectionCount": 0,
  "endTime": "2022-07-09T14:13:11",
  "elapsedSeconds": 110,
  "score": {
    "scoreProcID": "sp12b",
    "logWeights": {
      "logCount": 0.5,
      "logSize": 0.01,
      "errorLogCount": 1,
      "errorLogSize": 0.02,
      "prohibitedCount": 15,
      "visitTimeoutCount": 10,
      "visitRejectionCount": 10
    },
    "soloWeight": 2,
    "groupWeights": {
      "absolute": 2,
      "largest": 1,
      "smaller": 0.4
    },
    "preventionWeights": {
      "testaro": 50,
      "other": 100
    },
    "packageDetails": {
      "testaro": {
        "focAll": 2,
        "focOp": 6,
        "hover": 9,
        "labClash": 1,
        "linkUl": 10,
        "role": 11,
        "styleDiff": 19,
        "zIndex": 8
      },
      "alfa": {
        "r11": 12,
        "r57": 20,
        "r62": 4,
        "r66": 24,
        "r73": 12,
        "r87": 1
      },
      "axe": {
        "color-contrast-enhanced": 46,
        "color-contrast": 37,
        "hidden-content": 0,
        "landmark-complementary-is-top-level": 6,
        "landmark-unique": 2,
        "link-name": 9,
        "region": 8,
        "tabindex": 6
      },
      "htmlcs": {
        "e:AA.1_1_1.H30.2": 8,
        "e:AA.1_4_3.G18.Fail": 4,
        "e:AA.4_1_2.H91.A.NoContent": 4,
        "w:AA.1_1_1.H67.2": 5,
        "w:AA.1_3_1.H42": 2,
        "w:AA.1_3_1.H48": 1,
        "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": 1,
        "w:AA.1_4_3.G145.BgImage": 5,
        "w:AA.1_4_3.G18.Abs": 8,
        "w:AA.1_4_3.G18.BgImage": 4,
        "w:AA.4_1_2.H91.A.EmptyWithName": 1
      },
      "wave": {
        "e:alt_link_missing": 8,
        "e:link_empty": 4,
        "a:alt_redundant": 1,
        "a:link_redundant": 3,
        "a:noscript": 3,
        "a:tabindex": 2,
        "a:title_redundant": 3
      },
      "tenon": {
        "28": 4,
        "57": 12,
        "79": 12,
        "95": 4,
        "129": 6,
        "134": 3,
        "144": 92,
        "152": 16,
        "153": 8,
        "154": 3
      }
    },
    "groupDetails": {
      "groups": {
        "tabFocusability": {
          "testaro": {
            "focAll": {
              "score": 2,
              "what": "Discrepancy between elements that should be and that are Tab-focusable"
            }
          }
        },
        "focusableOperable": {
          "testaro": {
            "focOp": {
              "score": 5,
              "what": "Operable elements that cannot be Tab-focused and vice versa"
            }
          }
        },
        "hoverSurprise": {
          "testaro": {
            "hover": {
              "score": 2,
              "what": "Content changes caused by hovering"
            }
          }
        },
        "labelClash": {
          "testaro": {
            "labClash": {
              "score": 1,
              "what": "Incompatible label types"
            }
          }
        },
        "linkIndication": {
          "testaro": {
            "linkUl": {
              "score": 5,
              "what": "Non-underlined adjacent links"
            }
          },
          "alfa": {
            "r62": {
              "score": 2,
              "what": "Inline link is not distinct from the surrounding text except by color"
            }
          }
        },
        "roleBad": {
          "testaro": {
            "role": {
              "score": 8,
              "what": "Nonexistent or implicit-overriding role"
            }
          }
        },
        "inconsistentStyles": {
          "testaro": {
            "styleDiff": {
              "score": 5,
              "what": "Heading, link, and button style inconsistencies"
            }
          }
        },
        "zIndexNotZero": {
          "testaro": {
            "zIndex": {
              "score": 2,
              "what": "Layering with nondefault z-index values"
            }
          }
        },
        "linkNoText": {
          "alfa": {
            "r11": {
              "score": 12,
              "what": "Link has no accessible name"
            }
          },
          "axe": {
            "link-name": {
              "score": 9,
              "what": "Link has no discernible text"
            }
          },
          "htmlcs": {
            "e:AA.1_1_1.H30.2": {
              "score": 8,
              "what": "img element is the only link content but has no text alternative"
            },
            "e:AA.4_1_2.H91.A.NoContent": {
              "score": 4,
              "what": "Link has an href attribute but no text"
            },
            "w:AA.4_1_2.H91.A.EmptyWithName": {
              "score": 1,
              "what": "Link has a name attribute but no href attribute or text"
            }
          },
          "wave": {
            "e:alt_link_missing": {
              "score": 8,
              "what": "Linked image has no text alternative"
            },
            "e:link_empty": {
              "score": 4,
              "what": "Link contains no text"
            }
          },
          "tenon": {
            "57": {
              "score": 12,
              "what": "Link has no text inside it"
            }
          }
        },
        "contentBeyondLandmarks": {
          "alfa": {
            "r57": {
              "score": 10,
              "what": "Perceivable text content is not included in any landmark"
            }
          },
          "axe": {
            "region": {
              "score": 4,
              "what": "Some page content is not contained by landmarks"
            }
          }
        },
        "contrastAAA": {
          "alfa": {
            "r66": {
              "score": 6,
              "what": "Text contrast less than AAA requires"
            }
          },
          "axe": {
            "color-contrast-enhanced": {
              "score": 12,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          },
          "tenon": {
            "95": {
              "score": 1,
              "what": "Element has insufficient color contrast (Level AAA)"
            }
          }
        },
        "noLeading": {
          "alfa": {
            "r73": {
              "score": 9,
              "what": "Paragraph of text has insufficient line height"
            }
          }
        },
        "skipRepeatedContent": {
          "alfa": {
            "r87": {
              "score": 1,
              "what": "First focusable element is not a link to the main content"
            }
          }
        },
        "contrastAA": {
          "axe": {
            "color-contrast": {
              "score": 28,
              "what": "Element has insufficient color contrast"
            }
          },
          "htmlcs": {
            "e:AA.1_4_3.G18.Fail": {
              "score": 3,
              "what": "Contrast between the text and its background is less than 4.5:1"
            }
          }
        },
        "hiddenContentRisk": {
          "axe": {
            "hidden-content": {
              "score": 1,
              "what": "Some content is hidden and therefore may not be testable for accessibility"
            }
          }
        },
        "asideTopLandmark": {
          "axe": {
            "landmark-complementary-is-top-level": {
              "score": 3,
              "what": "complementary landmark (aside) is contained in another landmark"
            }
          }
        },
        "landmarkConfusion": {
          "axe": {
            "landmark-unique": {
              "score": 2,
              "what": "Landmark has a role and an accessible name that are identical to another"
            }
          }
        },
        "tabIndexPositive": {
          "axe": {
            "tabindex": {
              "score": 2,
              "what": "Positive tabIndex risks creating a confusing focus order"
            }
          },
          "wave": {
            "a:tabindex": {
              "score": 1,
              "what": "tabIndex value positive"
            }
          }
        },
        "decorativeImageRisk": {
          "htmlcs": {
            "w:AA.1_1_1.H67.2": {
              "score": 1,
              "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"
            }
          }
        },
        "pseudoNavListRisk": {
          "htmlcs": {
            "w:AA.1_3_1.H48": {
              "score": 1,
              "what": "Navigation links are not coded as a list"
            }
          }
        },
        "scrollRisk": {
          "htmlcs": {
            "w:AA.1_4_10.C32,C31,C33,C38,SCR34,G206": {
              "score": 1,
              "what": "Fixed-position element may force bidirectional scrolling"
            }
          }
        },
        "contrastRisk": {
          "htmlcs": {
            "w:AA.1_4_3.G145.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": 2,
              "what": "Contrast between the absolutely positioned text and its background may be inadequate"
            },
            "w:AA.1_4_3.G18.BgImage": {
              "score": 1,
              "what": "Contrast between the text and its background image may be less than 4.5:1"
            }
          }
        },
        "imageTextRedundant": {
          "wave": {
            "a:alt_redundant": {
              "score": 1,
              "what": "Redundant text alternative"
            }
          }
        },
        "linkPair": {
          "wave": {
            "a:link_redundant": {
              "score": 2,
              "what": "Adjacent links go to the same URL"
            }
          }
        },
        "noScriptRisk": {
          "wave": {
            "a:noscript": {
              "score": 1,
              "what": "noscript element may fail to contain an accessible equivalent or alternative"
            }
          }
        },
        "titleRedundant": {
          "wave": {
            "a:title_redundant": {
              "score": 1,
              "what": "Title attribute text is the same as text or alternative text"
            }
          },
          "tenon": {
            "79": {
              "score": 3,
              "what": "Link has a title attribute that is the same as the text inside the link"
            }
          }
        },
        "horizontalScrolling": {
          "tenon": {
            "28": {
              "score": 3,
              "what": "Layout or sizing of the page causes horizontal scrolling"
            }
          }
        },
        "pseudoLinkRisk": {
          "tenon": {
            "129": {
              "score": 2,
              "what": "CSS underline on text that is not a link"
            }
          }
        },
        "fontSmall": {
          "tenon": {
            "134": {
              "score": 2,
              "what": "Text is very small"
            }
          }
        },
        "leadingClipsText": {
          "tenon": {
            "144": {
              "score": 92,
              "what": "Line height is insufficent to properly display the computed font size"
            }
          }
        },
        "targetSize": {
          "tenon": {
            "152": {
              "score": 8,
              "what": "Actionable element is smaller than the minimum required size"
            }
          }
        },
        "allCaps": {
          "tenon": {
            "153": {
              "score": 2,
              "what": "Long string of text is in all caps"
            }
          }
        },
        "allItalics": {
          "tenon": {
            "154": {
              "score": 1,
              "what": "Long string of text is italic"
            }
          }
        }
      },
      "solos": {}
    },
    "preventionScores": {},
    "summary": {
      "total": 380,
      "log": 51,
      "preventions": 0,
      "solos": 0,
      "groups": [
        {
          "groupName": "leadingClipsText",
          "score": 94
        },
        {
          "groupName": "linkNoText",
          "score": 33
        },
        {
          "groupName": "contrastAA",
          "score": 31
        },
        {
          "groupName": "contrastAAA",
          "score": 17
        },
        {
          "groupName": "contentBeyondLandmarks",
          "score": 14
        },
        {
          "groupName": "noLeading",
          "score": 11
        },
        {
          "groupName": "roleBad",
          "score": 10
        },
        {
          "groupName": "targetSize",
          "score": 10
        },
        {
          "groupName": "linkIndication",
          "score": 8
        },
        {
          "groupName": "focusableOperable",
          "score": 7
        },
        {
          "groupName": "inconsistentStyles",
          "score": 7
        },
        {
          "groupName": "contrastRisk",
          "score": 6
        },
        {
          "groupName": "asideTopLandmark",
          "score": 5
        },
        {
          "groupName": "titleRedundant",
          "score": 5
        },
        {
          "groupName": "horizontalScrolling",
          "score": 5
        },
        {
          "groupName": "tabFocusability",
          "score": 4
        },
        {
          "groupName": "hoverSurprise",
          "score": 4
        },
        {
          "groupName": "zIndexNotZero",
          "score": 4
        },
        {
          "groupName": "landmarkConfusion",
          "score": 4
        },
        {
          "groupName": "tabIndexPositive",
          "score": 4
        },
        {
          "groupName": "linkPair",
          "score": 4
        },
        {
          "groupName": "pseudoLinkRisk",
          "score": 4
        },
        {
          "groupName": "fontSmall",
          "score": 4
        },
        {
          "groupName": "allCaps",
          "score": 4
        },
        {
          "groupName": "labelClash",
          "score": 3
        },
        {
          "groupName": "skipRepeatedContent",
          "score": 3
        },
        {
          "groupName": "hiddenContentRisk",
          "score": 3
        },
        {
          "groupName": "decorativeImageRisk",
          "score": 3
        },
        {
          "groupName": "pseudoHeadingRisk",
          "score": 3
        },
        {
          "groupName": "pseudoNavListRisk",
          "score": 3
        },
        {
          "groupName": "scrollRisk",
          "score": 3
        },
        {
          "groupName": "imageTextRedundant",
          "score": 3
        },
        {
          "groupName": "noScriptRisk",
          "score": 3
        },
        {
          "groupName": "allItalics",
          "score": 3
        }
      ]
    }
  }
}