https://bugzilla.wikimedia.org/show_bug.cgi?id=19177
Alexandre Emsenhuber [IAlex] <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Alexandre Emsenhuber [IAlex] <[email protected]> 2009-08-26 20:02:41 UTC --- The problem is not that the span is not closed, but that there is a <p></p> arround it. See the complete source: <p><span class="texhtml"> </p> <table> <tr style='text-align: center;'><td><span style='font-size: x-large; font-family: serif;'>∫</span></td></tr> <tr style='text-align: center; vertical-align: top;'><td><i>A</i></td></tr> </table> <p></span> </p> Could reproduce locally if tidy is disabled. -- 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
