W3C home > Mailing lists > Public > www-validator-cvs@w3.org > March 2009

[Bug 6584] CSS Validator Bug: Warning to set color even if it set

From: <bugzilla@wiggum.w3.org>
Date: Sat, 21 Mar 2009 11:52:57 +0000
To: www-validator-cvs@w3.org
Message-Id: <E1Lkzl3-0002DW-MC@wiggum.w3.org>
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6584


Rafał Wrzeszcz <wrzasq@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wrzasq@gmail.com




--- Comment #2 from Rafał Wrzeszcz <wrzasq@gmail.com>  2009-03-21 11:52:57 ---
I confirm, this is CSS3-only problem. Very easy to reproduce as:

body
{
    background-color: #000000;
    color: #ffffff;
}

By "direct upload" method - turning warnings to "All" and profiles as "CSS
level 3". CSS 2.1 gives no warning, CSS 3 gives:

> You have no color set (or color is set to transparent) but you have set a background-color. Make sure that cascading of colors keeps the text reasonably legible.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Saturday, 21 March 2009 11:53:07 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Saturday, 21 March 2009 11:53:08 GMT