Thomas Broyer wrote:
(or any element using the CSS "white-space" property)
That is purely for presentation. You should not use it if you need whitespace to be preserverd for semantics. (In such cases xml:space would probably be more appropriate...)
-- Anne van Kesteren <http://annevankesteren.nl/>
