https://bugzilla.wikimedia.org/show_bug.cgi?id=13787
Andre Klapper <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|Low |Lowest Status|NEW |UNCONFIRMED CC| |[email protected] Ever confirmed|1 |0 Whiteboard| |aklapper-moreinfo --- Comment #1 from Andre Klapper <[email protected]> --- Hi Michael! Sorry that nobody has taken a look at this report yet and given feedback. What is the actual aspect here? "Rendering" can mean a lot... <big>{{/Test}}</big> <small>{{/Test}}</small> That <big> and <small> is not directly obvious in the HTML rendering? <p><big>Count not correct in FF 2.0:</big></p> <ol> <li><big>One</big></li> <li><big>Two</big></li> <li><big>Three</big></li> <li><big>Four</big></li> <li><big>Five</big></li> <li><big>Six</big></li> </ol> <p><small>Count not correct in FF 2.0:</small></p> <ol> <li><small>One</small></li> <li><small>Two</small></li> <li><small>Three</small></li> <li><small>Four</small></li> <li><small>Five</small></li> <li><small>Six</small></li> </ol> -- 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
