Closed
Bug 218309
Opened 21 years ago
Closed 21 years ago
HR renders over a floating element
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: ric, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.2b) Gecko/20021016
Build Identifier: Mozilla/5.0 Win98 Mozilla 1.4 Final
The Horizontal Rule renders over a floating table (floated with CSS), it should
leave space for the floating element as paragraphs do.
Reproducible: Always
Steps to Reproduce:
1. Create a table and make it float with css
2. After the floating element insert a HR that doesn't brake the floating element
3. That's all
Actual Results:
The HR keeps rendering over the floating elements
Expected Results:
The HR should render only in the space available, and not on the floating elements.
I've used Mozilla since release 1.1, at home I use Moz 1.4, at work I use Moz
1.2b, this is an old bug I haven't submitted, but hope it gets corrected in
future releases of Mozilla.
Comment 1•21 years ago
|
||
*** This bug has been marked as a duplicate of 84887 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•