@@ -43,7 +43,7 @@ <H1><a name="q0">Appendix C. Changes</a></H1>
4343 < li class ="tocline3 "> < a href ="changes.html#q12 " class ="tocxref "> C.2.5 Section 1.4.2.6 Media groups</ a >
4444 < li class ="tocline3 "> < a href ="changes.html#q13 " class ="tocxref "> C.2.6 Section 1.4.2.7 Computed value</ a >
4545 < li class ="tocline3 "> < a href ="changes.html#q14 " class ="tocxref "> C.2.7 Section 1.4.4 Notes and examples</ a >
46- < li class ="tocline3 "> < a href ="changes.html#q15 " class ="tocxref "> C.2.8 Section 1.5 Acknowledgements </ a >
46+ < li class ="tocline3 "> < a href ="changes.html#q15 " class ="tocxref "> C.2.8 Section 1.5 Acknowledgments </ a >
4747 < li class ="tocline3 "> < a href ="changes.html#q16 " class ="tocxref "> C.2.9 Section 3.2 Conformance</ a >
4848 < li class ="tocline3 "> < a href ="changes.html#q17 " class ="tocxref "> C.2.10 Section 3.3 Error Conditions</ a >
4949 < li class ="tocline3 "> < a href ="changes.html#q18 " class ="tocxref "> C.2.11 Section 4.1.1 Tokenization</ a >
@@ -75,7 +75,7 @@ <H1><a name="q0">Appendix C. Changes</a></H1>
7575 < li class ="tocline3 "> < a href ="changes.html#q44 " class ="tocxref "> C.2.37 Section 8.4 Padding properties</ a >
7676 < li class ="tocline3 "> < a href ="changes.html#q45 " class ="tocxref "> C.2.38 Section 8.5.2 Border color</ a >
7777 < li class ="tocline3 "> < a href ="changes.html#q46 " class ="tocxref "> C.2.39 Section 8.5.3 Border style</ a >
78- < li class ="tocline3 "> < a href ="changes.html#q47 " class ="tocxref "> C.2.40 Section 8.6 The box model for inline elements in bidirection context</ a >
78+ < li class ="tocline3 "> < a href ="changes.html#q47 " class ="tocxref "> C.2.40 Section 8.6 The box model for inline elements in bidirectional context</ a >
7979 < li class ="tocline3 "> < a href ="changes.html#q48 " class ="tocxref "> C.2.41 Section 9.1.2 Containing blocks</ a >
8080 < li class ="tocline3 "> < a href ="changes.html#q49 " class ="tocxref "> C.2.42 Section 9.2.1.1 Anonymous block boxes</ a >
8181 < li class ="tocline3 "> < a href ="changes.html#q50 " class ="tocxref "> C.2.43 Section 9.2.2.1 Anonymous inline boxes</ a >
@@ -511,7 +511,7 @@ <h3 id="c1.4.4"><a name="q14">C.2.7 </a><a href="about.html#notes-and-examples">
511511The markup for many examples has been reformulated to either include a DOCTYPE or
512512conform to this definition.</ p >
513513
514- < h3 id ="c1.5 "> < a name ="q15 "> C.2.8 </ a > < a href ="about.html#acknowledgements "> Section 1.5 Acknowledgements </ a > </ h3 >
514+ < h3 id ="c1.5 "> < a name ="q15 "> C.2.8 </ a > < a href ="about.html#acknowledgements "> Section 1.5 Acknowledgments </ a > </ h3 >
515515
516516< p > This section (formerly 1.4) has been updated to reflect contributions to CSS2.1
517517and has been marked non-normative.< p >
@@ -548,7 +548,7 @@ <h3 id="c4.1.1"><a name="q18">C.2.11 </a><a href="syndata.html#tokenization">Sec
548548
549549< p > The "escape" macro has been modified to allow the escaping of any
550550character except newlines, form feeds, and hex digits (to avoid
551- conflict with unicode escapes).</ p >
551+ conflict with Unicode escapes).</ p >
552552
553553< p > Modified "string1" and "string2" macros by defining allowed characters
554554through excluding disallowed characters. This allows invisible ASCII
@@ -599,7 +599,7 @@ <h3 id="c4.3.4"><a name="q23">C.2.16 </a><a href="syndata.html#uri">Section 4.3.
599599< h3 id ="c4.3.5 "> < a name ="q24 "> C.2.17 </ a > < a href ="syndata.html#counter "> Section 4.3.5
600600Counters</ a > </ h3 >
601601
602- < p > Changed "Counters are denoted by identifiers" to "ounters are
602+ < p > Changed "Counters are denoted by identifiers" to "Counters are
603603denoted by < ins > case-sensitive</ ins > identifiers" (see also the
604604change to case-sensitivity in < a href ="#c4.1.3 "> 4.1.3</ a > ).
605605
@@ -819,7 +819,7 @@ <h3 id="c8.5.3"><a name="q46">C.2.39 </a><a href="box.html#border-style-properti
819819< p > 3D border styles ('groove', 'ridge', 'inset', 'outset') now depend on the
820820corresponding border-color rather than on 'color'.</ p >
821821
822- < h3 id ="c8.6 "> < a name ="q47 "> C.2.40 </ a > < a href ="box.html#bidi-box-model "> Section 8.6 The box model for inline elements in bidirection context</ a > </ h3 >
822+ < h3 id ="c8.6 "> < a name ="q47 "> C.2.40 </ a > < a href ="box.html#bidi-box-model "> Section 8.6 The box model for inline elements in bidirectional context</ a > </ h3 >
823823
824824< p > Added this new section to specify layout of inline boxes when affected by bidi.</ p >
825825
@@ -1117,7 +1117,7 @@ <h3 id="c10.4"><a name="q75">C.2.68 </a><a href="visudet.html#min-max-widths">Se
11171117the containing block's width depends on this element's width, then the
11181118resulting layout is undefined in CSS 2.1.</ p >
11191119
1120- < p > The UA is no longer allowed to select an aribtrary minimum width.</ p >
1120+ < p > The UA is no longer allowed to select an arbitrary minimum width.</ p >
11211121
11221122< p > The used width of replaced elements with an intrinsic ratio and both
11231123'width' and 'height' specified as 'auto' is now calculated according to
@@ -1149,7 +1149,7 @@ <h3 id="c10.6"><a name="q77">C.2.70 </a><a href="visudet.html#Computing_heights_
11491149
11501150< p > Added section 10.6.7 to define 'auto' heights for block formatting
11511151context roots. (Unlike other block boxes, the height of these boxes
1152- increases to accomodate any normal-flow descendant floats.)</ p >
1152+ increases to accommodate any normal-flow descendant floats.)</ p >
11531153
11541154< h3 id ="c10.6.1 "> < a name ="q78 "> C.2.71 </ a > < a href ="visudet.html#inline-non-replaced "> Section 10.6.1
11551155Inline, non-replaced elements</ a > </ h3 >
@@ -1265,7 +1265,7 @@ <h3 id="c11.1.2"><a name="q88">C.2.81 </a><a href="visufx.html#clipping">Section
12651265Furthermore, it applies to those elements even when their 'overflow' is
12661266'visible'.</ p >
12671267
1268- < p > The default value of 'clip', 'auto', now indiciates no clipping
1268+ < p > The default value of 'clip', 'auto', now indicates no clipping
12691269rather than clipping to the element's border box.</ p >
12701270
12711271< p > Values of "rect()" should be separated by commas. UAs are
@@ -1352,7 +1352,7 @@ <h3 id="c12.5"><a name="q96">C.2.89 </a><a href="generate.html#lists">Section 12
13521352< h3 id ="c12.5.1 "> < a name ="q97 "> C.2.90 </ a > < a href ="generate.html#list-style "> Section 12.5.1
13531353Lists</ a > </ h3 >
13541354
1355- < p > The list styles 'hebrew', 'armenian', 'georgian', 'cjk-ideographs ',
1355+ < p > The list styles 'hebrew', 'armenian', 'georgian', 'cjk-ideographic ',
13561356'hiragana', 'katakana', 'hiragana-iroha' and 'katakana-iroha' have
13571357been removed due to lack of implementation experience. (They are
13581358expected to return in the CSS3 Lists module.)</ p >
@@ -1436,8 +1436,8 @@ <h3 id="c15"><a name="q104">C.2.97 </a><a href="fonts.html">Chapter 15 Fonts</a>
14361436< h3 id ="c15.2 "> < a name ="q105 "> C.2.98 </ a > < a href ="fonts.html#algorithm "> Section 15.2
14371437Font matching algorithm</ a > </ h3 >
14381438
1439- < p > In this section (previously 15.5), in step 5 (prevously 8)
1440- of the font matching algorith , the UA is now allowed to use
1439+ < p > In this section (previously 15.5), in step 5 (previously 8)
1440+ of the font matching algorithm , the UA is now allowed to use
14411441multiple default fallback fonts to find a glyph for a given
14421442character.</ p >
14431443
@@ -1644,7 +1644,7 @@ <h3 id="c17.5.2.2"><a name="q124">C.2.117 </a><a href="tables.html#auto-table-la
16441644< h3 id ="c17.5.3 "> < a name ="q125 "> C.2.118 </ a > < a href ="tables.html#height-layout "> Section 17.5.3
16451645Table height algorithms</ a > </ h3 >
16461646
1647- < p > The 'height' property on tables is now treated as a mininimum
1647+ < p > The 'height' property on tables is now treated as a minimum
16481648height; the UA no longer has the option of using 'height' to
16491649constrain the size of the table to be smaller than its contents.</ p >
16501650
@@ -1830,7 +1830,7 @@ <h3 id="x4.1.3"><a name="q145">C.3.4 </a><a href="syndata.html#characters">Secti
18301830Characters and case</ a > </ h3 >
18311831
18321832< p > Corrected third paragraph to say that an '@import' rule can only be
1833- preceeded by an '@charset' rule or other '@import' rules.</ p >
1833+ preceded by an '@charset' rule or other '@import' rules.</ p >
18341834
18351835< h3 id ="x4.3 "> < a name ="q146 "> C.3.5 </ a > < a href ="syndata.html#values "> Section 4.3 (Double sign problem)</ a > </ h3 >
18361836
@@ -1923,7 +1923,7 @@ <h3 id="x8.5.4"><a name="q157">C.3.16 </a><a
19231923href ="box.html#border-shorthand-properties "> Section 8.5.4
19241924Border shorthand properties</ a > </ h3 >
19251925
1926- < p > Changedvarious border shorthands' syntax definitions to use the
1926+ < p > Changed various border shorthands' syntax definitions to use the
19271927<border-width>, <border-style> and <'border-top-color'>
19281928value types as appropriate.</ p >
19291929
@@ -2491,7 +2491,7 @@ <h3 id="r7.3"><a name="q222">C.4.28 </a><a href="media.html#media-types">Section
24912491media types</ a > </ h3 >
24922492
24932493< p > Added text to clarify that media types are mutually exclusive,
2494- but a UA can render simulatenously to canvases with different
2494+ but a UA can render simultaneously to canvases with different
24952495media types.</ p >
24962496
24972497< h3 id ="r7.3.1 "> < a name ="q223 "> C.4.29 </ a > < a href ="media.html#media-groups "> Section 7.3.1
@@ -2857,7 +2857,7 @@ <h3 id="r15.6"><a name="q263">C.4.69 </a><a href="fonts.html#font-boldness">Sect
28572857other parts of the Fonts chapter has been aggregated under this
28582858section.</ p >
28592859
2860- < p > Removed statemnt that says "User agents must map names to values
2860+ < p > Removed statement that says "User agents must map names to values
28612861in a way that preserves visual order; a face mapped to a value
28622862must not be lighter than faces mapped to lower values." This is
28632863otherwise implied by "The only guarantee is that a face of a given
@@ -4242,7 +4242,7 @@ <h3 id="s.16.6.1"><a name="q363">C.5.76 </a><a
42424242Section 16.6.1 The 'white-space' processing model</ a > </ h3 >
42434243
42444244< p > < span class =date > [2009-02-02]</ span > Collapsing of white space does
4245- not remove any line breaking oppportunities . Add the following
4245+ not remove any line breaking opportunities . Add the following
42464246clarification:
42474247
42484248< blockquote >
0 commit comments