@@ -1291,8 +1291,7 @@ <h2><a name="toc">Full Table of Contents</a></h2>
1291
1291
<li class="tocline3"><a href="changes.html#q539" class="tocxref">C.8.45 9.5 Floats</a>
1292
1292
<li class="tocline3"><a href="changes.html#q540" class="tocxref">C.8.46 9.5 Floats</a>
1293
1293
<li class="tocline3"><a href="changes.html#q541" class="tocxref">C.8.47 14.2.1 Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'</a>
1294
- <li class="tocline3"><a href="changes.html#q542" class="tocxref">C.8.48 14.2.1 Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'</a>
1295
- <li class="tocline3"><a href="changes.html#q543" class="tocxref">C.8.49 9.2.4 The 'display' property</a>
1294
+ <li class="tocline3"><a href="changes.html#q542" class="tocxref">C.8.48 9.2.4 The 'display' property</a>
1296
1295
</ul>
1297
1296
</ul>
1298
1297
<li class="tocline1"><a href="sample.html" class="tocxref">Appendix D. Default style sheet for HTML 4</a>
@@ -3120,8 +3119,6 @@ <h3>4.1.4 <a name="statements">Statements</a></h3>
3120
3119
around the statements.
3121
3120
</p>
3122
3121
3123
-
3124
-
3125
3122
<h3>4.1.5 <span class="index-def" title="at-rule">
3126
3123
<a name="at-rules">At-rules</a></span></h3>
3127
3124
@@ -3866,7 +3863,7 @@ <h3>4.3.4 <a name="uri">URLs and URIs</a></h3>
3866
3863
<p>
3867
3864
Some characters appearing in an unquoted URI, such as parentheses,
3868
3865
white space characters, single quotes (') and double quotes
3869
- (" ), must be escaped with a backslash so that the resulting URI value
3866
+ (" ), must be escaped with a backslash so that the resulting URI value
3870
3867
is a URI token: '\(', '\)'.
3871
3868
</p>
3872
3869
<p>Depending on the type of URI, it might also be possible to write
@@ -7844,7 +7841,7 @@ <h4>9.2.1.1 <a name="anonymous-block-level">Anonymous block boxes</a></h4>
7844
7841
the block-level box (and any block-level siblings that are consecutive
7845
7842
or separated only by collapsible whitespace and/or out-of-flow
7846
7843
elements), splitting the inline box into two boxes (even if either
7847
- side is empty), one on each side of the block-level box. The line
7844
+ side is empty), one on each side of the block-level box(es) . The line
7848
7845
boxes before the break and after the
7849
7846
break are enclosed in anonymous block boxes, and the block-level box
7850
7847
becomes a sibling of those anonymous boxes. When such an inline box is
@@ -7878,7 +7875,7 @@ <h4>9.2.1.1 <a name="anonymous-block-level">Anonymous block boxes</a></h4>
7878
7875
7879
7876
<p>The P element contains a chunk (C1) of anonymous text followed
7880
7877
by a block-level element followed by another chunk (C2) of anonymous
7881
- text. The resulting boxes would be a block box representing the P ,
7878
+ text. The resulting boxes would be a block box representing the BODY ,
7882
7879
containing an anonymous block box around C1, the SPAN block box, and
7883
7880
another anonymous block box around C2.
7884
7881
</p></div>
@@ -10276,8 +10273,7 @@ <h2>10.1 <a name="containing-block-details">Definition of "containing
10276
10273
containing block is the initial containing block. In CSS 2.1, if
10277
10274
that nearest ancestor is an <a
10278
10275
href="visuren#inline-level">inline-level element</a> that splits
10279
- across multiple lines, or splits into multiple boxes due to bidi
10280
- processing, the containing block is undefined.
10276
+ across multiple lines, the containing block is undefined.
10281
10277
</li>
10282
10278
</ol>
10283
10279
@@ -10894,7 +10890,7 @@ <h2>10.4 <a name="min-max-widths">Minimum and maximum widths</a>: <a href="visud
10894
10890
</p>
10895
10891
10896
10892
<p>In CSS 2.1, the effect of 'min-width' and 'max-width' on
10897
- table cells, table rows , and row groups is undefined.
10893
+ table cells, table columns , and column groups is undefined.
10898
10894
10899
10895
<p>The following algorithm describes how the two properties influence
10900
10896
the <a href="cascade.html#computed-value">used value</a>
@@ -11148,7 +11144,8 @@ <h3>10.6.1 <a name="inline-non-replaced">Inline, non-replaced elements</a></h3>
11148
11144
select which measure of the font is used for the content height.
11149
11145
</p>
11150
11146
<p>The vertical padding, border and margin of an inline, non-replaced
11151
- box start at the top and bottom of the content area, and has nothing to do with the <a href="visudet.html#propdef-line-height" class="noxref"><span
11147
+ box start at the top and bottom of the content area, and has nothing
11148
+ to do with the <a href="visudet.html#propdef-line-height" class="noxref"><span
11152
11149
class="propinst-line-height">'line-height'</span></a>. But only the <a href="visudet.html#propdef-line-height" class="noxref"><span
11153
11150
class="propinst-line-height">'line-height'</span></a> is used when calculating
11154
11151
the height of the line box.
@@ -13278,7 +13275,7 @@ <h3>12.5.1 <a name="list-style">Lists:</a> the <a href="generate.html#propdef-li
13278
13275
<p>The size of the image is calculated from the following rules:
13279
13276
<ol>
13280
13277
<li>If the image has a intrinsic width and height, the used width and
13281
- height are the same .
13278
+ height are the intrinsic width and height .
13282
13279
13283
13280
<li>Otherwise, if the image has an intrinsic ratio and either an
13284
13281
intrinsic width or an intrinsic height, the used width/height is the
@@ -14323,7 +14320,11 @@ <h3>14.2.1 <a name="background-properties">Background properties</a>: <a href="c
14323
14320
coordinate system for the 'background-position' property.
14324
14321
</p>
14325
14322
<p>If the image has no intrinsic dimensions and has an intrinsic ratio
14326
- the dimensions are undefined in CSS 2.1.
14323
+ the dimensions must be assumed to be the largest dimensions at that
14324
+ ratio such that neither dimension exceeds the dimensions of the
14325
+ rectangle that establishes the coordinate system for the <a href="colors.html#propdef-background-position" class="noxref"><span
14326
+ class="propinst-background-position">'background-position'</span></a>
14327
+ property.
14327
14328
</p>
14328
14329
<p>If the image has no intrinsic ratio either, then the dimensions
14329
14330
must be assumed to be the rectangle that establishes the coordinate
@@ -16066,7 +16067,9 @@ <h2>16.6 <a name="white-space-prop">White space</a>: the <a href="text.html#prop
16066
16067
of white space. Lines are broken at preserved newline characters,
16067
16068
and as necessary to fill line boxes.</dd>
16068
16069
<dt>pre-line</dt>
16069
- <dd>This value directs user agents to collapse sequences of white space. Lines are broken at newlines in the source, at occurrences of "\A" in generated content, and as necessary to fill line boxes.</dd>
16070
+ <dd>This value directs user agents to collapse sequences of white
16071
+ space. Lines are broken at preserved newline characters, and as
16072
+ necessary to fill line boxes.</dd>
16070
16073
</dl>
16071
16074
<p>
16072
16075
Newlines in the source can be represented by a carriage return
@@ -20379,8 +20382,7 @@ <H1><a name="q0">Appendix C. Changes</a></H1>
20379
20382
<li class="tocline3"><a href="changes.html#q539" class="tocxref">C.8.45 9.5 Floats</a>
20380
20383
<li class="tocline3"><a href="changes.html#q540" class="tocxref">C.8.46 9.5 Floats</a>
20381
20384
<li class="tocline3"><a href="changes.html#q541" class="tocxref">C.8.47 14.2.1 Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'</a>
20382
- <li class="tocline3"><a href="changes.html#q542" class="tocxref">C.8.48 14.2.1 Background properties: 'background-color', 'background-image', 'background-repeat', 'background-attachment', 'background-position', and 'background'</a>
20383
- <li class="tocline3"><a href="changes.html#q543" class="tocxref">C.8.49 9.2.4 The 'display' property</a>
20385
+ <li class="tocline3"><a href="changes.html#q542" class="tocxref">C.8.48 9.2.4 The 'display' property</a>
20384
20386
</ul>
20385
20387
</ul>
20386
20388
</div>
@@ -26951,9 +26953,8 @@ <h3 id=u.10.1><a name="q502">C.8.8 </a><a
26951
26953
26952
26954
<p>If there is no such ancestor, the containing block is the initial
26953
26955
containing block. <ins>In CSS 2.1, if that nearest ancestor is an
26954
- inline-level element that splits across multiple lines, or splits into
26955
- multiple boxes due to bidi processing, the containing block is
26956
- undefined.</ins>
26956
+ inline-level element that splits across multiple lines the containing
26957
+ block is undefined.</ins>
26957
26958
</blockquote>
26958
26959
26959
26960
@@ -27103,7 +27104,7 @@ <h3 id=u.9.2.1.1><a name="q509">C.8.15 </a><a
27103
27104
27104
27105
<blockquote>
27105
27106
<p>The resulting boxes would be <del>an anonymous block box
27106
- around</del> <ins>a block box representing</ins> the P , containing an
27107
+ around</del> <ins>a block box representing</ins> the BODY , containing an
27107
27108
anonymous block box around C1, the SPAN block box, and another
27108
27109
anonymous block box around C2.
27109
27110
</blockquote>
@@ -27151,6 +27152,10 @@ <h3 id=u.16.6><a name="q511">C.8.17 </a><a
27151
27152
source, at occurrences of "\A" in generated content,</del>
27152
27153
<ins>preserved newline characters,</ins> and as necessary to fill line
27153
27154
boxes.
27155
+ <dt>pre-line <dd>This value directs user agents to collapse sequences
27156
+ of white space. Lines are broken at <del>newlines in the source, at
27157
+ occurrences of "\A" in generated content,</del> <ins>preserved newline
27158
+ characters,</ins> and as necessary to fill line boxes.
27154
27159
</dl>
27155
27160
</blockquote>
27156
27161
@@ -27257,7 +27262,7 @@ <h3 id=u.12.5.1a><a name="q516">C.8.22 </a><a
27257
27262
<li><del>If the image has an intrinsic width or height, then that
27258
27263
intrinsic width/height becomes the image's used width/height.</del>
27259
27264
<ins>If the image has a intrinsic width and height, the used width and
27260
- height are the same .</ins>
27265
+ height are the intrinsic width and height .</ins>
27261
27266
27262
27267
<li><del>If the image has no intrinsic ratio and a ratio cannot be
27263
27268
calculated from its width and height, then its intrinsic ratio is
@@ -27397,7 +27402,7 @@ <h3 id=u.10.4><a name="q522">C.8.28 </a><a
27397
27402
27398
27403
<blockquote>
27399
27404
<p><ins>In CSS 2.1, the effect of 'min-width' and 'max-width' on
27400
- table cells, table rows , and row groups is undefined.</ins>
27405
+ table cells, table columns , and column groups is undefined.</ins>
27401
27406
</blockquote>
27402
27407
27403
27408
@@ -27447,7 +27452,7 @@ <h3 id=u.9.2.1.1a><a name="q524">C.8.30 </a><a
27447
27452
consecutive or separated only by collapsible whitespace and/or
27448
27453
out-of-flow elements), <del>dividing</del> <ins>splitting</ins> the
27449
27454
inline box into two pieces (even if either side is empty)<ins>, one on
27450
- each side of the block-level box</ins>.
27455
+ each side of the block-level box(es) </ins>.
27451
27456
</blockquote>
27452
27457
27453
27458
@@ -27739,28 +27744,7 @@ <h3 id=u.14.2.1><a name="q541">C.8.47 </a><a
27739
27744
27740
27745
27741
27746
27742
- <h3 id=u.14.2.1a><a name="q542">C.8.48 </a><a
27743
- href="/TR/2010/WD-CSS2-20101207/colors.html#background-properties">14.2.1
27744
- Background properties: 'background-color', 'background-image',
27745
- 'background-repeat', 'background-attachment', 'background-position',
27746
- and 'background'</a></h3>
27747
-
27748
- <p>Because of insufficient implementations of background images with
27749
- an intrinsic ratio but no intrinsic size, the size of such images is
27750
- not defined in CSS 2.1:
27751
-
27752
- <blockquote>
27753
- <p>If the image has no intrinsic dimensions and has an intrinsic ratio
27754
- the dimensions <del>must be assumed to be the largest dimensions at
27755
- that ratio such that neither dimension exceeds the dimensions of the
27756
- rectangle that establishes the coordinate system for the <a href="colors.html#propdef-background-position" class="noxref"><span
27757
- class="propinst-background-position">'background-position'</span></a>
27758
- property</del> <ins>are undefined in CSS 2.1</ins>.
27759
- </blockquote>
27760
-
27761
-
27762
-
27763
- <h3 id=u.9.2.4><a name="q543">C.8.49 </a><a
27747
+ <h3 id=u.9.2.4><a name="q542">C.8.48 </a><a
27764
27748
href="/TR/2010/WD-CSS2-20101207/visuren.html#display-prop">9.2.4 The
27765
27749
'display' property</a></h3>
27766
27750
0 commit comments