[Webkit-unassigned] [Bug 8234] Small gap appears under div with min-height when it contains a "hr" tag
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Apr 18 18:41:26 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8234
hyatt at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed|0 |1
------- Comment #3 from hyatt at apple.com 2006-04-18 18:41 PDT -------
We implement the space around <hr>s using margins. The bottom margin of the
<hr> then collapses with the parent div. This is correct in terms of our
implementation. It may be that Firefox and WinIE don't use margins to create
the space around an <hr>. We'll need to investigate what exactly they do and
try to emulate it.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list