Closed
Bug 46308
Opened 25 years ago
Closed 25 years ago
List elemet renders outside table
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
People
(Reporter: jms, Assigned: karnaze)
References
()
Details
On the above page, there is a table with an orange background
containing an ordered list. This list also contains the roman
number for 1999 which is rendered outside the table boundaries.
<TABLE BGCOLOR="#FFEEAA" WIDTH="80%">
<TR><TD>
<ol>
<li>Eins, one
<li>Zwei, two
<li>Drei, three
<li type="I" value="1998">roman 1998
</ol>
</TABLE>
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 46140 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•