Skip to content

Commit 13420d9

Browse files
committed
[css2] Generated. Do not edit!
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%403173
1 parent 0eb7019 commit 13420d9

File tree

7 files changed

+80
-72
lines changed

7 files changed

+80
-72
lines changed

css2/changes.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -7256,7 +7256,8 @@ <h3 id=u.10.8.1a><a name="q506">C.8.12 </a><a
72567256
<blockquote>
72577257
<p>The height of the inline box <del>is then the smallest such that it
72587258
encloses all glyphs and their leading, as well as all nested inline
7259-
boxes.</del> <ins>encloses all glyphs and their leading and is thus
7259+
boxes.</del> <ins>encloses all glyphs and their half-leading on each
7260+
side and is thus
72607261
exactly 'line-height'. Boxes of child elements do not influence this
72617262
height.</ins>
72627263
</blockquote>

css2/css2.html

+4-2
Original file line numberDiff line numberDiff line change
@@ -11609,7 +11609,8 @@ <h3>10.8.1 <a name="leading">Leading and half-leading</a></h3>
1160911609
<p class=note><strong>Note.</strong> <var>L</var> may be negative.
1161011610

1161111611
<p id="inline-box-height">The height of the inline box encloses all
11612-
glyphs and their leading and is thus exactly 'line-height'. Boxes of
11612+
glyphs and their half-leading on each side and is thus exactly
11613+
'line-height'. Boxes of
1161311614
child elements do not influence this height.
1161411615

1161511616
<p>Although margins, borders, and padding of non-replaced elements do
@@ -27056,7 +27057,8 @@ <h3 id=u.10.8.1a><a name="q506">C.8.12 </a><a
2705627057
<blockquote>
2705727058
<p>The height of the inline box <del>is then the smallest such that it
2705827059
encloses all glyphs and their leading, as well as all nested inline
27059-
boxes.</del> <ins>encloses all glyphs and their leading and is thus
27060+
boxes.</del> <ins>encloses all glyphs and their half-leading on each
27061+
side and is thus
2706027062
exactly 'line-height'. Boxes of child elements do not influence this
2706127063
height.</ins>
2706227064
</blockquote>

css2/diffs-rec/changes.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -7256,7 +7256,8 @@ <h3 id=u.10.8.1a><a name="q506"><ins>C.8.12</ins> </a><a
72567256
<blockquote>
72577257
<p><ins>The height of the inline box</ins> <del><ins>is then the smallest such that it
72587258
encloses all glyphs and their leading, as well as all nested inline
7259-
boxes.</ins></del> <ins><ins>encloses all glyphs and their leading and is thus
7259+
boxes.</ins></del> <ins><ins>encloses all glyphs and their half-leading on each
7260+
side and is thus
72607261
exactly 'line-height'. Boxes of child elements do not influence this
72617262
height.</ins></ins>
72627263
</blockquote>

css2/diffs-rec/visudet.html

+66-65
Large diffs are not rendered by default.

css2/diffs-wd/changes.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -7256,7 +7256,8 @@ <h3 id=u.10.8.1a><a name="q506"><ins>C.8.12</ins> </a><a
72567256
<blockquote>
72577257
<p><ins>The height of the inline box</ins> <del><ins>is then the smallest such that it
72587258
encloses all glyphs and their leading, as well as all nested inline
7259-
boxes.</ins></del> <ins><ins>encloses all glyphs and their leading and is thus
7259+
boxes.</ins></del> <ins><ins>encloses all glyphs and their half-leading on each
7260+
side and is thus
72607261
exactly 'line-height'. Boxes of child elements do not influence this
72617262
height.</ins></ins>
72627263
</blockquote>

css2/diffs-wd/visudet.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -1440,7 +1440,8 @@ <h3>10.8.1 <a name="leading">Leading and half-leading</a></h3>
14401440
<p class=note><strong><ins>Note.</ins></strong> <var><ins>L</ins></var> <ins>may be negative.</ins>
14411441

14421442
<p id="inline-box-height">The height of the inline box <del>is then the smallest such that it</del>encloses all
1443-
glyphs and their <del>leading, as well as all nested inline boxes.</del><ins>leading and is thus exactly 'line-height'. Boxes of
1443+
glyphs and their <del>leading, as well as all nested inline boxes.</del><ins>half-leading on each side and is thus exactly
1444+
'line-height'. Boxes of
14441445
child elements do not influence this height.</ins>
14451446

14461447
<p>Although margins, borders, and padding of non-replaced elements do

css2/visudet.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -1440,7 +1440,8 @@ <h3>10.8.1 <a name="leading">Leading and half-leading</a></h3>
14401440
<p class=note><strong>Note.</strong> <var>L</var> may be negative.
14411441

14421442
<p id="inline-box-height">The height of the inline box encloses all
1443-
glyphs and their leading and is thus exactly 'line-height'. Boxes of
1443+
glyphs and their half-leading on each side and is thus exactly
1444+
'line-height'. Boxes of
14441445
child elements do not influence this height.
14451446

14461447
<p>Although margins, borders, and padding of non-replaced elements do

0 commit comments

Comments
 (0)