- commit
- 08abca01ae7c0367d372a6438cef8e977ac4d8f2
- parent
- da53b32fc80f93d49aa9ee03c8470314c841a45a
- Author
- Tobias Bengfort <tobias.bengfort@posteo.de>
- Date
- 2022-07-14 09:03
add note on quality of the results
Diffstat
| M | README.md | 7 | +++++++ |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
@@ -81,6 +81,13 @@ the world. If APCA will be part of WCAG 3.0 it will have a huge impact. 81 81 However, currently both WCAG 3.0 and APCA are still in early development. 82 82 Neither is officially recommended by the W3C yet. 83 83 -1 84 Evaluating a contrast algorithm is extremly difficult because contrast -1 85 perception varies from person to person and also depends on the lighing -1 86 conditions. Whether APCA is actually better than WCAG 2.x is therefore hard to -1 87 tell. I personally could not say from the examples above which one works better -1 88 for me. A rigorous scientific evaluation is not yet available -1 89 ([issue](https://github.com/w3c/silver/issues/574)). -1 90 84 91 ## Why this document 85 92 86 93 The original author has published a lot of information on APCA. So why did I