Closed
Bug 447878
Opened 17 years ago
Closed 17 years ago
Tables cannot act as abs-pos containing blocks.
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: kschwarz, Assigned: kschwarz)
Details
Attachments
(1 file)
|
503 bytes,
text/html
|
Details |
Elements with position: relative specified should act as abs-pos containing blocks for their children. However, if a table is positioned relatively and then has abs-pos children, those abs-pos children don't treat the table as the abs-pos containing block.
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•