@@ -64,7 +64,7 @@ <h2 class="no-num no-toc" id="w3c-working">W3C Working Draft [DATE: 07 October 2
6464< dd > < a href ="mailto:bert@w3.org "> Bert Bos (W3C)</ a > </ dd >
6565< dd > < a href ="mailto:michelsu@microsoft.com "> Michel Suignard (Microsoft)</ a > </ dd >
6666< dd > < a href ="mailto:szilles@adobe.com "> Steve Zilles (Adobe)</ a > </ dd >
67- < dd > < a href ="http://dbaron.org/ "> L. David Baron (Mozilla Foundation )</ a > </ dd >
67+ < dd > < a href ="http://dbaron.org/ "> L. David Baron (Mozilla Corporation )</ a > </ dd >
6868
6969</ dl >
7070
@@ -156,7 +156,7 @@ <h2 id="LineBox">Line box, Line stacking and Content height</h2>
156156For an horizontal layout flow it can be perceived as related to the the width of
157157the box. However for a vertical layout flow it will be related to the height of
158158the box. The term inline-progression dimension is the neutral way to express
159- that dimension independently of the layout flow.
159+ that dimension independently of the layout flow.
160160
161161< p > The < b > block-progression dimension</ b > is a length in the direction of the
162162block-progression of a box. For an horizontal layout flow it can be perceived as
@@ -211,7 +211,7 @@ <h3 id="InlineFormatting">Inline formatting context</h3>
211211into adjacent line boxes. However, in this case, some user agents may use the
212212line box to "clip" the border and padding areas (i.e., not render them). </ p >
213213
214- < h3 id ="LineBoxWrapping "> Line Box wrapping</ h3 >
214+ < h3 id ="LineBoxWrapping "> Inline-progression: Line Box wrapping</ h3 >
215215
216216< p > In general, the start edge of a line box touches the start edge of its
217217containing block and the end edge touches the end edge of its containing block.
@@ -307,7 +307,7 @@ <h3 id="LineBoxWrapping">Line Box wrapping</h3>
307307 </ ul >
308308</ div >
309309
310- < h3 id ="inline1 "> Inline box progression dimension (height in horizontal flow), the
310+ < h3 id ="inline1 "> Block- progression dimensions: the
311311< span class ="property "> 'text-height'</ span > property</ h3 >
312312
313313< p > Each inline box has a block-progression dimension which is derived from the
@@ -393,8 +393,10 @@ <h3 id="inline1">Inline box progression dimension (height in horizontal flow), t
393393< p > For replaced elements, the block-progression dimension is determined by the
394394outer edges (i.e. margin edge).</ p >
395395
396- < h3 id ="InlineBoxHeight "> Line height adjustment: the
397- < span class ="property "> 'line-height'</ span > property</ h3 >
396+ < h3 id ="LineBoxHeight "> Block progression positioning and spacing</ h3 >
397+
398+ < h4 id ="InlineBoxHeight "> Line height adjustment: the
399+ < span class ="property "> 'line-height'</ span > property</ h4 >
398400
399401< p > The 'line-height' property controls the amount of leading space
400402which is added before and after the block-progression dimension of an
@@ -551,8 +553,8 @@ <h3 id="InlineBoxHeight">Line height adjustment: the
551553the rendered glyphs will "bleed" outside the box. If such a box touches the edge
552554of a line box, the rendered glyphs will also "bleed" into the adjacent line box.</ p >
553555
554- < h3 id ="LineStacking "> Line Stacking: the
555- < span class ="property "> 'line-box-contain'</ span > property</ h3 >
556+ < h4 id ="LineStacking "> Line Stacking: the
557+ < span class ="property "> 'line-box-contain'</ span > property</ h4 >
556558
557559
558560< table class ="propdef " id ="name-30 ">
@@ -726,7 +728,7 @@ <h3 id="LineStacking">Line Stacking: the
726728
727729
728730
729- < h4 > Old, remove this:</ h4 >
731+ < h5 > Old, remove this:</ h5 >
730732
731733< p > Line stacking is the mechanism by which a line box is determined for each
732734line in a block and then these lines are stacked in the block-progression
0 commit comments