Conversation
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Hi @bruce-usab, I disagree: in my opinion, the alternative text is providing effective instructions about how to "read" (so to speak) the bar chart ("The red bars indicate sales that were below the yearly quota"). The SC states: "Instructions provided for understanding and operating content [...]" and I think that this applies. The instructions just don't make sense as an alternative text is aimed (mainly) at non-sighted users. I am more than happy to discuss with the group and get everyone's opinion about this. |
bruce-usab
left a comment
There was a problem hiding this comment.
I have changed my mind upon another re-reading, and I agree 1.3.3 is a fit and 1.4.1 is not.
Co-authored-by: Kenneth G. Franqueiro <kfranqueiro@users.noreply.github.com>
Co-authored-by: Kenneth G. Franqueiro <kfranqueiro@users.noreply.github.com>
|
rereading this, it's such a convoluted multi-failure example. to me, at first reading, and in order of "priority"
(leaving the interpretation of 1.3.3 aside, one way of making it more clearly just a 1.1.1/1.3.3 failure would be if the actual image of the chart used something other that the red colour - like a pattern, or bold text, or whatever that doesn't count as just colour, and the alt text then decided to ONLY mention the red colour. feels a bit of a stretch perhaps?) maybe a much less ambiguous fix here would be to make this a failure of 1.4.1 Use of Color and 1.3.3 Sensory Characteristics (and leave 1.1.1 aside). Say there's the image of the chart that relies on colour, AND there's a visible caption underneath the chart referring to the red colour. there, unambiguous failure of both, without the awkward "is the alternative to be considered something that users would also consume at the same time as seeing the original?". For the scenario of the chart just using red and the alt reflecting that, it's enough that that would fail 1.4.1 I'd say (without trying to then crowbar some failure of 1.1.1 into it). If it was a chart that used red and some other clue, so not failing 1.4.1, but the alt text only talked about the red colour, then just fail it under 1.1.1 and be done with it for not being appropriate alternative for the non-text content....no need to try and drag in an extra 1.3.3 failure out of it |
Diff preview
Preview: https://deploy-preview-5102--wcag2.netlify.app/techniques/failures/f13
Closes #4784