File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 'http://www.w3.org/TR/html4/strict.dtd'>
33
44<html lang="en">
5- <!-- $Id: box.src,v 1.46 2003-08-28 02:24:05 bbos Exp $ -->
5+ <!-- $Id: box.src,v 1.47 2003-11-05 19:03:24 bbos Exp $ -->
66<HEAD>
77<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
88<TITLE>Box model</TITLE>
@@ -318,6 +318,12 @@ the parent's.</li>
318318margin collapsing, or only the parent's bottom margin is involved. The
319319position of the element's top border edge is the same as it would have
320320been if the element had a non-zero top border.</li></ul>
321+ <ins cite="http://www.damowmow.com/temp/csswg/css21/issues"
322+ title="issue 7">
323+ <p>An element that has had <a
324+ href="visuren.html#clearance">clearance</a> applied to it never
325+ collapses its top margin with its parent block's bottom margin.</p>
326+ </ins>
321327<p>Note that the positions of elements that have been collapsed
322328through have no effect on the positions of the other elements with
323329whose margins they are being collapsed; the top border edge position
You can’t perform that action at this time.
0 commit comments