|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: changes.src,v 2.112 2009-08-06 19:42:34 bbos Exp $ --> |
| 3 | +<!-- $Id: changes.src,v 2.113 2009-08-06 21:05:30 dbaron Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <TITLE>Changes</TITLE> |
6 | 6 | </HEAD> |
@@ -92,7 +92,7 @@ declarations are SGML Text Entities conforming to the HTML 4.01 Strict DTD [HTML |
92 | 92 | The markup for many examples has been reformulated to either include a DOCTYPE or |
93 | 93 | conform to this definition.</p> |
94 | 94 |
|
95 | | -<h3 id="c1.5"><a href="about.html#acknowledgements">Section 1.5 Acknowledgements</a></h3> |
| 95 | +<h3 id="c1.5"><a href="about.html#acknowledgements">Section 1.5 Acknowledgments</a></h3> |
96 | 96 |
|
97 | 97 | <p>This section (formerly 1.4) has been updated to reflect contributions to CSS2.1 |
98 | 98 | and has been marked non-normative.<p> |
@@ -129,7 +129,7 @@ macros "nmstart" and "nmchar" now include it. See also section |
129 | 129 |
|
130 | 130 | <p>The "escape" macro has been modified to allow the escaping of any |
131 | 131 | character except newlines, form feeds, and hex digits (to avoid |
132 | | -conflict with unicode escapes).</p> |
| 132 | +conflict with Unicode escapes).</p> |
133 | 133 |
|
134 | 134 | <p>Modified "string1" and "string2" macros by defining allowed characters |
135 | 135 | through excluding disallowed characters. This allows invisible ASCII |
@@ -180,7 +180,7 @@ URLs and URIs</a></h3> |
180 | 180 | <h3 id="c4.3.5"><a href="syndata.html#counter">Section 4.3.5 |
181 | 181 | Counters</a></h3> |
182 | 182 |
|
183 | | -<p>Changed "Counters are denoted by identifiers" to "ounters are |
| 183 | +<p>Changed "Counters are denoted by identifiers" to "Counters are |
184 | 184 | denoted by <ins>case-sensitive</ins> identifiers" (see also the |
185 | 185 | change to case-sensitivity in <a href="#c4.1.3">4.1.3</a>). |
186 | 186 |
|
@@ -400,7 +400,7 @@ on par with <color>.</p> |
400 | 400 | <p>3D border styles ('groove', 'ridge', 'inset', 'outset') now depend on the |
401 | 401 | corresponding border-color rather than on 'color'.</p> |
402 | 402 |
|
403 | | -<h3 id="c8.6"><a href="box.html#bidi-box-model">Section 8.6 The box model for inline elements in bidirection context</a></h3> |
| 403 | +<h3 id="c8.6"><a href="box.html#bidi-box-model">Section 8.6 The box model for inline elements in bidirectional context</a></h3> |
404 | 404 |
|
405 | 405 | <p>Added this new section to specify layout of inline boxes when affected by bidi.</p> |
406 | 406 |
|
@@ -698,7 +698,7 @@ used value of a percentage min/max width is zero.</p> |
698 | 698 | the containing block's width depends on this element's width, then the |
699 | 699 | resulting layout is undefined in CSS 2.1.</p> |
700 | 700 |
|
701 | | -<p>The UA is no longer allowed to select an aribtrary minimum width.</p> |
| 701 | +<p>The UA is no longer allowed to select an arbitrary minimum width.</p> |
702 | 702 |
|
703 | 703 | <p>The used width of replaced elements with an intrinsic ratio and both |
704 | 704 | 'width' and 'height' specified as 'auto' is now calculated according to |
@@ -730,7 +730,7 @@ the previous sections.</p> |
730 | 730 |
|
731 | 731 | <p>Added section 10.6.7 to define 'auto' heights for block formatting |
732 | 732 | context roots. (Unlike other block boxes, the height of these boxes |
733 | | -increases to accomodate any normal-flow descendant floats.)</p> |
| 733 | +increases to accommodate any normal-flow descendant floats.)</p> |
734 | 734 |
|
735 | 735 | <h3 id="c10.6.1"><a href="visudet.html#inline-non-replaced">Section 10.6.1 |
736 | 736 | Inline, non-replaced elements</a></h3> |
@@ -846,7 +846,7 @@ the 'clip' property</a></h3> |
846 | 846 | Furthermore, it applies to those elements even when their 'overflow' is |
847 | 847 | 'visible'.</p> |
848 | 848 |
|
849 | | -<p>The default value of 'clip', 'auto', now indiciates no clipping |
| 849 | +<p>The default value of 'clip', 'auto', now indicates no clipping |
850 | 850 | rather than clipping to the element's border box.</p> |
851 | 851 |
|
852 | 852 | <p>Values of "rect()" should be separated by commas. UAs are |
@@ -933,7 +933,7 @@ Lists</a></h3> |
933 | 933 | <h3 id="c12.5.1"><a href="generate.html#list-style">Section 12.5.1 |
934 | 934 | Lists</a></h3> |
935 | 935 |
|
936 | | -<p>The list styles 'hebrew', 'armenian', 'georgian', 'cjk-ideographs', |
| 936 | +<p>The list styles 'hebrew', 'armenian', 'georgian', 'cjk-ideographic', |
937 | 937 | 'hiragana', 'katakana', 'hiragana-iroha' and 'katakana-iroha' have |
938 | 938 | been removed due to lack of implementation experience. (They are |
939 | 939 | expected to return in the CSS3 Lists module.)</p> |
@@ -1017,8 +1017,8 @@ removed in CSS 2.1.</p> |
1017 | 1017 | <h3 id="c15.2"><a href="fonts.html#algorithm">Section 15.2 |
1018 | 1018 | Font matching algorithm</a></h3> |
1019 | 1019 |
|
1020 | | -<p>In this section (previously 15.5), in step 5 (prevously 8) |
1021 | | -of the font matching algorith, the UA is now allowed to use |
| 1020 | +<p>In this section (previously 15.5), in step 5 (previously 8) |
| 1021 | +of the font matching algorithm, the UA is now allowed to use |
1022 | 1022 | multiple default fallback fonts to find a glyph for a given |
1023 | 1023 | character.</p> |
1024 | 1024 |
|
@@ -1225,7 +1225,7 @@ for determining column widths.</p> |
1225 | 1225 | <h3 id="c17.5.3"><a href="tables.html#height-layout">Section 17.5.3 |
1226 | 1226 | Table height algorithms</a></h3> |
1227 | 1227 |
|
1228 | | -<p>The 'height' property on tables is now treated as a mininimum |
| 1228 | +<p>The 'height' property on tables is now treated as a minimum |
1229 | 1229 | height; the UA no longer has the option of using 'height' to |
1230 | 1230 | constrain the size of the table to be smaller than its contents.</p> |
1231 | 1231 |
|
@@ -1411,7 +1411,7 @@ to "FUNCTION any* ')'".</p> |
1411 | 1411 | Characters and case</a></h3> |
1412 | 1412 |
|
1413 | 1413 | <p>Corrected third paragraph to say that an '@import' rule can only be |
1414 | | -preceeded by an '@charset' rule or other '@import' rules.</p> |
| 1414 | +preceded by an '@charset' rule or other '@import' rules.</p> |
1415 | 1415 |
|
1416 | 1416 | <h3 id="x4.3"><a href="syndata.html#values">Section 4.3 (Double sign problem)</a></h3> |
1417 | 1417 |
|
@@ -1504,7 +1504,7 @@ image. |
1504 | 1504 | href="box.html#border-shorthand-properties">Section 8.5.4 |
1505 | 1505 | Border shorthand properties</a></h3> |
1506 | 1506 |
|
1507 | | -<p>Changedvarious border shorthands' syntax definitions to use the |
| 1507 | +<p>Changed various border shorthands' syntax definitions to use the |
1508 | 1508 | <border-width>, <border-style> and <'border-top-color'> |
1509 | 1509 | value types as appropriate.</p> |
1510 | 1510 |
|
@@ -2072,7 +2072,7 @@ media types that the style sheet itself applies to.</p> |
2072 | 2072 | media types</a></h3> |
2073 | 2073 |
|
2074 | 2074 | <p>Added text to clarify that media types are mutually exclusive, |
2075 | | -but a UA can render simulatenously to canvases with different |
| 2075 | +but a UA can render simultaneously to canvases with different |
2076 | 2076 | media types.</p> |
2077 | 2077 |
|
2078 | 2078 | <h3 id="r7.3.1"><a href="media.html#media-groups">Section 7.3.1 |
@@ -2438,7 +2438,7 @@ reverted to its CSS1 format. Also, discussion of font-weight from |
2438 | 2438 | other parts of the Fonts chapter has been aggregated under this |
2439 | 2439 | section.</p> |
2440 | 2440 |
|
2441 | | -<p>Removed statemnt that says "User agents must map names to values |
| 2441 | +<p>Removed statement that says "User agents must map names to values |
2442 | 2442 | in a way that preserves visual order; a face mapped to a value |
2443 | 2443 | must not be lighter than faces mapped to lower values." This is |
2444 | 2444 | otherwise implied by "The only guarantee is that a face of a given |
@@ -3823,7 +3823,7 @@ href="/TR/2007/CR-CSS21-20070719/text.html#white-space-model"> |
3823 | 3823 | Section 16.6.1 The 'white-space' processing model</a></h3> |
3824 | 3824 |
|
3825 | 3825 | <p><span class=date>[2009-02-02]</span> Collapsing of white space does |
3826 | | -not remove any line breaking oppportunities. Add the following |
| 3826 | +not remove any line breaking opportunities. Add the following |
3827 | 3827 | clarification: |
3828 | 3828 |
|
3829 | 3829 | <blockquote> |
|
0 commit comments