Skip to content

Commit fdee9a9

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

25 files changed

Lines changed: 790 additions & 562 deletions

css2/changes.html

Lines changed: 55 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -419,9 +419,12 @@ <H1><a name="q0">Appendix C. Changes</a></H1>
419419
<ul class="toc">
420420
<li class="tocline3"><a href="changes.html#q381" class="tocxref">C.6.1 Section&nbsp;4.2 Rules for handling parsing errors</a>
421421
<li class="tocline3"><a href="changes.html#q382" class="tocxref">C.6.2 Section&nbsp;13.3.3 Allowed page breaks</a>
422-
<li class="tocline3"><a href="changes.html#q383" class="tocxref">C.6.3 Section&nbsp;17.5.2.1 Fixed table layout</a>
423-
<li class="tocline3"><a href="changes.html#q384" class="tocxref">C.6.4 Section&nbsp;17.5.3 Table height layout</a>
424-
<li class="tocline3"><a href="changes.html#q385" class="tocxref">C.6.5 Appendix&nbsp;G. Grammar of CSS 2.1</a>
422+
<li class="tocline3"><a href="changes.html#q383" class="tocxref">C.6.3 Section&nbsp;15.3 Font family: the 'font-family' property</a>
423+
<li class="tocline3"><a href="changes.html#q384" class="tocxref">C.6.4 Section&nbsp;15.3.1.1 serif</a>
424+
<li class="tocline3"><a href="changes.html#q385" class="tocxref">C.6.5 Section&nbsp;15.7 Font size: the 'font-size' property</a>
425+
<li class="tocline3"><a href="changes.html#q386" class="tocxref">C.6.6 Section&nbsp;17.5.2.1 Fixed table layout</a>
426+
<li class="tocline3"><a href="changes.html#q387" class="tocxref">C.6.7 Section&nbsp;17.5.3 Table height layout</a>
427+
<li class="tocline3"><a href="changes.html#q388" class="tocxref">C.6.8 Appendix&nbsp;G. Grammar of CSS 2.1</a>
425428
</ul>
426429
</ul>
427430
</div>
@@ -4506,7 +4509,49 @@ <h3 id="s.13.3.3"><a name="q382">C.6.2 </a><a
45064509

45074510

45084511

4509-
<h3 id="s.17.5.2.1"><a name="q383">C.6.3 </a><a
4512+
<h3 id="s.15.3"><a name="q383">C.6.3 </a><a
4513+
href="/TR/2009/CR-CSS2-20090423/fonts.html#font-family-prop">
4514+
Section&nbsp;15.3 Font family: the 'font-family' property</a></h3>
4515+
4516+
<p><span class=date>[2009-08-31]</span> The list of keywords in
4517+
&ldquo;(e.g., 'initial', 'inherit', 'default', 'serif', 'sans-serif',
4518+
'monospace', 'fantasy', and 'cursive')&rdquo; isn't an example, but is
4519+
in fact the complete and normative list.
4520+
4521+
4522+
4523+
<h3 id="s.15.3.1.1"><a name="q384">C.6.4 </a><a
4524+
href="/TR/2009/CR-CSS2-20090423/fonts.html#serif-def">
4525+
Section&nbsp;15.3.1.1 serif</a></h3>
4526+
4527+
<p><span class=date>[2009-08-31]</span> Spelling errors in font names.
4528+
The correct names are &ldquo;Excelsior Cyrillic Upright&rdquo; and
4529+
&ldquo;ER Bukinist.&rdquo;
4530+
4531+
4532+
4533+
<h3 id="s.15.7"><a name="q385">C.6.5 </a><a
4534+
href="/TR/2009/CR-CSS2-20090423/fonts.html#font-size-props">
4535+
Section&nbsp;15.7 Font size: the 'font-size' property</a></h3>
4536+
4537+
<p><span class=date>[2009-08-31]</span> The two notes &ldquo;Note:
4538+
implementation experience has demonstrated&hellip;&rdquo; and
4539+
&ldquo;Note 2. In CSS1, the suggested scaling factor&hellip; say
4540+
essentially the same thing. They are replaced by a single note:
4541+
4542+
<blockquote>
4543+
<p><strong>Note 2.</strong> In CSS1, the suggested scaling factor
4544+
between adjacent indexes was 1.5, which user experience proved to be
4545+
too large. In CSS2, the suggested scaling factor for a computer screen
4546+
between adjacent indexes was 1.2, which still created issues for the
4547+
small sizes. Implementation experience has demonstrated that a fixed
4548+
ratio between adjacent absolute-size keywords is problematic, and this
4549+
specification does <em>not</em> recommend such a fixed ratio.
4550+
</blockquote>
4551+
4552+
4553+
4554+
<h3 id="s.17.5.2.1"><a name="q386">C.6.6 </a><a
45104555
href="/TR/2009/CR-CSS2-20090423/tables.html#fixed-table-layout">
45114556
Section&nbsp;17.5.2.1 Fixed table layout</a></h3>
45124557

@@ -4517,7 +4562,7 @@ <h3 id="s.17.5.2.1"><a name="q383">C.6.3 </a><a
45174562

45184563

45194564

4520-
<h3 id="s.17.5.3"><a name="q384">C.6.4 </a><a
4565+
<h3 id="s.17.5.3"><a name="q387">C.6.7 </a><a
45214566
href="/TR/2009/CR-CSS2-20090423/tables.html#height-layout">
45224567
Section&nbsp;17.5.3 Table height layout</a></h3>
45234568

@@ -4526,14 +4571,15 @@ <h3 id="s.17.5.3"><a name="q384">C.6.4 </a><a
45264571
row groups compute to 'auto'</del> by
45274572

45284573
<blockquote>
4529-
<p><ins>CSS&nbsp;2.1 does not define how the height of table cells,
4530-
table rows and table row groups is calculated when their height is
4531-
specified using percentage values.</ins>
4574+
<p><ins>CSS&nbsp;2.1 does not define how the height of table cells and
4575+
table rows is calculated when their height is specified using
4576+
percentage values. CSS&nbsp;2.1 does not define the meaning of <a href="visudet.html#propdef-height" class="noxref"><span
4577+
class="propinst-height">'height'</span></a> on row groups.</ins>
45324578
</blockquote>
45334579

45344580

45354581

4536-
<h3 id="s.G"><a name="q385">C.6.5 </a><a
4582+
<h3 id="s.G"><a name="q388">C.6.8 </a><a
45374583
href="/TR/2009/CR-CSS2-20090423/grammar.html">
45384584
Appendix&nbsp;G. Grammar of CSS 2.1</a></h3>
45394585

css2/cover.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,8 @@ <h2 id=status>Status of this document</h2>
147147
<p>The (<a
148148
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
149149
public mailing list <a
150-
href="mailto:www-style@w3.org">www-style@w3.org</a> (see <a
150+
href="mailto:www-style@w3.org?subject=%5bCSS21%5d%20INSERT%20SUMMARY%20HERE">
151+
www-style@w3.org</a> (see <a
151152
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
152153
for discussion of this specification. When sending e-mail, please put
153154
the text &#8220;[CSS21]&#8221; in the subject, preferably like
@@ -1143,9 +1144,12 @@ <h2><a name="toc">Full Table of Contents</a></h2>
11431144
<ul class="toc">
11441145
<li class="tocline3"><a href="changes.html#q381" class="tocxref">C.6.1 Section&nbsp;4.2 Rules for handling parsing errors</a>
11451146
<li class="tocline3"><a href="changes.html#q382" class="tocxref">C.6.2 Section&nbsp;13.3.3 Allowed page breaks</a>
1146-
<li class="tocline3"><a href="changes.html#q383" class="tocxref">C.6.3 Section&nbsp;17.5.2.1 Fixed table layout</a>
1147-
<li class="tocline3"><a href="changes.html#q384" class="tocxref">C.6.4 Section&nbsp;17.5.3 Table height layout</a>
1148-
<li class="tocline3"><a href="changes.html#q385" class="tocxref">C.6.5 Appendix&nbsp;G. Grammar of CSS 2.1</a>
1147+
<li class="tocline3"><a href="changes.html#q383" class="tocxref">C.6.3 Section&nbsp;15.3 Font family: the 'font-family' property</a>
1148+
<li class="tocline3"><a href="changes.html#q384" class="tocxref">C.6.4 Section&nbsp;15.3.1.1 serif</a>
1149+
<li class="tocline3"><a href="changes.html#q385" class="tocxref">C.6.5 Section&nbsp;15.7 Font size: the 'font-size' property</a>
1150+
<li class="tocline3"><a href="changes.html#q386" class="tocxref">C.6.6 Section&nbsp;17.5.2.1 Fixed table layout</a>
1151+
<li class="tocline3"><a href="changes.html#q387" class="tocxref">C.6.7 Section&nbsp;17.5.3 Table height layout</a>
1152+
<li class="tocline3"><a href="changes.html#q388" class="tocxref">C.6.8 Appendix&nbsp;G. Grammar of CSS 2.1</a>
11491153
</ul>
11501154
</ul>
11511155
<li class="tocline1"><a href="sample.html" class="tocxref">Appendix D. Default style sheet for HTML 4</a>

0 commit comments

Comments
 (0)