- From: <bugzilla@jessica.w3.org>
- Date: Tue, 13 Sep 2011 13:23:29 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14139
Summary: Parser cannot parse @page
Product: CSSValidator
Version: CSS Validator
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Parser
AssignedTo: dave.null@w3.org
ReportedBy: Marc-Etienne.Vargenau@alcatel-lucent.com
QAContact: www-validator-cvs@w3.org
Exemple taken from CCS3 spec:
http://www.w3.org/TR/css3-page/#page-box-page-rule
@page {
size: A4 landscape;
}
Output of CSS validator:
Errors when validating /tmp/print.css
{output=text, lang=en, warning=2, medium=all, profile=css3}
W3C CSS Validator results for file:/tmp/print.css
Sorry! We found the following errors (1)
URI : file:/tmp/print.css
Line : 2
Parse Error
[empty string]
Warnings (1)
URI : file:/tmp/print.css
Line : 3 - No declarations in the rule
Valid CSS information
@page
{
}
--
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 Tuesday, 13 September 2011 13:23:37 UTC