W3C home > Mailing lists > Public > www-amaya@w3.org > October to December 2003

Amaya white-space handling

From: Bartolomé Sintes Marco <BartolomeSintes@ono.com>
Date: Tue, 28 Oct 2003 11:37:36 +0100
Message-ID: <001a01c39d3f$80d06f70$de78ca51@goofy>
To: <www-amaya@w3.org>
Hi

I do not like how Amaya handles white-spaces nowadays. Amaya deletes double white-spaces except inside <pre> tags (at least). But white-space handling can be defined by CSS white-space property and Amaya does not take it into account.

For example, I can not create this file with Amaya:

p.csscode { white-space: pre; }

<p class="csscode">This is a sample of a CSS file:<br />
h1<br />
    {<br />
         color: white;<br />
         background-color: black;<br />
    }</p>

because Amaya deletes the white-spaces.

This behaviour was added to Amaya in a recent release (I can not remember exactly when). Can you change to the old way or are there other benefits from it?

Barto
Received on Tuesday, 28 October 2003 05:39:27 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:36 GMT