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 ">
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 "
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
0 commit comments