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.135 2011-03-04 17:01:41 bbos Exp $ -->
3+ <!-- $Id: changes.src,v 2.136 2011-03-04 17:21:55 bbos Exp $ -->
44<HEAD>
55<TITLE>Changes</TITLE>
66</HEAD>
@@ -6727,14 +6727,25 @@ elements, the box used for alignment is the margin box.</ins>
67276727</blockquote>
67286728
67296729<p>Also, to make sure there always is a box whose height is
6730- 'line-height', removed a phrase earlier in the same section:
6730+ 'line-height', a phrase earlier in the same section was removed :
67316731
67326732<blockquote>
67336733<p>User agent must align the glyphs in a non-replaced inline box to
67346734each other by their relevant baselines<del>, and to nested inline
67356735boxes according to 'vertical-align'</del>.
67366736</blockquote>
67376737
6738+ <p>And another modified:
6739+
6740+ <blockquote>
6741+ <p>The height of the inline box <del>is then the smallest such that it
6742+ encloses all glyphs and their leading, as well as all nested inline
6743+ boxes.</del> <ins>encloses all glyphs and their leading and is thus
6744+ exactly 'line-height'. Boxes of child elements do not influence this
6745+ height.</ins>
6746+ </blockquote>
6747+
6748+
67386749</BODY>
67396750</HTML>
67406751
You can’t perform that action at this time.
0 commit comments