ildfjkkdeciafaoplpiohgbdamehiaio
Pointer Cancellation Inspector is a DevTools extension that scans for JS events that may cause WCAG 2.5.2 anomalies. Pointer Cancellation Inspector is a Chrome DevTools extension designed to help accessibility consultants ensure web accessibility compliance with WCAG 2.5.2. The extension scans your web pages for pointer cancellation events (such as mousedown and touchstart) and highlights elements that may cause accessibility issues. With its intuitive interface built right into DevTools, you can easily inspect problematic elements, view their associated events, and jump directly to the element in the Elements panel for further debugging.
OWL - RGAA
OWL - RGAA propose une approche de l'audit d'accessibilité RGAA en se basant sur la granularité des composants plutôt que sur la page. Cela permet d'avoir une meilleure évaluation des pages en prenant en compte les éléments transverses et un meilleur suivi des corrections. OWL - RGAA propose les fonctionnalités suivantes : - évaluation automatique d'un certain nombre de critères qui permet de rendre non applicable, valider ou d'invalider certains critères ; - aides contextuelles permettant d'identifier les éléments à auditer au sein d'une page sur les critères ; - gestion de l'audit (déclaration de l'échantillon, suivi des critères, calcul du taux de conformité) ; - génération du rapport d'accessibilité ; - génération de la déclaration d'accessibilité. version 1.6 - Améliorations de la page Rapport (visualisation markdown) ; - Ajout du calcul de priorisation des critères dans le rapport par étapes (3) de correction ; - Amélioration des exports CSV pour une meilleure gestion des accents ; - Prise en charge des selector CSS multiples sur les composants ; - Ajout d'un autocheck sur le critère 13.1 (NA si aucun élement interactif) ; - Ajout d'un lien vers les patterns WAI ARIA sur les critères 7.1 et 7.3 ; - Mise en visibilité du périmètre du composant courant dans la page auditée ; - Corrections et optimisations mineures version 1.3 - Ajout d'une fonctionnalité d'export du rapport d'accessibilité au format DOC - Ajout de la possibilité de télécharger la déclaration d'accessibilité au format HTML - Ajout d'une fonctionnalité d'export au format CSV de la synthèse des critères par page - Ajout d'un lien entre le statut NA de certains critères - Ajout de la notion de composant "spécifique" pour différencier les composants partagés entre les pages et ceux spécifiques à une page en particulier afin de permettre un import de composant plus simple et une validation automatique plus pertinente sur certains critères - Ajout des axes de priorisation (impact / complexité) sur les non conformités - Ajout d'un référentiel d'impacts utilisateurs par critères - Ajout d'un fil d'Ariane pour une meilleur navigabilité entre les écrans - Amélioration des aides contextuelles sur les critères 6.1, 7.2, 8.2, 8.3, 8.4, 8.7, 8.9, 9.2, 9.3 - Amélioration de la validation automatique sur les critères 8.8, 8.9, 10.1 - Modification du système de stockage local (pour plus d'espace) - Amélioration des données affichées dans l'aide contextuelle et de la coloration syntaxique - Ajustements d'interfaces - Correction du problème bloquant qui survenait suite à la modification des informations d'un audit, d'une page ou d'un composant - Correction de bugs mineurs version 1.2 - Mise en place du système de dérogations - Amélioration du Rapport en ajoutant un synthèse graphique par page et amélioration de la génération du template de déclaration d'accessibilité
taba11y - Tab order accessibility testing
Visualise tab order with ease taba11y calculates the tab order of all elements and displays it visually, either by drawing a path or by highlighting the elements. It has many options to suit every situation. Tab order is important for a wide range of users, from keyboard-only to screenreader users. By ensuring that the tab order is logical, you can provide a great user experience for as many people as possible.
WCAG Color contrast checker
To check the color contrast between foreground and background of the texts It checks the color contrast between the foreground and background of the elements that are in the page according to the WCAG 2.2. It evaluates the contrast on all elements of the page considering their computed style for the color and background-color CSS properties. In case of these colors are defined with RGBA values, it also considers the opacity to deduce the real color that finally is show. It can simulate color blindness and evaluate the contrast for the simulations. By this way, developers can see how the pages look for colorblind users. The tool also includes two fields in which the colors can be introduced manually to be tested. It also allows to pick the color directly from the documents. Finally, it auto-refreshes when DOM of the page changes (addition or removing elements), but if the page has many changes, this behavior can be de-activated.
Accessibility Insights for Web
Accessibility Insights for Web helps developers quickly find and fix accessibility issues. The default keyboard shortcut to launch Accessibility Insights for Web is [Ctrl+Shift+K]. If that doesn't work, follow these instructions: 1. Select Shift+Alt+T to move focus to the Chrome address bar 2. Select the Left arrow key to move focus to the Accessibility Insights for Web extension. 3. Select the Space key to open the extension.