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<html lang="en">
3- <!-- $Id: visudet.src,v 2.140 2010-07-07 16:09:48 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.141 2010-07-19 19:01:15 bbos Exp $ -->
44<head>
55<title>Visual formatting model details</title>
66<style type="text/css">
@@ -1390,11 +1390,12 @@ class="index-inst">inline-block</span> element whose content
13901390is composed of <a href="visuren.html#inline-level">inline-level</a>
13911391elements, 'line-height' specifies the <em>minimal</em> height of line boxes
13921392within the element. The minimum height consists of a minimum height above
1393- the block's baseline and a minimum depth below it, exactly as if each
1393+ the baseline and a minimum depth below it, exactly as if each
13941394line box starts with a <a name="strut">zero-width inline box with the
1395- block 's font and line height properties (what T<sub>E</sub>X calls a
1396- "strut").</a>
1395+ element 's font and line height properties.</a> We call that imaginary
1396+ box a "strut." (The name is inspired by TeX.).
13971397</p>
1398+
13981399<p>The height and depth of the font above and below the baseline are
13991400assumed to be metrics that are contained in the font. (For more
14001401details, see CSS level 3.)
You can’t perform that action at this time.
0 commit comments