- commit
- 38af8207fb102b91db6f5989ef5123a7f18842ed
- parent
- 5518aa00d4c3a873be6a04d99a7a8abbd22baef2
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-07-20 06:52
tweak analysis wording
Diffstat
| M | analysis.md | 8 | ++++---- |
1 files changed, 4 insertions, 4 deletions
diff --git a/analysis.md b/analysis.md
@@ -16,10 +16,10 @@ WCAG faces a difficult challenge though: There is no one-size-fits-all solution 16 16 for accessibility. Different humans have different needs, and different 17 17 situations require different kinds of support. 18 1819 -1 In the context of color contrast, vision impairments, ambient light, and screen20 -1 settings can all have a pronounced impact on legibility. None of these are21 -1 known beforehand by website authors, so the rules provided by WCAG need to work22 -1 regardless of these factors.-1 19 This is also the case in the context of color contrast: vision impairments, -1 20 ambient light, and screen settings can all have a pronounced impact on -1 21 legibility. None of these are known beforehand by website authors, so the rules -1 22 provided by WCAG need to work regardless of these factors. 23 23 24 24 Faced with the question whether it wanted to give precise instructions (that 25 25 might not be ideal in every situation) or give nuanced but ultimately vague