Closed
Bug 208274
Opened 22 years ago
Closed 22 years ago
relative positioning of tables by percentages doesn't work
Categories
(Core :: Layout: Positioned, defect, P3)
Tracking
()
RESOLVED
FIXED
Future
People
(Reporter: MatsPalmgren_bugz, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
325 bytes,
text/html
|
Details |
This bug is spawned off from bug 208249.
=================
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030529
Build Identifier: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.4) Gecko/20030529
Please select "Liste de Prix"-link to see the behaviour described here:
The price table should be centered but actually is left-adjusted. Expected
behaviour with Opera7, IE6.
Reproducible: Always
Steps to Reproduce:
1. Click on "sonnez ici"
2. Click on "Liste de Prix"
or you can go directly to the frame in question:
http://www.hellerim.de/ng/fr/std/ngprix.html
Expected Results:
Adjust a table centered
Reporter | ||
Comment 1•22 years ago
|
||
"position:relative; left:15%" works for DIV but not TABLE
Summary: Percentage rel. pos. table is misplaced → relative positioning of tables doesn't work
Summary: relative positioning of tables doesn't work → relative positioning of tables by percentages doesn't work
![]() |
||
Comment 3•22 years ago
|
||
Sounds like more of the same inner/outer table positioning problems...
![]() |
||
Updated•22 years ago
|
Priority: -- → P4
Target Milestone: --- → Future
Severity: minor → normal
Priority: P4 → P3
Yep.
You need to log in
before you can comment on or make changes to this bug.
Description
•