- From: <bugzilla@wiggum.w3.org>
- Date: Mon, 23 Feb 2009 06:02:01 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6612
Summary: Message hard to recognize.
Product: CSSValidator
Version: CSS Validator
Platform: PC
URL: http://openlab.ring.gr.jp/k16/htmllint/htmllint.html
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: CSS 2.0
AssignedTo: dave.null@w3.org
ReportedBy: hobbit_mak@yahoo.co.jp
QAContact: www-validator-cvs@w3.org
If you checked URI below.
http://openlab.ring.gr.jp/k16/htmllint/htmllint.html
You receive message below.
246 Parse Error @import url(htmllint2.css);
But this is issued based on.
"CSS2 user agents must ignore any '@import' rule that occurs inside a block or
that doesn't precede all rule sets. "
(http://www.w3.org/TR/1998/REC-CSS2-19980512/syndata.html#at-rules)
Proposed error message.
"'@import' rule should not occur inside a block and precede all other rule
sets."
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Monday, 23 February 2009 06:02:11 UTC