W3C home > Mailing lists > Public > public-qt-comments@w3.org > May 2008

[Bug 4956] Expected results for fn-doc-23

From: <bugzilla@farnsworth.w3.org>
Date: Thu, 01 May 2008 10:50:20 +0000
CC:
To: public-qt-comments@w3.org
Message-Id: <E1JrWMm-00089L-Io@farnsworth.w3.org>

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4956





------- Comment #10 from nick@cbcl.co.uk  2008-05-01 10:50 -------
Have found another problem

The unicode character &#x2001; (em quad)

we are serializing in UTF-8 as the following series of bytes:

0xE2 0x80 0x81

but Andrew's file has this character serialized as:

OxE2 0x80 0x3F

This can be seen at line 65606 of his file. I believe our serialization is
correct, and that his output doesn't represent any valid unicode character.
Received on Thursday, 1 May 2008 10:50:55 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 1 May 2008 10:50:55 GMT