You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 30, 2018. It is now read-only.
contrast of border of navigation item inside menu that appear on hover isn't compliant
contrast of border of the search field against white background isn't compliant (neither yellow magnifying glass icon)
Also the understanding document state "the visual boundaries of the component must have sufficient contrast with the adjacent background" I think it must be "the visual boundaries of the component must have sufficient contrast with the external adjacent background on all sides of the component"
Otherwise it mean that if you have a light grey background input with a grey border on a white background the light grey background of the input itself must also have a contrast ratio of 3 at least against grey border
Hello,
I'm a bit confuse because after looking at this SC and at websites in the implementation list
https://www.w3.org/WAI/WCAG21/implementation-report/implementation_list?unit=non-text-contrast&category=sc either I don't understand the boundaries and states case correctly either some of those website aren't compliant.
Maybe because a definition of "visual boundaries of the component" is missing in the understanding
for example with the interpretation I made of visual boundaries :
https://www.funka.com/en/ :
https://www.statefarm.com/ :
http://adrianroselli.com/2018/02/github-contributions-chart.html
https://knowbility.org/
http://www.lflegal.com/
https://www.microassist.com/project/viral-load-changes-hiv/
Also the understanding document state "the visual boundaries of the component must have sufficient contrast with the adjacent background" I think it must be "the visual boundaries of the component must have sufficient contrast with the external adjacent background on all sides of the component"
Otherwise it mean that if you have a light grey background input with a grey border on a white background the light grey background of the input itself must also have a contrast ratio of 3 at least against grey border