- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 01 Jun 2004 13:53:08 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=775
Summary: pretty printer does not escape special chars
Product: CSSValidator
Version: CSS Validator
Platform: Other
URL: http://jigsaw.w3.org/css-
validator/validator?text=x+%7B+background%3A+url%28a%26b
%29+%7D
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Other
AssignedTo: ot@w3.org
ReportedBy: bjoern@hoehrmann.de
QAContact: www-validator-cvs@w3.org
From http://www.w3.org/mid/4049fe68.650248878@smtp.bjoern.hoehrmann.de
''
Hi,
http://jigsaw.w3.org/css-validator/validator?text=x+%7B+background%3A+url%28a%
26b%29+%7D
The pretty printed style sheet contains
<span class='vPropertyValue'>url(a&b) repeat</span>
which is improper markup.
''
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Tuesday, 1 June 2004 09:54:33 UTC