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: 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 $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -6745,7 +6745,8 @@ boxes according to 'vertical-align'</del>.
67456745<blockquote>
67466746<p>The height of the inline box <del>is then the smallest such that it
67476747encloses 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
67496750exactly 'line-height'. Boxes of child elements do not influence this
67506751height.</ins>
67516752</blockquote>
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.159 2011-03-23 01:03:38 bbos Exp $ -->
3+ <!-- $Id: visudet.src,v 2.160 2011-03-23 09:10:22 bbos Exp $ -->
44<head>
55<title>Visual formatting model details</title>
66<style type="text/css">
@@ -1323,7 +1323,8 @@ total depth of <var>D'</var> = <var>D</var> + <var>L</var>/2.
13231323<p class=note><strong>Note.</strong> <var>L</var> may be negative.
13241324
13251325<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
13271328child elements do not influence this height.
13281329
13291330<p>Although margins, borders, and padding of non-replaced elements do
You can’t perform that action at this time.
0 commit comments