File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'>
22
33<html lang="en">
4- <!-- $Id: box.src,v 1.88 2012-05-15 13:59:58 bbos Exp $ -->
4+ <!-- $Id: box.src,v 1.89 2012-05-15 14:12:14 bbos Exp $ -->
55<HEAD>
66<TITLE>Box model</TITLE>
77<!--script src="http://www.w3c-test.org/css/harness/annotate.js#CSS21_DEV" type="text/javascript" defer></script-->
@@ -290,6 +290,11 @@ title="collapsing margin">collapsed margin</span></dfn>.
290290 margins collapse with the adjoining margins of following siblings
291291 but that resulting margin does not collapse with the bottom margin
292292 of the parent block.
293+
294+ <LI>If the top margin of a box with non-zero computed
295+ 'min-height' and 'auto' computed 'height' collapses with the
296+ bottom margin of its last in-flow child, then the child's bottom
297+ margin does not collapse with the parent's bottom margin.
293298</UL>
294299
295300<P>Horizontal margins never collapse.
You can’t perform that action at this time.
0 commit comments