https://issues.apache.org/ooo/show_bug.cgi?id=122524
--- Comment #7 from Armin Le Grand <[email protected]> --- ALG: (b) looks good so far, just the whitespace handling looks different. - Mozilla 'SO' '2' 'CL' seems to not add a space after 'SO', but after '2' - Safari and Inkscape seems to add nop spaces at all I checked our current Whitespace handling (looking at 10.15 White space handling in SVG1.1, also the example at the end of '10.5 The ‘tspan’ element'), it is correct to add one space after each 'word' which is not the last, thus the result is 'SO ' '2 ' 'CL' is correct. Seems as if others add an exception for super/subscript, but I found no reference in the net for doing so. -- You are receiving this mail because: You are on the CC list for the bug.
