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.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:
You can’t perform that action at this time.
0 commit comments