Closed
Bug 195051
Opened 22 years ago
Closed 22 years ago
absolute positioned div before image displays in the wrong order
Categories
(Core :: Layout: Positioned, defect, P3)
Tracking
()
People
(Reporter: g_mccartney, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(1 file)
274 bytes,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0
image1 should float from image2's top position, not from image2<br>'s bottom
position
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Expected Results:
see IE or NN4
Comment 1•22 years ago
|
||
absolutely positioned div for some reason is shifted down
Comment 2•22 years ago
|
||
Confirming. Mozilla pulls down |div|.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•22 years ago
|
||
Not sure what's up here; almost looks like the placeholder is ending up in the
wrong place... I've checked 1.2.1 and it renders the same, so this is not a
regression from the change to use line boxes for vertical positioning....
Assignee: block-and-inline → position
Component: Layout: Block & Inline → Layout: R & A Pos
Comment 5•22 years ago
|
||
*** This bug has been marked as a duplicate of 94468 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•