ISSUE-2039 (whitespace): Consider using CSS whitespace property instead of xml:space [SVG Core 2.0]

ISSUE-2039 (whitespace): Consider using CSS whitespace property instead of xml:space [SVG Core 2.0]

http://www.w3.org/Graphics/SVG/WG/track/issues/2039

Raised by: Doug Schepers
On product: SVG Core 2.0

SVG's use of xml:space to affect the rendering of spaces is a bit of a hack, and is not the original spirit of xml:space. 

We should consider deprecating that use of xml:space, and aligning with the CSS whitespace property and values.  For text selection, having one whitespace model for the mapping between the collapsed and uncollapsed whitespace handling in the DOM would be easier for implementors.

Received on Saturday, 23 August 2008 17:49:19 UTC