Skip to content

Commit 15a66c7

Browse files
committed
[css-text] Prep for LC
1 parent 57d0b08 commit 15a66c7

2 files changed

Lines changed: 53 additions & 40 deletions

File tree

css-text/Overview.html

Lines changed: 34 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,12 @@
1010
rel=dcterms.rights>
1111
<meta content="CSS Text Module Level 3 (CSS3 Text)" name=dcterms.title>
1212
<meta content=text name=dcterms.type>
13-
<meta content=2013-10-02 name=dcterms.date>
13+
<meta content=2013-10-10 name=dcterms.date>
1414
<meta content="Elika J. Etemad" name=dcterms.creator>
1515
<meta content="Koji Ishii" name=dcterms.creator>
1616
<meta content=W3C name=dcterms.publisher>
17-
<meta content="http://dev.w3.org/csswg/css3-text/" name=dcterms.identifier>
17+
<meta content="http://www.w3.org/TR/2013/WD-css-3-text-20131010/"
18+
name=dcterms.identifier>
1819
<link href="#contents" rel=contents><!--<link rel=index href="#index">-->
1920

2021
<link href="../default.css" rel=stylesheet type="text/css">
@@ -55,7 +56,7 @@
5556
color: #FF8800;
5657
}
5758
</style>
58-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
59+
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
5960
type="text/css">
6061
<script defer=defer
6162
src="http://test.csswg.org/harness/annotate.js#css-text-3_dev"
@@ -68,26 +69,26 @@
6869

6970
<h1>CSS Text Module Level 3</h1>
7071

71-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 2 October 2013</h2>
72+
<h2 class="no-num no-toc">W3C Last Call Working Draft 10 October 2013</h2>
7273

7374
<dl>
74-
<dt>This version:</dt>
75-
<!--
76-
<dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20131002/">http://www.w3.org/TR/2013/WD-css3-text-20131002/</a></dd>
77-
-->
75+
<dt>This version:
7876

7977
<dd><a
80-
href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css3-text/</a>
78+
href="http://www.w3.org/TR/2013/WD-css-text-3-20131010/">http://www.w3.org/TR/2013/WD-css-3-text-20131010/</a></dd>
79+
<!--
80+
<dd><a href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css3-text/</a>
81+
-->
8182

8283
<dt>Latest version:
8384

8485
<dd><a
85-
href="http://www.w3.org/TR/css3-text/">http://www.w3.org/TR/css3-text/</a>
86+
href="http://www.w3.org/TR/css3-text/">http://www.w3.org/TR/css-text-3/</a>
8687

8788
<dt>Latest editor's draft:
8889

8990
<dd><a
90-
href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css3-text/</a>
91+
href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css-text-3/</a>
9192

9293
<dt>Previous version:
9394

@@ -183,15 +184,6 @@ <h2 class="no-num no-toc" id=status>Status of This Document</h2>
183184
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
184185
6 of the W3C Patent Policy</a>.
185186

186-
<p><strong>Feedback on this draft should be posted to the (<a
187-
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
188-
mailing list <a
189-
href="mailto:www-style@w3.org">www-style@w3.org</a></strong> (see <a
190-
href="http://www.w3.org/Mail/Request">instructions</a>) <strong>with
191-
<kbd>[css3-text]</kbd> in the subject line.</strong> You are strongly
192-
encouraged to complain if you see something stupid in this draft. The
193-
editors will do their best to respond to all feedback.
194-
195187
<p>The following features are at risk and may be cut from the spec during
196188
its CR period if there are no (correct) implementations:
197189

@@ -215,6 +207,22 @@ <h2 class="no-num no-toc" id=status>Status of This Document</h2>
215207
class=property>hanging-punctuation</code></a>’ property
216208
</ul>
217209

210+
<p>This specification is a <strong>Last Call Working Draft</strong>. All
211+
persons are encouraged to review this document and <strong>send comments
212+
to the <a
213+
href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
214+
mailing list</strong> as described below. The <strong>deadline for
215+
comments</strong> is <strong>26 August 2013</strong>.
216+
217+
<p><strong>Feedback on this draft should be posted to the (<a
218+
href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public
219+
mailing list <a
220+
href="mailto:www-style@w3.org">www-style@w3.org</a></strong> (see <a
221+
href="http://www.w3.org/Mail/Request">instructions</a>) <strong>with
222+
<kbd>[css-text]</kbd> in the subject line.</strong> You are strongly
223+
encouraged to complain if you see something stupid in this draft. The
224+
editors will do their best to respond to all feedback.
225+
218226
<h2 class="no-num no-toc" id=contents> Table of Contents</h2>
219227
<!--begin-toc-->
220228

@@ -3602,20 +3610,20 @@ <h3 class=no-num id=normative-ref> Normative references</h3>
36023610
<dt id=CSS21>[CSS21]
36033611

36043612
<dd>Bert Bos; et al. <a
3605-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/"><cite>Cascading Style
3613+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607"><cite>Cascading Style
36063614
Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 7 June
36073615
2011. W3C Recommendation. URL: <a
3608-
href="http://www.w3.org/TR/2011/REC-CSS2-20110607/">http://www.w3.org/TR/2011/REC-CSS2-20110607/</a>
3616+
href="http://www.w3.org/TR/2011/REC-CSS2-20110607">http://www.w3.org/TR/2011/REC-CSS2-20110607</a>
36093617
</dd>
36103618
<!---->
36113619

36123620
<dt id=CSS3-FONTS>[CSS3-FONTS]
36133621

36143622
<dd>John Daggett. <a
3615-
href="http://www.w3.org/TR/2013/WD-css3-fonts-20130212/"><cite>CSS Fonts
3616-
Module Level 3.</cite></a> 12 February 2013. W3C Working Draft. (Work in
3617-
progress.) URL: <a
3618-
href="http://www.w3.org/TR/2013/WD-css3-fonts-20130212/">http://www.w3.org/TR/2013/WD-css3-fonts-20130212/</a>
3623+
href="http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/"><cite>CSS Fonts
3624+
Module Level 3.</cite></a> 3 October 2013. W3C Candidate Recommendation.
3625+
(Work in progress.) URL: <a
3626+
href="http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/">http://www.w3.org/TR/2013/CR-css-fonts-3-20131003/</a>
36193627
</dd>
36203628
<!---->
36213629

css-text/Overview.src.html

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -61,16 +61,15 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
6161

6262
<dl>
6363
<dt>This version:</dt>
64+
65+
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-css-text-3-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css-3-text-[CDATE]/</a></dd>
6466
<!--
65-
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-css3-text-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css3-text-[CDATE]/</a></dd>
66-
-->
6767
<dd><a href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css3-text/</a>
68-
69-
68+
-->
7069
<dt>Latest version:</dt>
71-
<dd><a href="http://www.w3.org/TR/css3-text/">http://www.w3.org/TR/css3-text/</a></dd>
70+
<dd><a href="http://www.w3.org/TR/css3-text/">http://www.w3.org/TR/css-text-3/</a></dd>
7271
<dt>Latest editor's draft:</dt>
73-
<dd><a href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css3-text/</a></dd>
72+
<dd><a href="http://dev.w3.org/csswg/css3-text/">http://dev.w3.org/csswg/css-text-3/</a></dd>
7473
<dt>Previous version:</dt>
7574
<dd><a
7675
href="http://www.w3.org/TR/2012/WD-css3-text-20121113/">http://www.w3.org/TR/2012/WD-css3-text-20121113/</a>
@@ -141,14 +140,6 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
141140
href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section
142141
6 of the W3C Patent Policy</a>.</p>
143142

144-
<p><strong>Feedback on this draft should be posted to the
145-
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
146-
public mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a></strong>
147-
(see <a href="http://www.w3.org/Mail/Request">instructions</a>) <strong>with
148-
<kbd>[css3-text]</kbd> in the subject line.</strong>
149-
You are strongly encouraged to complain if you see something stupid
150-
in this draft. The editors will do their best to respond to all feedback.</p>
151-
152143
<p>The following features are at risk and may be cut from the spec during
153144
its CR period if there are no (correct) implementations:</p>
154145
<ul>
@@ -160,6 +151,20 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
160151
<li>the 'hanging-punctuation' property
161152
</ul>
162153

154+
<p>This specification is a <strong>Last Call Working Draft</strong>. All
155+
persons are encouraged to review this document and <strong>send comments
156+
to the <a href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
157+
mailing list</strong> as described below. The <strong>deadline for
158+
comments</strong> is <strong>26 August 2013</strong>.
159+
160+
<p><strong>Feedback on this draft should be posted to the
161+
(<a href="http://lists.w3.org/Archives/Public/www-style/">archived</a>)
162+
public mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a></strong>
163+
(see <a href="http://www.w3.org/Mail/Request">instructions</a>) <strong>with
164+
<kbd>[css-text]</kbd> in the subject line.</strong>
165+
You are strongly encouraged to complain if you see something stupid
166+
in this draft. The editors will do their best to respond to all feedback.</p>
167+
163168
<h2 class="no-num no-toc" id="contents">
164169
Table of Contents</h2>
165170

0 commit comments

Comments
 (0)