Closed Bug 4021 Opened 27 years ago Closed 27 years ago

centering bug...

Categories

(Core :: DOM: HTML Parser, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: rickg, Assigned: buster)

References

()

Details

Status: NEW → ASSIGNED
See bug 3874 for a testcase.
Assignee: rickg → peterl
Status: ASSIGNED → NEW
Peter -- this is a valid (well formed) document and content model. It looks like the center (block) is being ignored somehow. Min test case: <html> <body> <center> <table BORDER=1 WIDTH="33%" > <tr> <td><b>DOM Testcases in Progress</b>: <ol> <li>item1 <li>item2 </ol> </td> </tr> </table> </center> </body> </html>
Assignee: peterl → kipp
Status: NEW → RESOLVED
Closed: 27 years ago
Resolution: --- → FIXED
Already fixed
Status: RESOLVED → VERIFIED
verified. build: 1999-04-27-13
You need to log in before you can comment on or make changes to this bug.