Closed Bug 701746 Opened 14 years ago Closed 13 years ago

position relative on td elements not functioning as expected

Categories

(Firefox :: General, defect)

8 Branch
x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 35168

People

(Reporter: steve, Unassigned)

Details

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.120 Safari/535.2 Steps to reproduce: Set position:relative on a td element, then position:absolute on a child element. Actual results: The child element became positioned relative to the page, rather than the td's rendering context. Expected results: The child element should have been positioned absolute relative to the td element's context.
Please provide a public URL or reduced test case that exhibits this issue.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.