Skip to content

Commit a762d4b

Browse files
committed
Prepare for WD
1 parent 2a0b174 commit a762d4b

2 files changed

Lines changed: 34 additions & 27 deletions

File tree

css3-writing-modes/Overview.html

Lines changed: 32 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
h2, .example { clear: both; }
1919
img, object { max-width: 100%; display: block; margin: 1em auto; }
2020
</style>
21-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
21+
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
2222
type="text/css">
2323

2424
<body>
@@ -28,16 +28,17 @@
2828

2929
<h1>CSS Writing Modes Module Level 3</h1>
3030

31-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 April 2011</h2>
31+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 28 April
32+
2011</h2>
3233

3334
<dl>
34-
<dt>This version:
35+
<dt>This version:</dt>
36+
<!--
37+
<dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
38+
-->
3539

3640
<dd><a
37-
href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
38-
<!--
39-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110427">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110427</a>
40-
-->
41+
href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110428">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110428</a>
4142

4243

4344
<dt>Latest version:
@@ -104,36 +105,42 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
104105
<h2 class="no-num no-toc" id=status>Status of this document</h2>
105106
<!--begin-status-->
106107

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

112119
<p>The (<a
113120
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
114-
mailing list <a
115-
href="mailto:www-style@w3.org?Subject=%5Bcss3-writing-modes%5D%20PUT%20SUBJECT%20HERE">
116-
www-style@w3.org</a> (see <a
117-
href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for
118-
discussion of this specification. When sending e-mail, please put the text
119-
&#8220;css3-writing-modes&#8221; in the subject, preferably like this:
120-
&#8220;[<!---->css3-writing-modes<!---->] <em>&hellip;summary of
121+
mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see
122+
<a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred
123+
for discussion of this specification. When sending e-mail, please put the
124+
text &#8220;css3-writing-modes&#8221; in the subject, preferably like
125+
this: &#8220;[<!---->css3-writing-modes<!---->] <em>&hellip;summary of
121126
comment&hellip;</em>&#8221;
122127

123-
<p>This document was produced by the <a href="/Style/CSS/members">CSS
124-
Working Group</a> (part of the <a href="/Style/">Style Activity</a>).
128+
<p>This document was produced by the <a
129+
href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of
130+
the <a href="http://www.w3.org/Style/">Style Activity</a>).
125131

126132
<p>This document was produced by a group operating under the <a
127-
href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent
128-
Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status"
133+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
134+
2004 W3C Patent Policy</a>. W3C maintains a <a
135+
href="http://www.w3.org/2004/01/pp-impl/32061/status"
129136
rel=disclosure>public list of any patent disclosures</a> made in
130137
connection with the deliverables of the group; that page also includes
131138
instructions for disclosing a patent. An individual who has actual
132139
knowledge of a patent which the individual believes contains <a
133-
href="/Consortium/Patent-Policy-20040205/#def-essential">Essential
140+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
134141
Claim(s)</a> must disclose the information in accordance with <a
135-
href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
136-
W3C Patent Policy</a>.</p>
142+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
143+
6 of the W3C Patent Policy</a>.</p>
137144
<!--end-status-->
138145

139146
<h2 class="no-num no-toc" id=Contents>Table of Contents</h2>

css3-writing-modes/Overview.src.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ <h1>CSS Writing Modes Module Level 3</h1>
3030
<h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
3131
<dl>
3232
<dt>This version:</dt>
33-
<dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
3433
<!--
35-
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]">[VERSION]</a>
34+
<dd><a href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a>
3635
-->
36+
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]">[VERSION]</a>
3737
<dt>Latest version:</dt>
3838
<dd><a
3939
href="http://www.w3.org/TR/css3-writing-modes/">http://www.w3.org/TR/css3-writing-modes/</a></dd>

0 commit comments

Comments
 (0)