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.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: box.src,v 1.30 2003-02-19 20:01:03 bbos Exp $ -->
3+ <!-- $Id: box.src,v 1.31 2003-03-03 04:43:07 bbos Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Box model</TITLE>
@@ -290,7 +290,7 @@ elements that are not related as siblings or ancestors.
290290
291291<li>Vertical margins between a <a
292292href="visuren.html#floats">floated</a> box and any other box do not
293- collapse.
293+ collapse (not even between a float and its in-flow children) .
294294
295295<li>Margins of <a
296296href="visuren.html#absolutely-positioned">absolutely</a>
@@ -716,7 +716,7 @@ last line box in which the element appears has a right border.
716716class=propinst-direction>'direction'</span> property is 'rtl', the
717717right-most generated box of the first line box in which the element
718718appears has a right border, and the left-most generated box of the
719- left line box in which the element appears has a left border.
719+ last line box in which the element appears has a left border.
720720
721721</BODY>
722722</HTML>
You can’t perform that action at this time.
0 commit comments