Closed
Bug 6148
Opened 26 years ago
Closed 25 years ago
block element closed too soon
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M17
People
(Reporter: sjoerd, Assigned: harishd)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
When an block element is inside an in-line element, and inside the block element
the same in-line element is used, the block element is closed.
Example 1. If there is a SPAN inside a DIV inside a SPAN, the DIV element is
closed before the inner SPAN element.
Example 2. If you use a FONT element outside a UL element, and define another
FONT inside the LI, the LI and the UL are closed before the second FONT element.
(see also www.heeten.nl)
Reporter | ||
Comment 1•26 years ago
|
||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Fixed in the June 2nd Build.
Reporter | ||
Comment 4•25 years ago
|
||
I don't now when this happened, but the bug has reappeared! (see URL)
Using 2000-01-27 win32 build
Status: VERIFIED → REOPENED
Fixed in my tree awaiting chance to checkin.
Status: REOPENED → ASSIGNED
This has been fixed for a week -- but I neglected to close the bug out.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
This bug faked its death.
Reopening.
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 11•25 years ago
|
||
It's FIXED now.
Status: NEW → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•