Closed
Description
If the color
property is set in CSS, the background-color
property should also always be set, and vice versa. This is not currently true for crates.io, leading to situations like this:
Where the text is unreadable due to custom styles. See also, note 4 here: http://www.w3.org/TR/WCAG20/#contrast-ratiodef. There's probably a better/more direct link, I couldn't find it though, unfortunately.