Closed Bug 52982 Opened 24 years ago Closed 24 years ago

layout of the frameset shows wrong

Categories

(Core :: Layout, defect, P3)

defect

Tracking

()

VERIFIED DUPLICATE of bug 41806
Future

People

(Reporter: tero, Assigned: pollmann)

References

()

Details

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux 2.2.14-15mdk i586; en-US; m18) Gecko/20000916
BuildID:    20000091621

The image in the left frame should begin at the top of the page. Now
there is some space between

Reproducible: Always
Steps to Reproduce:
1.open page http://turunseutu.e-bistro.net
2.
3.

Actual Results:  							

Expected Results:
I see this problem in the Sept 15th build.
Status: UNCONFIRMED → NEW
Ever confirmed: true
This is because the left frame begins with <form>...</form>  This causes a
bottom margin to be inserted for the form.

The bottom margin on the form is a result of our explicitly putting one there in
html.css.  Since this issue is covered in bug 41806, I'm marking this a
duplicate.  The margin on the bottom is there so that we will be compatable with
4.x and IE in some cases, but it also causes problems in other cases, like this
one.  There is a plan to remove the bottom margin at least in the strict HTML
case (if the document specifies a doctype)

The bug has been marked Future, however, which means it is not scheduled to make
it in to the final product.  If you would like to see this decision changed,
please attach your arguments/issues to bug 41806, thanks!

*** This bug has been marked as a duplicate of 41806 ***
Severity: normal → minor
Status: NEW → RESOLVED
Closed: 24 years ago
Component: HTMLFrames → Layout
OS: Linux → All
Hardware: PC → All
Resolution: --- → DUPLICATE
Target Milestone: --- → Future
Verified dupe.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.