Skip to content

Commit a97f9cc

Browse files
committed
Even more publication prep fixes (status section)
1 parent 858a327 commit a97f9cc

1 file changed

Lines changed: 34 additions & 32 deletions

File tree

css3-text/Overview.src.html

Lines changed: 34 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -134,22 +134,44 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
134134

135135
<h2 class="no-num no-toc" id="status">Status of This Document</h2>
136136

137-
<p><em>This section describes the status of this document at the time
138-
of its publication. Other documents may supersede this document. A
139-
list of current W3C publications and the latest revision of this
140-
technical report can be found in the <a href="http://www.w3.org/TR/">W3C
141-
technical reports index</a> at http://www.w3.org/TR/.</em></p>
137+
<p><em>This section describes the status of this document at the time of
138+
its publication. Other documents may supersede this document. A list of
139+
current W3C publications and the latest revision of this technical report
140+
can be found in the <a href="http://www.w3.org/TR/">W3C technical reports
141+
index at http://www.w3.org/TR/.</a></em>
142+
143+
<p>Publication as a Working Draft does not imply endorsement by the W3C
144+
Membership. This is a draft document and may be updated, replaced or
145+
obsoleted by other documents at any time. It is inappropriate to cite this
146+
document as other than work in progress.
147+
148+
<p>This CSS module has been produced as a combined effort of the <a
149+
href="http://www.w3.org/International/Activity">W3C Internationalization Activity</a>,
150+
and the <a href="http://www.w3.org/Style/Activity">Style Activity</a> and is maintained
151+
by the <a href="http://www.w3.org/Style/CSS/members">CSS Working Group</a>. It also
152+
includes contributions made by participants in the <a
153+
href="http://www.w3.org/Style/XSL/Group/">XSL Working Group</a> (<a
154+
href="http://cgi.w3.org/MemberAccess/AccessRequest">members
155+
only</a>).
156+
157+
<p>This document was produced by a group operating under the <a
158+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
159+
2004 W3C Patent Policy</a>. W3C maintains a <a
160+
href="http://www.w3.org/2004/01/pp-impl/32061/status"
161+
rel=disclosure>public list of any patent disclosures</a> made in
162+
connection with the deliverables of the group; that page also includes
163+
instructions for disclosing a patent. An individual who has actual
164+
knowledge of a patent which the individual believes contains <a
165+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
166+
Claim(s)</a> must disclose the information in accordance with <a
167+
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
168+
6 of the W3C Patent Policy</a>.</p>
142169

143170
<p>This Text module and a separate (upcoming) Writing Modes module
144171
replace and obsolete the <a href="http://www.w3.org/TR/2003/CR-css3-text-20030514/">May
145172
2003 CSS3 Text Module Candidate Recommendation</a>. Since this is a
146-
thorough overhaul of the previous version, a <a href="#changes">list
147-
of changes</a> has been provided instead of a diff.</p>
148-
149-
<p>Publication as a Working Draft does not imply endorsement by the W3C
150-
Membership. This is a draft document and may be updated, replaced or
151-
obsoleted by other documents at any time. It is inappropriate to cite
152-
this document as other than a work in progress.</p>
173+
thorough overhaul of the previous CR, a <a href="#changes">list
174+
of changes</a> has been provided.</p>
153175

154176
<p><strong>Feedback on this draft should be posted to the
155177
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
@@ -167,26 +189,6 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
167189
(<a href="http://cgi.w3.org/MemberAccess/AccessRequest">Member-restricted</a>),
168190
or <a href="http://fantasai.inkedblade.net/contact">email fantasai directly</a> (personal).</p>
169191

170-
<p>This CSS module has been produced as a combined effort of the <a
171-
href="http://www.w3.org/International/Activity">W3C Internationalization Activity</a>,
172-
and the <a href="http://www.w3.org/Style/Activity">Style Activity</a> and is maintained
173-
by the <a href="http://www.w3.org/Style/CSS/members">CSS Working Group</a>. It also
174-
includes contributions made by participants in the <a
175-
href="http://www.w3.org/Style/XSL/Group/">XSL Working Group</a> (<a
176-
href="http://cgi.w3.org/MemberAccess/AccessRequest">members
177-
only</a>). This document was produced by a group operating under the <a
178-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February
179-
2004 W3C Patent Policy</a>. W3C maintains a <a
180-
href="http://www.w3.org/Style/CSS/Disclosures" rel=disclosure>public list of any patent
181-
disclosures</a> made in connection with the deliverables of the group;
182-
that page also includes instructions for disclosing a patent. An
183-
individual who has actual knowledge of a patent which the individual
184-
believes contains <a
185-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential
186-
Claim(s)</a> must disclose the information in accordance with <a
187-
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the
188-
W3C Patent Policy</a>.</p>
189-
190192
<p>The following features are at risk and may be cut from the spec during
191193
its CR period: the 'text-outline' property, the ''unrestricted'' value
192194
of 'text-wrap'</p>

0 commit comments

Comments
 (0)