Skip to content

Commit 9636f5c

Browse files
committed
Generated. Do not edit!
1 parent 163a8b6 commit 9636f5c

3 files changed

Lines changed: 61 additions & 57 deletions

File tree

css3-conditional/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@
1717

1818
<h1>CSS Conditional Rules Module Level 3</h1>
1919

20-
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 3 August
20+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 30 August
2121
2011</h2>
2222

2323
<dl>
2424
<dt>This version:
2525

26-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-conditional-20110803/">
27-
http://www.w3.org/TR/2011/WD-css3-conditional-20110803/</a>
26+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-conditional-20110830/">
27+
http://www.w3.org/TR/2011/WD-css3-conditional-20110830/</a>
2828

2929
<dt>Latest version:
3030

@@ -426,7 +426,7 @@ <h2 id=contents-of><span class=secno>3. </span>Contents of conditional
426426
: '{' S* nested_statement* '}' S*
427427
;</pre>
428428

429-
<p>in which all the productions are defined in that grammar with the
429+
<p> in which all the productions are defined in that grammar with the
430430
exception of <code>font_face_rule</code> <span class=issue>not</span>
431431
defined in <a href="#CSS3FONT"
432432
rel=biblioentry>[CSS3FONT]<!--{{!CSS3FONT}}--></a>,

css3-text/Overview.html

Lines changed: 32 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
.quarter { font-size: 25%; }
2020
tt[lang="ja"] { font-family: "MS Gothic", "Osaka", monospace }
2121
</style>
22-
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
22+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
2323
type="text/css">
2424

2525
<body>
@@ -29,17 +29,16 @@
2929

3030
<h1>CSS Text Level 3</h1>
3131

32-
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 30 August
33-
2011</h2>
32+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2>
3433

3534
<dl>
36-
<dt>This version:</dt>
37-
<!--
38-
<dd><a href="http://dev.w3.org/csswg/css3-text/">$Date$ (CVS $Revision$)</a>
39-
-->
35+
<dt>This version:
4036

41-
<dd><a
42-
href="http://www.w3.org/TR/2011/WD-css3-text-20110830/">http://www.w3.org/TR/2011/WD-css3-text-20110830/</a>
37+
<dd><a href="http://dev.w3.org/csswg/css3-text/">$Date: 2011/08/30
38+
18:20:55 $ (CVS $Revision$)</a> <!--
39+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110830/">http://www.w3.org/TR/2011/WD-css3-text-20110830/</a></dd>
40+
-->
41+
4342

4443
<dt>Latest version:
4544

@@ -631,7 +630,7 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
631630
point.
632631

633632
<p>The mappings for small Kana to normal Kana are defined in <a
634-
href="#small-kana-map">Small Kana Mappings</a>.
633+
href="#small-kana">Small Kana Mappings</a>.
635634

636635
<p>When multiple values are specified and therefore multiple
637636
transformations need to be applied, they are applied in the following
@@ -682,7 +681,8 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
682681
custom mapping tables for less common text transforms, such as by
683682
&lsquo;<a href="#text-transform0"><code
684683
class=css>@text-transform</code></a>&rsquo; rule similar to &lsquo;<code
685-
class=css>@counter-style</code>&rsquo; from [[CSS3LISTS]].
684+
class=css>@counter-style</code>&rsquo; from <a href="#CSS3LIST"
685+
rel=biblioentry>[CSS3LIST]<!--{{CSS3LIST}}--></a>.
686686

687687
<h2 id=white-space-processing><span class=secno>3. </span> White Space
688688
Processing</h2>
@@ -2839,7 +2839,7 @@ <h3 id=text-justify><span class=secno>7.3. </span> Justification Method:
28392839
<td>2*
28402840

28412841
<tr>
2842-
<th scope=row><a href=connected-scripts>connected</a>
2842+
<th scope=row><a href="#connected-scripts">connected</a>
28432843

28442844
<td>never
28452845

@@ -5526,6 +5526,16 @@ <h3 class=no-num id=normative-ref>Normative references</h3>
55265526
</dd>
55275527
<!---->
55285528

5529+
<dt id=CSS3FONT>[CSS3FONT]
5530+
5531+
<dd>John Daggett. <a
5532+
href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324"><cite>CSS Fonts
5533+
Module Level 3.</cite></a> 24 March 2011. W3C Working Draft. (Work in
5534+
progress.) URL: <a
5535+
href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324">http://www.w3.org/TR/2011/WD-css3-fonts-20110324</a>
5536+
</dd>
5537+
<!---->
5538+
55295539
<dt id=RFC2119>[RFC2119]
55305540

55315541
<dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key
@@ -5615,13 +5625,13 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
56155625
</dd>
56165626
<!---->
56175627

5618-
<dt id=CSS3FONT>[CSS3FONT]
5628+
<dt id=CSS3LIST>[CSS3LIST]
56195629

5620-
<dd>John Daggett. <a
5621-
href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324"><cite>CSS Fonts
5622-
Module Level 3.</cite></a> 24 March 2011. W3C Working Draft. (Work in
5623-
progress.) URL: <a
5624-
href="http://www.w3.org/TR/2011/WD-css3-fonts-20110324">http://www.w3.org/TR/2011/WD-css3-fonts-20110324</a>
5630+
<dd>Tab Atkins Jr. <a
5631+
href="http://www.w3.org/TR/2011/WD-css3-lists-20110524"><cite>CSS Lists
5632+
and Counters Module Level 3.</cite></a> 24 May 2011. W3C Working Draft.
5633+
(Work in progress.) URL: <a
5634+
href="http://www.w3.org/TR/2011/WD-css3-lists-20110524">http://www.w3.org/TR/2011/WD-css3-lists-20110524</a>
56255635
</dd>
56265636
<!---->
56275637

@@ -5679,7 +5689,7 @@ <h3 class=no-num id=recent-changes> Changes from the <a
56795689
class=css>full-width</code>&rsquo; and &lsquo;<code
56805690
class=css>full-size-kana</code>&rsquo; to match values in &lsquo;<code
56815691
class=property>font-variant-width</code>&rsquo;. <a href="#CSS3FONT"
5682-
rel=biblioentry>[CSS3FONT]<!--{{CSS3FONT}}--></a>
5692+
rel=biblioentry>[CSS3FONT]<!--{{!CSS3FONT}}--></a>
56835693

56845694
<li>Added &lsquo;<code class=css>&lt;length></code>&rsquo; values to
56855695
&lsquo;<a href="#tab-size0"><code
@@ -6307,7 +6317,7 @@ <h2 class=no-num id=appendix-g-text-processing-order-of-oper>Appendix G:
63076317

63086318
<li><a href="#spacing">default spacing</a>
63096319

6310-
<li><a href="#text-wrapping">text wrapping</a> while applying per line:
6320+
<li><a href="#wrapping">text wrapping</a> while applying per line:
63116321
<ol>
63126322
<li><a href="#white-space-rules">white space processing</a> part II
63136323

@@ -6327,7 +6337,8 @@ <h2 class=no-num id=appendix-g-text-processing-order-of-oper>Appendix G:
63276337

63286338
<li><a href="http://www.w3.org/TR/css3-fonts/">font/glyph selection and
63296339
kerning</a> <a href="#CSS21"
6330-
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> / [[!CSS3FONTS]]
6340+
rel=biblioentry>[CSS21]<!--{{!CSS21}}--></a> / <a href="#CSS3FONT"
6341+
rel=biblioentry>[CSS3FONT]<!--{{!CSS3FONT}}--></a>
63316342

63326343
<li><a href="#hanging-punctuation">hanging punctuation</a>
63336344
</ol>

css3-writing-modes/Overview.html

Lines changed: 25 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
margin:auto;
2323
}
2424
</style>
25-
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
25+
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
2626
type="text/css">
2727

2828
<body>
@@ -32,17 +32,16 @@
3232

3333
<h1>CSS Writing Modes Module Level 3</h1>
3434

35-
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 30 August
36-
2011</h2>
35+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 30 August 2011</h2>
3736

3837
<dl>
39-
<dt>This version:</dt>
40-
<!--
41-
<dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
42-
-->
38+
<dt>This version:
4339

4440
<dd><a
45-
href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110830">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110830/</a>
41+
href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
42+
<!--
43+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110830/">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110830/</a>
44+
-->
4645

4746

4847
<dt>Latest version:
@@ -114,42 +113,36 @@ <h2 class="no-num no-toc" id=abstract> Abstract</h2>
114113
<h2 class="no-num no-toc" id=status> Status of this document</h2>
115114
<!--begin-status-->
116115

117-
<p><em>This section describes the status of this document at the time of
118-
its publication. Other documents may supersede this document. A list of
119-
current W3C publications and the latest revision of this technical report
120-
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
121-
index at http://www.w3.org/TR/.</a></em>
122-
123-
<p>Publication as a Working Draft does not imply endorsement by the W3C
124-
Membership. This is a draft document and may be updated, replaced or
125-
obsoleted by other documents at any time. It is inappropriate to cite this
126-
document as other than work in progress.
116+
<p>This is a public copy of the editors' draft. It is provided for
117+
discussion only and may change at any moment. Its publication here does
118+
not imply endorsement of its contents by W3C. Don't cite this document
119+
other than as work in progress.
127120

128121
<p>The (<a
129122
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
130-
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
131-
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
132-
for discussion of this specification. When sending e-mail, please put the
133-
text &#8220;css3-writing-modes&#8221; in the subject, preferably like
134-
this: &#8220;[<!---->css3-writing-modes<!---->] <em>&hellip;summary of
123+
mailing list <a
124+
href="mailto:www-style@w3.org?Subject=%5Bcss3-writing-modes%5D%20PUT%20SUBJECT%20HERE">
125+
www-style@w3.org</a> (see <a
126+
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
127+
discussion of this specification. When sending e-mail, please put the text
128+
&#8220;css3-writing-modes&#8221; in the subject, preferably like this:
129+
&#8220;[<!---->css3-writing-modes<!---->] <em>&hellip;summary of
135130
comment&hellip;</em>&#8221;
136131

137-
<p>This document was produced by the <a
138-
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
139-
the <a href="http://www.w3.org/Style/">Style Activity</a>).
132+
<p>This document was produced by the <a href="/Style/CSS/members">CSS
133+
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
140134

141135
<p>This document was produced by a group operating under the <a
142-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
143-
2004 W3C Patent Policy</a>. W3C maintains a <a
144-
href="http://www.w3.org/2004/01/pp-impl/32061/status"
136+
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
137+
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
145138
rel=disclosure>public list of any patent disclosures</a> made in
146139
connection with the deliverables of the group; that page also includes
147140
instructions for disclosing a patent. An individual who has actual
148141
knowledge of a patent which the individual believes contains <a
149-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
142+
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
150143
Claim(s)</a> must disclose the information in accordance with <a
151-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
152-
6 of the W3C Patent Policy</a>.</p>
144+
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
145+
W3C Patent Policy</a>.</p>
153146
<!--end-status-->
154147

155148
<p>The following features are at-risk and may be dropped during CR:

0 commit comments

Comments
 (0)