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.75 2009-08-06 21:05:29 dbaron Exp $ -->
4+ <!-- $Id: box.src,v 1.76 2010-05-12 15:22:40 bbos Exp $ -->
55<HEAD>
66<TITLE>Box model</TITLE>
77</HEAD>
@@ -329,7 +329,7 @@ position of the element's top border edge is the same as it would have
329329been if the element had a non-zero bottom border.</li></ul>
330330
331331<p>An element that has had <a
332- href="visuren.html#clearance">clearance</a> applied to it never
332+ href="visuren.html#clearance">clearance</a> never
333333collapses its top margin with its parent block's bottom margin.</p>
334334
335335<p>Note that the positions of elements that have been collapsed
@@ -366,8 +366,8 @@ it has neither top or bottom borders nor top or bottom padding, and it has a
366366and it does not contain a line box, and all of its in-flow children's
367367margins (if any) are adjoining.</p>
368368
369- <p>When an element's own margins collapse, and that element has had
370- clearance applied to it , its top margin collapses with the adjoining
369+ <p>When an element's own margins collapse, and that element has
370+ clearance, its top margin collapses with the adjoining
371371margins of subsequent siblings but that resulting margin does not
372372collapse with the bottom margin of the parent block.</p>
373373
You can’t perform that action at this time.
0 commit comments