- From: Lachlan Hunt <lachlan.hunt@lachy.id.au>
- Date: Thu, 07 Jun 2007 11:32:55 +1000
Ian Hickson wrote: > On Sun, 12 Mar 2006, Lachlan Hunt wrote: >> Characters in the range from #x01 to #x19 (except for whitespace >> characters) are not treated interoperably across platforms... >> >> The use of characters in either of these ranges should be an easy parse >> error. > > I've made the first set a parse error, since those actually don't > roundtrip as one mights expect. But the x01-x19 entities roundtrip fine, > they just render funkily. We could define something special about these > characters in the rendering section, but I don't think they should be > parse errors. Do you agree? Ok, that's fine. -- Lachlan Hunt http://lachy.id.au/
Received on Wednesday, 6 June 2007 18:32:55 UTC