- From: Irene Vatton <Irene.Vatton@inrialpes.fr>
- Date: Tue, 05 Jun 2001 10:14:21 +0200
- To: Masayasu Ishikawa <mimasa@w3.org>
- Cc: www-amaya@w3.org, Irene.Vatton@inrialpes.fr
> Irene Vatton <Irene.Vatton@inrialpes.fr> wrote: > > > This is a rule (see http://www.w3.org/TR/html401/struct/text.html#whitespace) > > No. Comment declaration is a markup, but it's neither a start tag nor > an end tag. > > > You should write > > <p>An <!--Hello there!-->example</p> > > instead of > > <p>An<!--Hello there!--> example</p> > > If you check the ESIS output of nsgmls, you'll see that both examples > are treated as: > > (P > -An example > )P > > A white space between "An" and "example" MUST be preserved. You're right. We've to change it!
Received on Tuesday, 5 June 2001 04:14:32 UTC