Skip to content

Commit 267943f

Browse files
committed
Start preparing for WD
1 parent 6354ce0 commit 267943f

2 files changed

Lines changed: 24 additions & 21 deletions

File tree

css3-text/Overview.html

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
.char { border: 1px dotted gray; }
7474
tt[lang="ja"] { font-family: "MS Gothic", "Osaka", monospace }
7575
</style>
76-
<link href="http://www.w3.org/StyleSheets/TR/W3C-ED.css" rel=stylesheet
76+
<link href="http://www.w3.org/StyleSheets/TR/W3C-WD.css" rel=stylesheet
7777
type="text/css">
7878

7979
<body>
@@ -83,16 +83,17 @@
8383

8484
<h1>CSS Text Level 3</h1>
8585

86-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 April 2011</h2>
86+
<h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 12 April
87+
2011</h2>
8788

8889
<dl>
89-
<dt>This version:
90-
91-
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
92-
2011/04/06 21:09:22 $ (CVS $Revision$)</a> <!--
93-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110412/">http://www.w3.org/TR/2011/WD-css3-text-20110412/</a></dd>
90+
<dt>This version:</dt>
91+
<!--
92+
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date$ (CVS $Revision$)</a>
9493
-->
95-
94+
95+
<dd><a
96+
href="http://www.w3.org/TR/2011/WD-css3-text-20110412/">http://www.w3.org/TR/2011/WD-css3-text-20110412/</a>
9697

9798
<dt>Latest version:
9899

@@ -102,7 +103,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 April 2011</h2>
102103
<dt>Previous version:
103104

104105
<dd><a
105-
href="http://www.w3.org/TR/2010/WD-css3-text-20101005/">http://www.w3.org/TR/2010/WD-css3-text-20101005/</a>
106+
href="http://www.w3.org/TR/2011/WD-css3-text-20110215/">http://www.w3.org/TR/2011/WD-css3-text-20110215/</a>
106107

107108
<dt>Editors:
108109

@@ -481,8 +482,8 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2>
481482
<li class=no-num><a href="#default-stylesheet">Appendix D: Default UA
482483
Stylesheet</a>
483484

484-
<li class=no-num><a href="#appendix-e-categorization-of-scripts">Appendix
485-
E: Categorization of Scripts</a>
485+
<li class=no-num><a href="#script-categorization">Appendix E:
486+
Categorization of Scripts</a>
486487

487488
<li class=no-num><a href="#appendix-f-full-property-index">Appendix F:
488489
Full Property Index</a>
@@ -549,12 +550,13 @@ <h3 id=script-groups><span class=secno>1.1. </span>Script Categorization</h3>
549550
behavior is similar to Devanagari.
550551
</dl>
551552

552-
<p class=issue>Provide an appendix using Unicode script names.
553-
554553
<p class=note>These definitions are used primarily in describing <a
555554
href="#line-breaking">line-breaking</a> and <a
556555
href="#text-justify">justification</a> behavior.
557556

557+
<p><a href="#script-categorization">Appendix E</a> provides a more
558+
comprehensive listing of the various scripts in each category.
559+
558560
<h2 id=conformance><span class=secno>2. </span> Conformance</h2>
559561

560562
<p>Conformance requirements are expressed with a combination of descriptive
@@ -6024,8 +6026,8 @@ <h2 class=no-num id=default-stylesheet>Appendix D: Default UA Stylesheet</h2>
60246026
href="mailto:www-style@w3.org">www-style@w3.org</a> with
60256027
<kbd>[css3-text]</kbd> in the subject line.</p>
60266028

6027-
<h2 class=no-num id=appendix-e-categorization-of-scripts>Appendix E:
6028-
Categorization of Scripts</h2>
6029+
<h2 class=no-num id=script-categorization>Appendix E: Categorization of
6030+
Scripts</h2>
60296031

60306032
<p><em>This appendix is informative (non-normative).</em></p>
60316033

css3-text/Overview.src.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -88,16 +88,16 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
8888

8989
<dl>
9090
<dt>This version:</dt>
91-
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date$ (CVS $Revision$)</a>
9291
<!--
93-
<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>
92+
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date$ (CVS $Revision$)</a>
9493
-->
94+
<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>
9595
<dt>Latest version:</dt>
9696
<dd><a
9797
href="http://www.w3.org/TR/css3-text/">http://www.w3.org/TR/css3-text/</a></dd>
9898
<dt>Previous version:</dt>
9999
<dd><a
100-
href="http://www.w3.org/TR/2010/WD-css3-text-20101005/">http://www.w3.org/TR/2010/WD-css3-text-20101005/</a></dd>
100+
href="http://www.w3.org/TR/2011/WD-css3-text-20110215/">http://www.w3.org/TR/2011/WD-css3-text-20110215/</a></dd>
101101
<dt>Editors:</dt>
102102
<dd><a href="http://fantasai.inkedblade.net/contact">Elika J. Etemad</a> (Invited Expert)</dd>
103103
<dd><a href="mailto:kojiishi@gluesoft.co.jp">Koji Ishii</a> (Invited Expert)</dd>
@@ -236,12 +236,13 @@ <h3 id="script-groups">Script Categorization</h3>
236236
Devanagari.</dd>
237237
</dl>
238238

239-
<p class="issue">Provide an appendix using Unicode script names.</p>
240-
241239
<p class="note">These definitions are used primarily in describing
242240
<a href="#line-breaking">line-breaking</a> and
243241
<a href="#text-justify">justification</a> behavior.
244242

243+
<p><a href="#script-categorization">Appendix E</a> provides a more
244+
comprehensive listing of the various scripts in each category.
245+
245246
<h2 id="conformance">
246247
Conformance</h2>
247248

@@ -4409,7 +4410,7 @@ <h2 class="no-num" id="default-stylesheet">Appendix D: Default UA Stylesheet</h2
44094410
please send the information to <a href="mailto:www-style@w3.org">www-style@w3.org</a>
44104411
with <kbd>[css3-text]</kbd> in the subject line.</p>
44114412

4412-
<h2 class="no-num">Appendix E: Categorization of Scripts</h2>
4413+
<h2 class="no-num" id="script-categorization">Appendix E: Categorization of Scripts</h2>
44134414

44144415
<p><em>This appendix is informative (non-normative).</em></p>
44154416

0 commit comments

Comments
 (0)