- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 27 Oct 2005 21:06:40 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2421
Summary: Warning for no background with color when background
declared.
Product: CSSValidator
Version: CSS Validator
Platform: PC
URL: http://www.jabcreations.com/temp/xhtml/home/home-
news.html
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: CSS 1.0
AssignedTo: ot@w3.org
ReportedBy: jab_creations@yahoo.com
QAContact: www-validator-cvs@w3.org
A warning is given that there is no declared background when a color is declared
regardless of the fact that a background is indeed declared! It is declared as
transparent! To the best of my knowledge background: transparent; is valid CSS.
It also keeps hovered tree like css menus on my new site layout staying blue
(versus black) to give a nice visual of the hierarchy of the menu system.
So warnings should not pop up for no background declaration if the background is
declared (regardless of it's value so long of course as it is valid).
Here is the CSS url...
http://www.jabcreations.com/temp/xhtml/themes/theme-city_w3c.css
(this file will not be modified during development versus the file
theme-city.css will probally be modified and may contain temp. errors or other
unrelated warnings.
There are no other warnings or errors in this css file (and the xhtml pages all
validate just fine).
Received on Thursday, 27 October 2005 21:06:49 UTC