Closed
Description
If I understood @patrickhlauke correctly (#857), the WCAG SCs are normative and all other documents (Understanding, Failure etc.) are not normative. This means that the latter can explain the SCs, but cannot extend, restrict or even contradict them. SC 1.4.1 just says: "Color is not used as the only visual means..." - and there's not a single hint of a possible exception.
But then there is this https://www.w3.org/WAI/WCAG21/Techniques/general/G183 which restricts 1.4.1. How can that be?
Furthermore, 1.4.11 refers to this G183 and uses it for the examples in Figure 6 and 7. But:
- which contrast ratio is now sufficient according to 1.4.11, if 3:1 is sufficient for links?
- and why should a contrast difference be sufficient for the stars of Figure 6 and 7, when G183 clearly states: "it can be used if additional visual confirmation is available when a user points or tabs to the link". And how does the "additional visual confirmation" look like for the stars? The text also does not say that the stars are interactive elements. It could also be just an illustration of the rating - and then there would certainly be no additional effects as with the links.
I'm not against the contents of G183, but
- in WCAG 3.0, the desired exceptions should already be considered when writing the SCs
- and G183 should already now be revised to apply to other elements, if referred to in 1.4.11. Otherwise, the reference in 1.4.11 should be removed.
See also: #201