Closed Bug 80012 Opened 24 years ago Closed 24 years ago

setting width in absolute positioned tables does not work

Categories

(Core :: Layout: Tables, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 53572

People

(Reporter: bugzilla, Assigned: karnaze)

Details

Attachments

(1 file)

From Bugzilla Helper: User-Agent: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0) BuildID: 2001050904 The width on tables when they are positioned absolute does not work. Reproducible: Always Steps to Reproduce: 1.paste code 2.run code 3.error Actual Results: same error all the time Expected Results: show the correct width Try this and you will understand. The table looks like you had 100% in width. <TABLE STYLE="position:absolute; left:100; top:100; width:50; height:50; background-color:#cccccc;"> <TR> <TD>error</TD> </TR> </TABLE>
Confirmed on Win2K zip build 2001050904, even with px units and strict doctype.
Adding myself to cc list...
Over to HTMLTables, not a DOM problem.
Assignee: jst → karnaze
Component: DOM HTML → HTMLTables
QA Contact: desale → amar
*** This bug has been marked as a duplicate of 53572 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Verified this is a dupe of bug# 53572
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: