-
Notifications
You must be signed in to change notification settings - Fork 288
SC 1.4.11 - Solid colour logo as link #4376
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
From an accessibility point of view, that sounds good, of course, and I would welcome it if it were, but unfortunately I don't think the wording of the SC and 1.4.3 allows for that.
|
@JAWS-test Right. I think @yatil mentioned 1.4.11 is like 2 criteria in one. That aligns with your mention of evaluating twice. It would be evaluated as a User Interface Component, and as a Graphical Object. It could fail the first and pass the second (making it a fail for 1.4.11). |
Thanks for linking those. Currently open issues were mentioned, but there seems to be no consensus. The conclusion of the video call was "we won't fail it", as a sort of status quo untill there was some sort of conclusion from posting it here. So I'd very much like a consensus and conclusion on this! |
@patrickhlauke can I conclude from the wording of the note it would still be a best practice, not a failure? |
That's for the group to decide on, but generally "should" means "unless there's a good reason not to do it, it's a failure" |
Not doing a should does mean that you have failed to do everything that was recommended. But sometimes things are should because they are a bad idea in some instances. Some things are made should because, under the right circumstances they might cause a requirement to fail. Those are not the only reason that something might be made a should - but they are two reasons that something might be a should instead of a requirement. Documented Failures are not that many as a result. But in any case - there was a reason something was a should instead of a shall (requirement). In WCAG Failures have a particular meaning. That is: We also have Common Failures that we document. But these need to be It is something, that
RE LOGOS Since they are not specifically mentioned as being included or excluded in the SC you would have to use the language of the SC and the way the LOGO was being used on the page, to determine if it does or does not qualify as having to have a contrast ratio of at least 3:1 against adjacent color(s): |
@patrickhlauke Thanks for the feedback and the proposal! You state:
If it is already part of the normative wording, wouldn't that clash with the usage of "should"? I think people might read your writing as best practice or advice. "If the logo is a user interface component, you should ...." |
Following a conversation in WCAG-Audit-Discussions/NL-BE#83 and during a video call, it was suggested to clarify this issue here as well.
The case
A logo has a single color and is being used as a link. The contrast with the background is low (less than 3∶1). Does this fail WCAG SC 1.4.11?
My impression
SC 1.4.11 has an exception for Graphical Objects, which includes logos.
"Testing Principles" states:
The definition of user interface component:
My conclusion
I read that a link is a user interface component. I read that there is an exception for logos under graphical objects.
However, the link is a user interface component. It should not be assessed as a graphical object, and the exception does not apply. The logo fails 1.4.11
Possible solutions:
The text was updated successfully, but these errors were encountered: