You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css2/diffs-rec/visudet.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ <h2>10.1 <a name="containing-block-details">Definition of "containing
91
91
</li>
92
92
<li>For other elements, <del>unless</del><ins>if</ins> the <del>element</del><ins>element's position</ins> is <del>absolutely positioned ,</del><ins>'relative' or 'static',</ins>
93
93
the containing block is formed by the content edge of the nearest
Copy file name to clipboardExpand all lines: css2/diffs-wd/visudet.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ <h2>10.1 <a name="containing-block-details">Definition of "containing
91
91
</li>
92
92
<li>For other elements, if the element's position is 'relative' or 'static',
93
93
the containing block is formed by the content edge of the nearest
94
-
<ahref="visuren.html#block-boxes"><del>block-level , table cell or inline-block ancestor box.</del><ins>block container.</ins></a>
94
+
<ahref="visuren.html#block-boxes"><del>block-level , table cell or inline-block</del><ins>block container</ins></a> ancestor box.
95
95
</li>
96
96
<li>If the element has 'position: fixed', the containing block is
97
97
established by the <ahref="visuren.html#viewport">viewport</a>
@@ -1425,9 +1425,9 @@ <h3>10.8.1 <a name="leading">Leading and half-leading</a></h3>
1425
1425
<p><del>Since the value of 'line-height' for an inline box may be different from the</del><ins>CSS assumes that every font has font metrics that specify a
1426
1426
characteristic</ins> height <del>of its content area there may be space</del>above <ins>the baseline</ins> and <ins>a depth</ins> below <del>rendered glyphs. The difference between the content</del><ins>it. In this
1427
1427
section we use</ins><var><ins>A</ins></var><ins>to mean that</ins> height <ins>(for a given font at a
1428
-
given size)</ins> and <var><ins>D</ins></var> the <del>used value of 'line-height' is called</del><ins>depth. We also define</ins><var><ins>AD</ins></var><ins>=</ins>
1429
-
<var><ins>A</ins></var><ins>+</ins><var><ins>D</ins></var><ins>,</ins> the <del>leading . Half</del><ins>distance from</ins> the <del>leading is called</del><ins>top to</ins> the
1430
-
<del>half-leading . User agents center glyphs vertically in an inline box, adding half-leading on the top and</del>bottom. <ins>(See the note below</ins> for <ahref="#sTypoAscender"><del>example, if</del><ins>how to find</ins>
1428
+
given size)</ins> and <var><ins>D</ins></var> the <del>used value of 'line-height' is called the leading . Half the leading is called</del><ins>depth. We also define</ins><var><ins>AD</ins></var><ins>=</ins>
1429
+
<var><ins>A</ins></var><ins>+</ins><var><ins>D</ins></var><ins>,</ins> the <del>half-leading . User agents center glyphs vertically in an inline box, adding half-leading on</del><ins>distance from</ins> the top <del>and</del><ins>to the</ins>
1430
+
bottom. <ins>(See the note below</ins> for <ahref="#sTypoAscender"><del>example, if</del><ins>how to find</ins>
1431
1431
<var>A</var><del>piece</del><ins>and</ins><var><ins>D</ins></var><ins>for TrueType and OpenType fonts.</ins></a><ins>)
1432
1432
Note that these are metrics</ins> of <del>text is '12px' high</del><ins>the font as a whole</ins> and <ins>need not
1433
1433
correspond to</ins> the <del>'line-height' value is '14px', 2pxs of extra space should be added: 1px above</del><ins>ascender</ins> and <del>1px below</del><ins>descender of any individual glyph.</ins>
0 commit comments