- From: <bugzilla@wiggum.w3.org>
- Date: Sun, 30 May 2004 11:02:16 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=770
Summary: Soap12: broken encoding of non-Ascii characters
Product: CSSValidator
Version: CSS Validator
Platform: Other
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
http://jigsaw.w3.org/css-validator/validator?text=a+%7B+color%3A+\20AC+%
7D&output=soap12
returns, on my system, the euro-sign Windows-1252 encoded, but does not declare
that (or any other) encoding,
http://jigsaw.w3.org/css-validator/validator?text=a+%7B+color%3A+\263A+%
7D&output=soap12
gives a question mark instead of a white smiling face.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Sunday, 30 May 2004 07:02:16 UTC