Skip to content

Instantly share code, notes, and snippets.

@HadrienGardeur
Last active January 6, 2023 11:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HadrienGardeur/9c2b71661b675fba900addc14b3ba173 to your computer and use it in GitHub Desktop.
Save HadrienGardeur/9c2b71661b675fba900addc14b3ba173 to your computer and use it in GitHub Desktop.
a11y metadata for RWPM
{
"accessMode": [
"auditory"
],
"accessModeSufficient": [
"auditory"
],
"feature": [
"tableOfContents"
],
"hazard": [
"none"
]
}
{
"conformsTo": "http://www.idpf.org/epub/a11y/accessibility-20170105.html#wcag-aa",
"certification": {
"certifiedBy": "Gauthier Chomel (EDRLab)",
"report": "https://edition-accessible.github.io/signalement/protoype1/ace-smart-report-fr.html",
},
"accessMode": [
"textual",
"visual"
],
"accessModeSufficient": [
["textual", "visual"],
"textual"
],
"feature": [
"ARIA",
"readingOrder",
"structuralNavigation",
"tableOfContents",
"alternativeText"
],
"hazard": [
"none"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment