[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [syndication] Preserving white space in elements?



> How does white-space-preservation work if you cannot be sure as to the
> column width of the rendering client?

I think the assumption is that the text itself determines the width.  This
would, of course, be a problem for an HTML oriented display environment.

Technically, text formatted in this manner would probably be best wrapped in
<pre></pre> tags.

This continues to expose the hassles of not having content type attributes on
elements.

-Bill Kearney