Closed Bug 971653 Opened 10 years ago Closed 10 years ago

The top edge of containing box of <fieldset> with <legend> for absolute positioning is different from IE and Chrome

Categories

(Core :: Layout: Positioned, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 942341

People

(Reporter: masayuki, Unassigned)

References

Details

Attachments

(1 file)

Attached image screenshot
This is similar to bug 942341, but I'm not sure this is really dup of it.

If <fieldset> element with <legend> element establishes containing box for absolute positioning, its top edge is bottom of <legend> on Gecko. However, on Chrome and IE, the top edge is same as the top edge of <legend>.

See the testcase:
http://jsfiddle.net/d_toybox/X2U8J/2/

And attached screenshot.
Although, I like the Gecko's behavior better. However, this difference makes web developers complain about us.

# <fieldset> with <legend> laid out like replaced element. So, I guess that there is no standard spec about this...
Sure looks like a dup to me.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: