Skip to content

Commit b40efe4

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

35 files changed

Lines changed: 790 additions & 810 deletions

css2/aural.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@ <H2>A.5 <a name="pause-props">Pause properties</a>: <a href="aural.html#propdef-
390390
meanings:</p>
391391

392392
<p class=note><strong>Note.</strong> In CSS3 pauses are inserted
393-
around the cues and content rather than between them. See [[CSS3
394-
Speech]] for details.
393+
around the cues and content rather than between them. See
394+
<a href="refs.html#ref-CSS3SPEECH" rel="biblioentry" class="noxref"><span class="informref">[CSS3SPEECH]</span></a> for details.
395395

396396
<dl>
397397
<dt><span class="index-inst" title="&lt;time&gt;"><a name="x16" href="aural.html#value-def-time" class="noxref"><span class="value-inst-time"><strong>&lt;time&gt;</strong></span></a></span>

css2/cover.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626

2727
<h1 id="title">Cascading Style Sheets, level 2 revision 1<br>
2828
CSS 2.1 Specification</h1>
29-
<h2 id="W3C-doctype">W3C Working Draft 06 November 2006</h2>
29+
<h2 id="W3C-doctype">W3C Candidate Recommendation XX April 2007</h2>
3030

3131
<dl>
3232
<dt>This version:
33-
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20061106">
34-
http://www.w3.org/TR/2006/WD-CSS21-20061106</a>
33+
<dd><a href="http://www.w3.org/TR/2007/CR-CSS21-200704XX">
34+
http://www.w3.org/TR/2007/CR-CSS21-200704XX</a>
3535
<dt>Latest version:
3636
<dd><a href="http://www.w3.org/TR/CSS21">
3737
http://www.w3.org/TR/CSS21</a>
3838
<dt>Previous version:
39-
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20060411">
40-
http://www.w3.org/TR/2006/WD-CSS21-20060411</a>
39+
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20061106">
40+
http://www.w3.org/TR/2006/WD-CSS21-20061106</a>
4141
<dt>Editors:
4242
<dd class="vcard"><a class="url fn" lang=nl href="http://www.w3.org/People/Bos/">
4343
Bert Bos</a>
@@ -54,7 +54,7 @@ <h2 id="W3C-doctype">W3C Working Draft 06 November 2006</h2>
5454
</dl>
5555

5656
<!--<p>Please refer to the <a
57-
href="http://www.w3.org/Style/css2-updates/WD-CSS21-20061106-errata.html"><strong>
57+
href="http://www.w3.org/Style/css2-updates/CR-CSS21-200704XX-errata.html"><strong>
5858
errata</strong></a> for this document, which may include some
5959
normative corrections.-->
6060

css2/css2.html

Lines changed: 42 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,18 @@
2121

2222
<h1 id="title">Cascading Style Sheets, level 2 revision 1<br>
2323
CSS 2.1 Specification</h1>
24-
<h2 id="W3C-doctype">W3C Working Draft 06 November 2006</h2>
24+
<h2 id="W3C-doctype">W3C Candidate Recommendation XX April 2007</h2>
2525

2626
<dl>
2727
<dt>This version:
28-
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20061106">
29-
http://www.w3.org/TR/2006/WD-CSS21-20061106</a>
28+
<dd><a href="http://www.w3.org/TR/2007/CR-CSS21-200704XX">
29+
http://www.w3.org/TR/2007/CR-CSS21-200704XX</a>
3030
<dt>Latest version:
3131
<dd><a href="http://www.w3.org/TR/CSS21">
3232
http://www.w3.org/TR/CSS21</a>
3333
<dt>Previous version:
34-
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20060411">
35-
http://www.w3.org/TR/2006/WD-CSS21-20060411</a>
34+
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20061106">
35+
http://www.w3.org/TR/2006/WD-CSS21-20061106</a>
3636
<dt>Editors:
3737
<dd class="vcard"><a class="url fn" lang=nl href="http://www.w3.org/People/Bos/">
3838
Bert Bos</a>
@@ -49,7 +49,7 @@ <h2 id="W3C-doctype">W3C Working Draft 06 November 2006</h2>
4949
</dl>
5050

5151
<!--<p>Please refer to the <a
52-
href="http://www.w3.org/Style/css2-updates/WD-CSS21-20061106-errata.html"><strong>
52+
href="http://www.w3.org/Style/css2-updates/CR-CSS21-200704XX-errata.html"><strong>
5353
errata</strong></a> for this document, which may include some
5454
normative corrections.-->
5555

@@ -8458,7 +8458,32 @@ <h3>9.5.2 <a name="flow-control">Controlling flow next to floats:</a>
84588458
Computing the clearance of an element on which 'clear' is set is done by first determining the hypothetical position of the element's top border edge within its parent block. This position is determined after the top margin of the element has been collapsed with previous adjacent margins (including the top margin of the parent block).
84598459
</p>
84608460
<p>
8461-
If the element's top border edge has not passed the relevant floats, then its clearance is set to the amount necessary to place the border edge of the block even with the bottom outer edge of the lowest float that must be cleared.
8461+
If this hypothetical position of the element's top border edge is not
8462+
past the relevant floats, then its clearance must be set to the
8463+
greater of:
8464+
</p>
8465+
<ol>
8466+
<li>The amount necessary to place the border edge of the block even
8467+
with the bottom outer edge of the lowest float that is to be
8468+
cleared.
8469+
8470+
<li>The amount necessary to make the sum of the following equal to
8471+
the distance to which these margins collapsed when the hypothetical
8472+
position was calculated:
8473+
<ul>
8474+
<li>the margins collapsing above the clearance
8475+
8476+
<li>the clearance itself
8477+
8478+
<li>if the block's own margins collapse together: the block's top
8479+
margin
8480+
8481+
<li>if the block's own margins do not collapse together: the
8482+
margins collapsing below the clearance
8483+
</ul>
8484+
</ol>
8485+
<p class=note>
8486+
Note: The clearance can be negative.
84628487
</p>
84638488

84648489
<p>When the property is set on floating elements, it results in a
@@ -10396,19 +10421,9 @@ <h3>10.6.2 <a name="inline-replaced-height">Inline replaced elements</a>,
1039610421
intrinsic height is the used value of <a href="visudet.html#propdef-height" class="noxref"><span
1039710422
class="propinst-height">'height'</span></a>.
1039810423

10399-
<p>If <a href="visudet.html#propdef-height" class="noxref"><span class="propinst-height">'height'</span></a> and <a href="visudet.html#propdef-width" class="noxref"><span
10400-
class="propinst-width">'width'</span></a> both have computed values of
10401-
'auto' and the element has no intrinsic height, but does have an
10402-
intrinsic width and intrinsic ratio; or if <a href="visudet.html#propdef-height" class="noxref"><span
10403-
class="propinst-height">'height'</span></a> has a computed value of
10404-
'auto', and the element does have an intrinsic ratio;
10405-
or if <a href="visudet.html#propdef-height" class="noxref"><span class="propinst-height">'height'</span></a>
10406-
and <a href="visudet.html#propdef-width" class="noxref"><span class="propinst-width">'width'</span></a> both have computed
10407-
values of 'auto' and the element has an intrinsic ratio but no
10408-
intrinsic height or width and the containing block's width doesn't
10409-
itself depend on the replaced element's width;
10410-
then the
10411-
used value of <a href="visudet.html#propdef-height" class="noxref"><span class="propinst-height">'height'</span></a> is:
10424+
<p>Otherwise, if <a href="visudet.html#propdef-height" class="noxref"><span class="propinst-height">'height'</span></a> has a
10425+
computed value of 'auto', and the element has an intrinsic ratio then
10426+
the used value of <a href="visudet.html#propdef-height" class="noxref"><span class="propinst-height">'height'</span></a> is:
1041210427

1041310428
<blockquote><p>(used width) / (intrinsic ratio)</blockquote>
1041410429

@@ -10463,9 +10478,10 @@ <h3>10.6.3 <a name="normal-block">Block-level non-replaced elements in normal
1046310478
of the topmost and bottommost children, while in the second case the
1046410479
presence of the padding/border prevents the top margins from <a
1046510480
href="box.html#collapsing-margins">collapsing</a>.) Similarly, if the
10466-
element has a non-zero bottom padding and/or bottom border, then the
10467-
content ends at the bottom <em>margin</em> edge of the bottommost
10468-
child.
10481+
bottom margin of the block does not collapse with the bottom margin of
10482+
its last in-flow child, then the content ends at the bottom margin
10483+
edge of the bottommost child.
10484+
1046910485

1047010486
<p>Only children in the normal flow are taken into account (i.e.,
1047110487
floating boxes and absolutely positioned boxes are ignored, and
@@ -10781,7 +10797,7 @@ <h2>10.8 <a name="line-height">Line height calculations</a>: the <a href="visude
1078110797
</li>
1078210798
<li>If the resulting height is smaller than the minimal height of line
1078310799
boxes for this block, as specified by the <a href="visudet.html#propdef-line-height" class="noxref"><span
10784-
class=propinst-line-height>line-height</span></a> property, the height is
10800+
class=propinst-line-height>'line-height'</span></a> property, the height is
1078510801
increased to be that minimal height.</li>
1078610802
</ol>
1078710803

@@ -17649,8 +17665,8 @@ <H2>A.5 <a name="pause-props">Pause properties</a>: <a href="aural.html#propdef-
1764917665
meanings:</p>
1765017666

1765117667
<p class=note><strong>Note.</strong> In CSS3 pauses are inserted
17652-
around the cues and content rather than between them. See [[CSS3
17653-
Speech]] for details.
17668+
around the cues and content rather than between them. See
17669+
<a href="refs.html#ref-CSS3SPEECH" rel="biblioentry" class="noxref"><span class="informref">[CSS3SPEECH]</span></a> for details.
1765417670

1765517671
<dl>
1765617672
<dt><span class="index-inst" title="&lt;time&gt;"><a name="x16" href="aural.html#value-def-time" class="noxref"><span class="value-inst-time"><strong>&lt;time&gt;</strong></span></a></span>
@@ -18588,12 +18604,6 @@ <H2><a name="q1">B.1 Normative references</a></H2>
1858818604
document type definitions: Strict, Transitional, and Frameset, all
1858918605
reachable from the Recommendation.
1859018606

18591-
<dt><strong><a name="ref-IANA" class="normref">[IANA]</a></strong>
18592-
18593-
<dd>"Assigned Numbers", Online database<BR>
18594-
Available at <a href="http://www.iana.org/">
18595-
http://www.iana.org/</a>.
18596-
1859718607
<dt><strong><a name="ref-ICC42" class="normref">[ICC42]</a></strong>
1859818608
<dd>Specification ICC.1:2004-10 (Profile version 4.2.0.0) Image
1859918609
technology colour management &ndash; Architecture, profile format, and
@@ -18644,8 +18654,6 @@ <H2><a name="q1">B.1 Normative references</a></H2>
1864418654
Available at <A href="http://www.ietf.org/rfc/rfc2616.txt">
1864518655
http://www.ietf.org/rfc/rfc2616.txt</A>. </DD>
1864618656

18647-
18648-
1864918657
<DT><STRONG><A name="ref-RFC2119" class="normref">[RFC2119]</A></STRONG></DT>
1865018658

1865118659
<DD>"Key words for use in RFCs to Indicate Requirement Levels", S.
@@ -18658,19 +18666,6 @@ <H2><a name="q1">B.1 Normative references</a></H2>
1865818666
Available at <a
1865918667
href="http://www.ietf.org/rfc/rfc2318.txt">http://www.ietf.org/rfc/rfc2318.txt</a>.
1866018668

18661-
18662-
18663-
18664-
<dt><strong><a name="ref-RFC2781" class="normref">[RFC2781]</a></strong>
18665-
<dd>"UTF-16, an encoding of ISO 10646", P. Hoffman, F. Yergeau, February 2000<br>
18666-
Available at <a href="http://www.ietf.org/rfc/rfc2781.txt">http://www.ietf.org/rfc/rfc2781.txt</a>.
18667-
18668-
<dt><strong><a name="ref-RFC3629" class="normref">[RFC3629]</a></strong>
18669-
<dd>"UTF-8, a transformation format of ISO 10646", F. Yergeau,
18670-
November 2003.<BR>
18671-
Available at <a href="http://www.ietf.org/rfc/rfc3629.txt">
18672-
http://www.ietf.org/rfc/rfc3629.txt</a>
18673-
1867418669
<dt><strong><a name="ref-SRGB" class="normref">[SRGB]</a></strong>
1867518670
<dd>IEC 61966-2-1 (1999-10) - "Multimedia systems and equipment -
1867618671
Colour measurement and management - Part 2-1: Colour management -

css2/diffs-rec/aural.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -390,8 +390,8 @@ <H2> <del>19.4</del><ins>A.5</ins> <a name="pause-props">Pause properties</a>: <
390390
meanings:</p>
391391

392392
<p class=note><strong><ins>Note.</ins></strong> <ins>In</ins> <ins>CSS3</ins> <ins>pauses</ins> <ins>are</ins> <ins>inserted</ins>
393-
<ins>around</ins> <ins>the</ins> <ins>cues</ins> <ins>and</ins> <ins>content</ins> <ins>rather</ins> <ins>than</ins> <ins>between</ins> <ins>them.</ins> <ins>See</ins> <ins>[[CSS3</ins>
394-
<ins>Speech]]</ins> <ins>for</ins> <ins>details.</ins>
393+
<ins>around</ins> <ins>the</ins> <ins>cues</ins> <ins>and</ins> <ins>content</ins> <ins>rather</ins> <ins>than</ins> <ins>between</ins> <ins>them.</ins> <ins>See</ins>
394+
<a href="refs.html#ref-CSS3SPEECH" rel="biblioentry" class="noxref"><span class="informref"><ins>[CSS3SPEECH]</ins></span></a> <ins>for</ins> <ins>details.</ins>
395395

396396
<dl>
397397
<dt><span class="index-inst" title="&lt;time&gt;"><a name="x16" href="aural.html#value-def-time" class="noxref"><span class="value-inst-time"><strong>&lt;time&gt;</strong></span></a></span>

css2/diffs-rec/cover.html

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,18 @@
2626

2727
<h1 id="title"> <del>REC-CSS2-19980512</del>Cascading Style Sheets, level 2 <del>CSS2</del><ins>revision</ins> <ins>1</ins><br>
2828
<ins>CSS</ins> <ins>2.1</ins> Specification</h1>
29-
<h2 id="W3C-doctype">W3C <del>Recommendation</del> <del>12-May-1998</del><ins>Working</ins> <ins>Draft</ins> <ins>06</ins> <ins>November</ins> <ins>2006</ins></h2>
29+
<h2 id="W3C-doctype">W3C <ins>Candidate</ins> Recommendation <del>12-May-1998</del><ins>XX</ins> <ins>April</ins> <ins>2007</ins></h2>
3030

3131
<dl>
3232
<dt>This version:
33-
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20061106">
34-
<del>http://www.w3.org/TR/1998/REC-CSS2-19980512</del><ins>http://www.w3.org/TR/2006/WD-CSS21-20061106</ins></a>
33+
<dd><a href="http://www.w3.org/TR/2007/CR-CSS21-200704XX">
34+
<del>http://www.w3.org/TR/1998/REC-CSS2-19980512</del><ins>http://www.w3.org/TR/2007/CR-CSS21-200704XX</ins></a>
3535
<dt>Latest version:
3636
<dd><a href="http://www.w3.org/TR/CSS21">
3737
<del>http://www.w3.org/TR/REC-CSS2</del><ins>http://www.w3.org/TR/CSS21</ins></a>
3838
<dt>Previous version:
39-
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20060411">
40-
<del>http://www.w3.org/TR/1998/PR-CSS2-19980324</del><ins>http://www.w3.org/TR/2006/WD-CSS21-20060411</ins></a>
39+
<dd><a href="http://www.w3.org/TR/2006/WD-CSS21-20061106">
40+
<del>http://www.w3.org/TR/1998/PR-CSS2-19980324</del><ins>http://www.w3.org/TR/2006/WD-CSS21-20061106</ins></a>
4141
<dt>Editors:
4242
<dd class="vcard"><a class="url fn" lang=nl href="http://www.w3.org/People/Bos/">
4343
Bert Bos</a>
@@ -54,7 +54,7 @@ <h2 id="W3C-doctype">W3C <del>Recommendation</del> <del>12-May-1998</del><ins>W
5454
</dl>
5555

5656
<!--<p><ins>Please</ins> <ins>refer</ins> <ins>to</ins> <ins>the</ins> <a
57-
href="http://www.w3.org/Style/css2-updates/WD-CSS21-20061106-errata.html"><strong>
57+
href="http://www.w3.org/Style/css2-updates/CR-CSS21-200704XX-errata.html"><strong>
5858
<ins>errata</ins></strong></a> <ins>for</ins> <ins>this</ins> <ins>document,</ins> <ins>which</ins> <ins>may</ins> <ins>include</ins> <ins>some</ins>
5959
<ins>normative</ins> <ins>corrections.--></ins>
6060

@@ -123,9 +123,9 @@ <h2 id=abstract>Abstract</h2>
123123
<ins>features,</ins> or <del>cited</del> <del>as</del> <del>a</del> <del>normative</del><ins>preferably</ins> reference <del>from</del> <del>another</del> <del>document.</del> <del>W3C's</del> <del>role</del><ins>such</ins> <ins>feature(s)</ins> in <del>making</del> <del>the</del> <del>Recommendation</del> <del>is</del> <del>to</del> <del>draw</del> <del>attention</del> <del>to</del>the <del>specification</del> <del>and</del> <del>to</del> <del>promote</del> <del>its</del> <del>widespread</del> <del>deployment.</del><ins>respective</ins>
124124
<ins>CSS3</ins> <ins>Module</ins> <ins>that</ins> <ins>includes</ins> <ins>those</ins> <ins>feature(s)).</ins>
125125

126-
<h2 id=status><ins>Status</ins> <ins>of</ins> <ins>this</ins> <ins>document</ins></h2>
126+
<h2 id=status><ins>Status</ins> <ins>of</ins> this <del>enhances</del><ins>document</ins></h2>
127127

128-
<p><em>This <del>enhances</del><ins>section</ins> <ins>describes</ins> the <del>functionality</del> <del>and</del> <del>interoperability</del><ins>status</ins> of <ins>this</ins> <ins>document</ins> <ins>at</ins> the <del>Web.</del><ins>time</ins>
128+
<p><em><ins>This</ins> <ins>section</ins> <ins>describes</ins> the <del>functionality</del> <del>and</del> <del>interoperability</del><ins>status</ins> of <ins>this</ins> <ins>document</ins> <ins>at</ins> the <del>Web.</del><ins>time</ins>
129129
<ins>of</ins> <ins>its</ins> <ins>publication.</ins> <ins>Other</ins> <ins>documents</ins> <ins>may</ins> <ins>supersede</ins> <ins>this</ins> <ins>document.</ins> A
130130
list of current W3C <del>Recommendations</del><ins>publications</ins> and <del>other</del><ins>the</ins> <ins>latest</ins> <ins>revision</ins> <ins>of</ins> <ins>this</ins>
131131
technical <del>documents</del><ins>report</ins> can be found <del>at</del> <del>http://www.w3.org/TR</del> <del>.</del> <del>Public</del> <del>discussion</del> <del>of</del> <del>CSS</del> <del>features</del> <del>takes</del> <del>place</del> <del>on</del> <del>www-style@w3.org</del> <del>.</del> <del>Available</del> <del>formats</del> <del>The</del> <del>CSS2</del> <del>specification</del> <del>is</del> <del>available</del>in the <a
@@ -157,11 +157,11 @@ <h2 id=status><ins>Status</ins> <ins>of</ins> <ins>this</ins> <ins>document</ins
157157
<ins>a</ins> <a rel="disclosure" href="/Style/CSS/Disclosures"><ins>public</ins> <ins>list</ins> <ins>of</ins> <ins>any</ins>
158158
<ins>patent</ins> <ins>disclosures</ins></a> <ins>made</ins> in <del>case</del><ins>connection</ins> <ins>with</ins> <ins>the</ins> <ins>deliverables</ins> of <ins>the</ins>
159159
<ins>group;</ins> <ins>that</ins> <ins>page</ins> <ins>also</ins> <ins>includes</ins> <ins>instructions</ins> <ins>for</ins> <ins>disclosing</ins> a <del>discrepancy</del> <del>between</del><ins>patent.</ins>
160-
<ins>An</ins> <ins>individual</ins> <ins>who</ins> <ins>has</ins> <ins>actual</ins> <ins>knowledge</ins> <ins>of</ins> <ins>a</ins> <ins>patent</ins> <ins>which</ins> <ins>the</ins>
161-
<ins>individual</ins> <ins>believes</ins>
160+
<ins>An</ins> <ins>individual</ins> <ins>who</ins> <ins>has</ins> <ins>actual</ins> <ins>knowledge</ins> <ins>of</ins> <ins>a</ins> <ins>patent</ins> <ins>which</ins> the
161+
<del>various</del> <del>forms</del><ins>individual</ins> <ins>believes</ins>
162162
<ins>contains</ins> <a
163163
href="/Consortium/Patent-Policy-20040205/#def-essential"><ins>Essential</ins>
164-
<ins>Claim(s)</ins></a> <ins>must</ins> <ins>disclose</ins> the <del>various</del> <del>forms</del><ins>information</ins> <ins>in</ins> <ins>accordance</ins>
164+
<ins>Claim(s)</ins></a> <ins>must</ins> <ins>disclose</ins> <ins>the</ins> <ins>information</ins> <ins>in</ins> <ins>accordance</ins>
165165
<ins>with</ins> <a
166166
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure"><ins>section</ins> <ins>6</ins> of
167167
the <del>specification,</del> <del>http://www.w3.org/TR/1998/REC-CSS2-19980512</del><ins>W3C</ins> <ins>Patent</ins> <ins>Policy</ins></a><ins>.</ins></p>
@@ -218,7 +218,7 @@ <h3 class="no-num" id="crec"><ins>Candidate</ins> <ins>Recommendation</ins> <ins
218218
</dd>
219219
</dl>
220220
</li>
221-
<li><p><ins>A</ins> <ins>minimum</ins> of <del>known</del><ins>six</ins> <ins>months</ins> <ins>of</ins> <ins>the</ins> <ins>CR</ins> <ins>period</ins> <ins>must</ins> <ins>have</ins> <ins>elapsed.</ins>
221+
<li><p><ins>A</ins> <ins>minimum</ins> <ins>of</ins> <ins>six</ins> <ins>months</ins> of <del>known</del><ins>the</ins> <ins>CR</ins> <ins>period</ins> <ins>must</ins> <ins>have</ins> <ins>elapsed.</ins>
222222
<ins>This</ins> <ins>is</ins> <ins>to</ins> <ins>ensure</ins> <ins>that</ins> <ins>enough</ins> <ins>time</ins> <ins>is</ins> <ins>given</ins> <ins>for</ins> <ins>any</ins> <ins>remaining</ins> <ins>major</ins>
223223
errors <ins>to</ins> <ins>be</ins> <ins>caught.</ins></p></li>
224224
<li><p><ins>The</ins> <ins>CR</ins> <ins>period</ins> <ins>will</ins> <ins>be</ins> <ins>extended</ins> <ins>if</ins> <ins>implementations</ins> <ins>are</ins> <ins>slow</ins> <ins>to</ins>

0 commit comments

Comments
 (0)