Re: SVGT 1.2: A proposal for how to define SVG whitespace in terms of CSS whitespace

* Maciej Stachowiak wrote:
>Well, XHTML, MathML, and CSS as applied to an arbitrary XML  
>application all failed to interpret it this way. Do you know of any  
>w3c language besides SVG that interprets it to have a presentational  
>effect?

Well, in XHTML we already have

  <!ATTLIST pre
    %attrs;
    xml:space (preserve) #FIXED 'preserve'
  >

Now, do browsers preserve white space in <pre>? :-)
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · http://bjoern.hoehrmann.de
Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de
68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ 

Received on Tuesday, 31 January 2006 08:12:52 UTC