File tree 2 files changed +6
-4
lines changed
2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
2
<html lang="en">
3
- <!-- $Id: changes.src,v 2.146 2011-03-23 01 :10:23 bbos Exp $ -->
3
+ <!-- $Id: changes.src,v 2.147 2011-03-23 09 :10:41 bbos Exp $ -->
4
4
<HEAD>
5
5
<TITLE>Changes</TITLE>
6
6
</HEAD>
@@ -6745,7 +6745,8 @@ boxes according to 'vertical-align'</del>.
6745
6745
<blockquote>
6746
6746
<p>The height of the inline box <del>is then the smallest such that it
6747
6747
encloses all glyphs and their leading, as well as all nested inline
6748
- boxes.</del> <ins>encloses all glyphs and their leading and is thus
6748
+ boxes.</del> <ins>encloses all glyphs and their half-leading on each
6749
+ side and is thus
6749
6750
exactly 'line-height'. Boxes of child elements do not influence this
6750
6751
height.</ins>
6751
6752
</blockquote>
Original file line number Diff line number Diff line change 1
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
2
<html lang="en">
3
- <!-- $Id: visudet.src,v 2.159 2011-03-23 01:03:38 bbos Exp $ -->
3
+ <!-- $Id: visudet.src,v 2.160 2011-03-23 09:10:22 bbos Exp $ -->
4
4
<head>
5
5
<title>Visual formatting model details</title>
6
6
<style type="text/css">
@@ -1323,7 +1323,8 @@ total depth of <var>D'</var> = <var>D</var> + <var>L</var>/2.
1323
1323
<p class=note><strong>Note.</strong> <var>L</var> may be negative.
1324
1324
1325
1325
<p id="inline-box-height">The height of the inline box encloses all
1326
- glyphs and their leading and is thus exactly 'line-height'. Boxes of
1326
+ glyphs and their half-leading on each side and is thus exactly
1327
+ 'line-height'. Boxes of
1327
1328
child elements do not influence this height.
1328
1329
1329
1330
<p>Although margins, borders, and padding of non-replaced elements do
You can’t perform that action at this time.
0 commit comments