Paul (et Al) Following original discussion by the I18N core; I am proposing that the correct response to any invalid Unicode escape should be to treat it as a parse error (see section 4.1.8), in the same way that any other invalid or unexpected character would be. This would be consistent with current CSS error handling. For clarity Add this text to 4.1.3 at CSS 2.1 http://www.w3.org/TR/CSS21/syndata.html#q6 <http://www.w3.org/TR/CSS21/syndata.html#q6> : If the number is outside the range allowed by Unicode (e.g., "\110000" is above the maximum 10FFFF allowed in current Unicode), then the parser should treat this as parse error and A user agent must ignore a declaration containing this invalid property name or value. see: http://www.w3.org/TR/CSS21/syndata.html#ignore Paul Nelson (ATC) wrote: > > In the majority of cases, the author of the content is also the author > of the CSS. > > > > David, What are you proposing be done if invalid sequences are > encountered? > > > > Paul > > >Received on Monday, 11 June 2007 10:33:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 27 April 2009 13:54:51 GMT