https://bugzilla.wikimedia.org/show_bug.cgi?id=16815





--- Comment #6 from Brion Vibber <[email protected]>  2008-12-30 17:53:49 UTC 
---
The list is intermittently getting an extra, hidden list item thrown in between
the first and second items:

<li style="list-style: none"></li>

On IE7 this adds a visible blank line; on IE7 and Firefox both it causes the
next item to be numbered 3 instead of 2.

This may be a funky interaction with HTML Tidy; the variance appears to be
based on whether the server is running the old Fedora systems or the newer
Ubuntu-based systems, which'll have different versions installed.

The list is surrouned by an unclosed <font> tag, which Tidy replicates into the
individual <li> bits since it technically can't enclose the
<ol><li>...</li></ol> block elements.


-- 
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

Reply via email to