Skip to content

Commit 779f12f

Browse files
committed
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403124
1 parent cba2af4 commit 779f12f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

css2/box.src

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'>
22

33
<html lang="en">
4-
<!-- $Id: box.src,v 1.81 2011-02-16 16:56:54 bbos Exp $ -->
4+
<!-- $Id: box.src,v 1.82 2011-03-04 14:48:34 bbos Exp $ -->
55
<HEAD>
66
<TITLE>Box model</TITLE>
77
</HEAD>
@@ -302,7 +302,10 @@ title="adjoining margins"><DFN>adjoining</DFN></span> if and only if:
302302
href="visuren.html#block-formatting">block formatting context</a>
303303

304304
<LI>no line boxes, no clearance, no padding and no border separate
305-
them
305+
them <span class="note">(Note that <a
306+
href="visuren.html#phantom-line-box">certain zero-height line
307+
boxes</a> (see <a href="visuren.html#inline-formatting">9.4.2</a>)
308+
are ignored for this purpose.)</span>
306309

307310
<LI>both belong to vertically-adjacent box edges, i.e. form one of
308311
the following pairs:

0 commit comments

Comments
 (0)