Closed
Bug 22563
Opened 25 years ago
Closed 24 years ago
[FLOAT] HR overlaps left floating TABLE (HTML 4.0 strict + CSS1)
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
M17
People
(Reporter: mmo, Assigned: buster)
References
()
Details
The HR element partially overlap over a floating table.
See URL for simple HTML test case.
Note that both the HTML and CSS have been checked for validity.
Updated•25 years ago
|
Assignee: karnaze → kipp
Comment 1•25 years ago
|
||
The problem is with the block containing the table. Reassigning to Kipp.
Summary: HR overlaps left floating TABLE (HTML 4.0 strict + CSS1) → [FLOAT] HR overlaps left floating TABLE (HTML 4.0 strict + CSS1)
moving kipp's bugs to M15. Some will get moved again, this is just a start.
mine! mine mine mine! all mine! whoo-hoo!
Assignee: kipp → buster
mass-moving all remaining M16 bugs to M17
Target Milestone: M16 → M17
Comment 6•25 years ago
|
||
This does not appear to be a problem only with tables. It also happens with
images:
http://www.tc.cornell.edu/Visualization/contrib/cs418-sp94/1998/KilledKenny/cablewheel.html
This page actully causes mozilla to crash for me. (linux build 2000052320)
Just let the page sit for about 30 seconds. The animation will stop and then
the browser with crash. My guess is that the overlap causes some sort of memory
leak??? (If you can confirm this, please add crash to the keywords list.)
Comment 7•25 years ago
|
||
The crash does not appear to be related to the overlap, it still crashes if you
specify image sizes, and remove the <hr>. I submitted the crash part to bug
22754 for now.
Comment 9•24 years ago
|
||
*** This bug has been marked as a duplicate of 18754 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•