- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 07 Dec 2007 15:08:13 +0000
- To: www-validator-cvs@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5307
Summary: Shorthand background property colour set to inherit
raises error
Product: CSSValidator
Version: CSS Validator
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: CSS 2.1
AssignedTo: dave.null@w3.org
ReportedBy: da__smith@hotmail.com
QAContact: www-validator-cvs@w3.org
Hi
The following css raises an error with the validator:
#frontHeader{background:inherit url(img/banner_two.jpg) no-repeat left
bottom;color:#99CC00;}
The background color property set to inherit causes the error, yet this value
is valid.
all the best
Dave
Received on Friday, 7 December 2007 15:08:18 UTC