Re: Rationale for the warning "Same colors for color and background-color in two contexts"?
Andreas Prilop <[email protected]>
| Newsgroups | gmane.org.w3c.validator.css |
|---|---|
| Organization | -- |
| Message-ID | <[email protected]> |
On Fri, 7 Oct 2011, Yves Lafon wrote:
> it's a "be aware that unwanted things might happen" warning
There is not a single warning for
BODY
{ background: #000000
;color: #000001
;display: none
;font-family: Symbol,fantasy
;font-size: 5%
;line-height: 1000em
}
Why not?