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 707 - validator complains "can't find the error message for nocomb"
Summary: validator complains "can't find the error message for nocomb"
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:
URL: http://www.gruene-hochtaunus.tobias-h...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-09 16:00 UTC by Tobias Herp
Modified: 2004-05-28 11:53 UTC (History)
0 users

See Also:


Attachments

Description Tobias Herp 2004-05-09 16:00:03 UTC
When I try to CSS-validate the above address (valid HTML 4.01 transitional), the
CSS validator complains about an error in line 0, with the message given above
(twice for tabelle.css, five times for tabelle-s.css).  Seems the validator
doesn't feature a message for the error 'nocomb'.
Comment 1 Bj 2004-05-27 18:54:12 UTC
Fixed in CVS.
Comment 2 Tobias Herp 2004-05-28 07:53:41 UTC
I don't know how far the changes are in effect online already. Now it complains:

Combinator ^= between selectors is not allowed in this profile or version

Since the line no. is 0, this is still an error, I'm afraid...