This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 599 - "Embossed" medium: validator fails to recognize properties
Summary: "Embossed" medium: validator fails to recognize properties
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: CSS 2.0 (show other bugs)
Version: CSS Validator
Hardware: Other other
: P2 normal
Target Milestone: ---
Assignee: Philippe Le Hegaret
QA Contact: qa-dev tracking
URL: http://jigsaw.w3.org/css-validator/va...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-13 07:16 UTC by Chris Wood
Modified: 2005-08-26 14:43 UTC (History)
1 user (show)

See Also:


Attachments

Description Chris Wood 2004-03-13 07:16:55 UTC
When validating a stylesheet importing a print / embossed stylesheet:
@import url("print.css") print, embossed;

the validator gives strange errors in the linked print.css stylesheet, for example:
Color property always produces the error "Invalid number : color[color] is not a
color value : [color]"
Background property always produces the error "Invalid number :
background[color]Too many values or values are not recognized : [color]"
Border-bottom property always produces the error "Invalid number :
border-bottomParse Error - [empty string]"

You can see this bug in action by following this link:
http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fgraceful.port5.com%2Fstyle%2Fbasic.css&profile=css2
Comment 2 Yves Lafon 2005-08-26 14:43:13 UTC
Fixed, see http://qa-dev.w3.org:8001/css-validator/