- From: Manlio Perillo <manlio.perillo@gmail.com>
- Date: Tue, 30 Dec 2008 17:38:22 +0100
- To: www-style@w3.org
Hi.
There is a small bug in the URL in the subject:
`The two occurrences of "\377"...`
There is only one occurrence of \377.
There were two occurences in a previous version of the grammar, where
the rule for `escape` was:
{unicode}|\\[ -~\200-\377]
instead of
{unicode}|\\[^\r\n\f0-9a-f]
Manlio Perillo
Received on Tuesday, 30 December 2008 16:39:46 UTC