kantoche

Results 9 issues of kantoche

Product: axe-core documentation Expectation: Fix `object-alt` rule at https://dequeuniversity.com/rules/axe/4.4/object-alt according to the deletion of the inner text as an alternative to an object element (see #3318) Actual: Description still mentions...

docs

I am training a blind developer and I introduced him to the validator to check the code his team produces, but we encountered several rendering problems with his screen reader...

In the same way as #1299, but with a warning and an error for the first figure element: URL being validated or code to reproduce error: https://112.public.lu/fr.html ``` Error message:...

aria-conformance

URL being validated or code to reproduce error: Code snippet used: ``` ... Error message: Bad value dialog for attribute role on element dialog ``` The other two messages are...

aria-conformance

Hi, Do you have an explicit reference to WCAG associated to the "Associating labels implicitly" section, beyond the SC 3.3.2? Thanks

Hey, See below the error (Windows 10, Node.js 5.10.0, npm 3.8.3) ``` $ sniff http://statamic.com/ -r json -l reports C:\Users\Kantoche\AppData\Roaming\npm\node_modules\access-sniff\dist\app\index.js:37 function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw...

Hi, With the Aria 1.2 update, the implicit role of select element is now "combobox".

URL being validated or code to reproduce error: https://cits.2dia.fr/ <dialog id="fr-consent-modal" aria-labelledby="fr-consent-modal-title" class="fr-modal" data-fr-js-modal="true" data-fr-js-modal-actionee="true" open="true" aria-modal="true" style=""> paste error messages into code block ``` Element dialog is missing required...

aria-conformance