Closed Bug 630 Opened 26 years ago Closed 24 years ago

parser bug, <center> tags in table not handled correctly

Categories

(Core :: Layout: Tables, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: buster, Assigned: rickg)

References

()

Details

here is a minimized test case. <html> <head><body> <center> <table border=0 cellspacing=0 cellpadding=0 width=210 bgcolor=red> <tr> <td> <center> <table width=201 cellspacing=1 cellpadding=1 border=0 columns=2> <tr><td height=6> </center> </table> </td> </tr> <tr> <td valign=bottom> x </td> </tr> </table> </center> </body></html>
Component: Unknown → HTMLTables
mid-air collision ? / bugzilla cleanup Reopening (current State: resolved and no resolution)
Status: RESOLVED → REOPENED
marking fixed, no comments here about that
Status: REOPENED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Resolved and fixed long time back. Marking verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.