disability: Cognitive
Promotes web accessibility for people with memory, attention, or learning differences.
3.1.2 Language of Parts
Any parts of the page that are in a different language to the page itself are marked up with the appropriate lang value. Names and phrases derived from other languages, like “Déjà vu” in English, don’t need this.
3.1.3 Unusual Words
Jargon and figurative language is avoided, or, where not it’s possible, the words are defined or clarified the first time they’re used on a page.
3.1.4 Abbreviations
Acronyms and shortened words are avoided; where not that’s possible, a definition are provided on each page they’re used.
3.1.5 Reading Level
Writing is kept relatively simple, and is able to be understood by primary school children.
3.1.6 Pronunciation
If a word can be pronounced more than one way, and each way has a different meaning, the meaning is clarified to avoid ambiguity.
3.2.1 On Focus
Nothing unexpected changes when something on the page receives keyboard focus, like a <button>
3.2.2 On Input
Nothing unexpected happens when a form field value is selected, like picking an option from a dropdown menu.
3.2.3 Consistent Navigation
Navigation is consistent from page to page.
3.2.4 Consistent Identification
Things that carry out a particular function should always look and work the same.
3.2.5 Change on Request
Nothing in the user interfaces changes without the user expressly requesting it using a