- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 10 Aug 2005 08:56:27 +0000
- To: www-validator-cvs@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=1839
Summary: @import rules after css style is not allowed
Product: Validator
Version: 0.7.0
Platform: All
URL: http://validator.w3.org/base.css
OS/Version: All
Status: NEW
Keywords: Usability
Severity: trivial
Priority: P2
Component: Website
AssignedTo: ot@w3.org
ReportedBy: rick@shellz.nl
QAContact: www-validator-cvs@w3.org
http://jigsaw.w3.org/css-validator/validator?profile=css2&warning=2&uri=http%3A//validator.w3.org/base.css
http://www.w3.org/TR/CSS21/cascade.html#at-import
"Any @import rules must precede all rule sets in a style sheet."
Moving the two lines to the top fixes the error, but I dont know the
consequences for printouts or handhelds.
Received on Wednesday, 10 August 2005 08:56:33 UTC