Initial commit
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
[Back to 3 Understandable index](index.md)
|
||||
|
||||
# 3.1.2 Language of Parts
|
||||
|
||||
- Level: AA
|
||||
- Guideline: 3.1 Readable
|
||||
- Principle: 3 Understandable
|
||||
|
||||
## What it is
|
||||
|
||||
The human language of each passage or phrase in the content can be programmatically determined except for proper names, technical terms, words of indeterminate language, and words or phrases that have become part of the vernacular of the immediately surrounding text.
|
||||
|
||||
## How to test
|
||||
|
||||
- Check: The human language of each passage or phrase in the content can be programmatically determined except for proper names, technical terms, words of indeterminate language, and words or phrases that have become part of the vernacular of the immediately surrounding text.
|
||||
- Use the sufficient techniques below as acceptable methods when applicable.
|
||||
|
||||
## Sufficient techniques (W3C)
|
||||
|
||||
- H58: Using language attributes to identify changes in the human language
|
||||
- PDF19: Specifying the language for a passage or phrase with the Lang entry in PDF documents
|
||||
|
||||
## Resources
|
||||
|
||||
- WCAG 2.2 SC: https://www.w3.org/TR/WCAG22/#language-of-parts
|
||||
- Understanding: https://www.w3.org/WAI/WCAG22/Understanding/language-of-parts.html
|
||||
- Quick reference: https://www.w3.org/WAI/WCAG22/quickref/?versions=2.2#language-of-parts
|
||||
|
||||
[Back to 3 Understandable index](index.md)
|
||||
Reference in New Issue
Block a user