[CSS21] out of range unicode escapes

Hi,

  The current CSS 2.1 draft does not address handling of Unicode escapes
that appear to be above U+10FFFF like \FFFFFF. Such a sequence could be
interpreted as 5-digit escape followed by 'F', or be considered invalid,
or handled as if it was the replacement character \FFFD, or in other
ways. Implementations do not agree on how to handle this case.

regards,
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Friday, 12 January 2007 14:51:42 UTC