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 4259 - CSS Validator appears to validate against CSS2 when CSS 2.1 is selected (file upload option only)
Summary: CSS Validator appears to validate against CSS2 when CSS 2.1 is selected (file...
Status: RESOLVED FIXED
Alias: None
Product: CSSValidator
Classification: Unclassified
Component: CSS 2.1 (show other bugs)
Version: CSS Validator
Hardware: PC Windows XP
: P1 normal
Target Milestone: ---
Assignee: Olivier Thereaux
QA Contact: qa-dev tracking
URL:
Whiteboard:
Keywords:
: 4258 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-01-18 18:34 UTC by jerome.coupe
Modified: 2007-01-29 05:27 UTC (History)
1 user (show)

See Also:


Attachments

Description jerome.coupe 2007-01-18 18:34:20 UTC
Hi there,

Thanks for the work on the CSS validator (new version)

When you use the file upload option and validate a CSS using the default option of validating against the CSS 2.1 specification, the
CSS validator appears to validate against the CSS 2 spec (link to CSS 2 spec doc in displayed error)

For example, it flags display:inline-block; as an error and refers to the CSS 2 spec document

Online validation and direct input via textarea are both fine.
This only occurs when using the upload file option.

This bug has been confirmed here by Olivier Thereaux and other users
<http://lists.w3.org/Archives/Public/www-validator-css/2007Jan/0064.html>

Cheers,

Jérôme Coupé
International Polar Foundation
Multimedia & Communication
--
Phone  : +32 (0)2 533 97 33
----------------------------------
<http://www.polarfoundation.org>
<http://www.sciencepoles.org>
<http://www.educapoles.org>
----------------------------------
Technical knowledge is not enough.
One must transcend techniques so that the art becomes an artless art,
growing out of the unconscious. - Daisetsu Suzuki, J. Hyams (1979, 99).
Comment 1 Olivier Thereaux 2007-01-18 23:42:27 UTC
*** Bug 4258 has been marked as a duplicate of this bug. ***
Comment 2 Olivier Thereaux 2007-01-29 05:27:35 UTC
fixed in CVS, per
http://lists.w3.org/Archives/Public/www-validator-cvs/2007Jan/0060.html

Testing a bit and will move to the production server.