https://bugzilla.wikimedia.org/show_bug.cgi?id=32197
Brion Vibber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|SVG renderer generates |SVG renderer text layout |wrong image |problems with nested | |attributes --- Comment #3 from Brion Vibber <[email protected]> 2011-11-04 22:34:50 UTC --- Looks like something's going awry with the nested <tspan> elements. Trimmed down: <text> <tspan> MediaWiki <tspan> , </tspan> 维基百科 <tspan> 上 </tspan> </tspan> <tspan> <tspan> 运行的软件,正在寻找 </tspan> 贡献者 </tspan> </text> I'm seeing the same buggy mislayout using rsvg on my local dev box: Ubuntu 11.10 with rsvg 2.34.1. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
