17 Dec
2003
17 Dec
'03
3:55 a.m.
MenTaLguY wrote:
On Tue, 2003-12-16 at 17:18, bulia byak wrote:
- make sure xml:space is set on each tspan but not on text
I think this is a good solution.
Could be...
Would leading and trailing whitespace just in the <text></text> tags cause problems?
- specifically exclude <text> from being affected by xml:space
- when serializing svg, make sure there is no whitespace under <text>
Either of these would break XML compliance.
I think the last one is the actual solution. And probably doesn't break XML compliance.