Closed
Bug 314802
Opened 20 years ago
Closed 20 years ago
Rendering regression with this testcase
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 309550
People
(Reporter: stevee, Unassigned)
Details
(Keywords: regression, testcase)
Attachments
(2 files)
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051101 Firefox/1.5 ID:2005110103
1. Load testcase
2. Observe strange rendering when compared to Firefox 1.07, Opera 8.5 and IE 6
I make no warranty about the quality of the html as I'm not an html guru. But since this code only appears to misrender on firefox 1.5rc1 I thought i'd file it.
Reporter | ||
Comment 1•20 years ago
|
||
Reporter | ||
Updated•20 years ago
|
Component: General → Layout
Product: Firefox → Core
QA Contact: general → layout
Version: 1.5 Branch → 1.8 Branch
Comment 2•20 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8) Gecko/20051102 Firefox/1.5 ID:2005110208
Confirmed
This looks like a dupe, can't find it though
(In reply to comment #0)
> I make no warranty about the quality of the html as I'm not an html guru. But
> since this code only appears to misrender on firefox 1.5rc1 I thought i'd file
> it.
The rendering issue, if there is one, is with the behavior of floated divs containing only inline content and no images. Adding a height value of even 1px to div or .container corrects the testcase for me.
Comment 4•20 years ago
|
||
The presence of the fieldset seems to be the cause.
I think this is a duplicate of bug 309550.
Comment 5•20 years ago
|
||
*** This bug has been marked as a duplicate of 309550 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•