|
18 | 18 | h2, .example { clear: both; } |
19 | 19 | img, object { max-width: 100%; } |
20 | 20 | </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 |
22 | 22 | type="text/css"> |
23 | 23 |
|
24 | 24 | <body> |
|
28 | 28 |
|
29 | 29 | <h1>CSS Writing Modes Module Level 3</h1> |
30 | 30 |
|
31 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 28 January |
| 31 | + <h2 class="no-num no-toc" id=longstatus-date>W3C Working Draft 04 February |
32 | 32 | 2011</h2> |
33 | 33 |
|
34 | 34 | <dl> |
35 | 35 | <dt>This version: |
36 | 36 |
|
37 | 37 | <dd><a |
38 | | - href="http://www.w3.org/TR/2011/ED-css3-writing-modes-20110128">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110128</a> |
| 38 | + href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110204">http://www.w3.org/TR/2011/WD-css3-writing-modes-20110204</a> |
39 | 39 |
|
40 | 40 |
|
41 | 41 | <dt>Latest version: |
@@ -102,36 +102,42 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2> |
102 | 102 | <h2 class="no-num no-toc" id=status>Status of this document</h2> |
103 | 103 | <!--begin-status--> |
104 | 104 |
|
105 | | - <p>This is a public copy of the editors' draft. It is provided for |
106 | | - discussion only and may change at any moment. Its publication here does |
107 | | - not imply endorsement of its contents by W3C. Don't cite this document |
108 | | - other than as work in progress. |
| 105 | + <p><em>This section describes the status of this document at the time of |
| 106 | + its publication. Other documents may supersede this document. A list of |
| 107 | + current W3C publications and the latest revision of this technical report |
| 108 | + can be found in the <a href="http://www.w3.org/TR/">W3C technical reports |
| 109 | + index at http://www.w3.org/TR/.</a></em> |
| 110 | + |
| 111 | + <p>Publication as a Working Draft does not imply endorsement by the W3C |
| 112 | + Membership. This is a draft document and may be updated, replaced or |
| 113 | + obsoleted by other documents at any time. It is inappropriate to cite this |
| 114 | + document as other than work in progress. |
109 | 115 |
|
110 | 116 | <p>The (<a |
111 | 117 | href="http://lists.w3.org/Archives/Public/www-style/">archived</a>) public |
112 | | - mailing list <a |
113 | | - href="mailto:www-style@w3.org?Subject=%5Bcss3-writing-modes%5D%20PUT%20SUBJECT%20HERE"> |
114 | | - www-style@w3.org</a> (see <a |
115 | | - href="http://www.w3.org/Mail/Request">instructions</a>) is preferred for |
116 | | - discussion of this specification. When sending e-mail, please put the text |
117 | | - “css3-writing-modes” in the subject, preferably like this: |
118 | | - “[<!---->css3-writing-modes<!---->] <em>…summary of |
| 118 | + mailing list <a href="mailto:www-style@w3.org">www-style@w3.org</a> (see |
| 119 | + <a href="http://www.w3.org/Mail/Request">instructions</a>) is preferred |
| 120 | + for discussion of this specification. When sending e-mail, please put the |
| 121 | + text “css3-writing-modes” in the subject, preferably like |
| 122 | + this: “[<!---->css3-writing-modes<!---->] <em>…summary of |
119 | 123 | comment…</em>” |
120 | 124 |
|
121 | | - <p>This document was produced by the <a href="/Style/CSS/members">CSS |
122 | | - Working Group</a> (part of the <a href="/Style/">Style Activity</a>). |
| 125 | + <p>This document was produced by the <a |
| 126 | + href="http://www.w3.org/Style/CSS/members">CSS Working Group</a> (part of |
| 127 | + the <a href="http://www.w3.org/Style/">Style Activity</a>). |
123 | 128 |
|
124 | 129 | <p>This document was produced by a group operating under the <a |
125 | | - href="/Consortium/Patent-Policy-20040205/">5 February 2004 W3C Patent |
126 | | - Policy</a>. W3C maintains a <a href="/2004/01/pp-impl/32061/status" |
| 130 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 February |
| 131 | + 2004 W3C Patent Policy</a>. W3C maintains a <a |
| 132 | + href="http://www.w3.org/2004/01/pp-impl/32061/status" |
127 | 133 | rel=disclosure>public list of any patent disclosures</a> made in |
128 | 134 | connection with the deliverables of the group; that page also includes |
129 | 135 | instructions for disclosing a patent. An individual who has actual |
130 | 136 | knowledge of a patent which the individual believes contains <a |
131 | | - href="/Consortium/Patent-Policy-20040205/#def-essential">Essential |
| 137 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential |
132 | 138 | Claim(s)</a> must disclose the information in accordance with <a |
133 | | - href="/Consortium/Patent-Policy-20040205/#sec-Disclosure">section 6 of the |
134 | | - W3C Patent Policy</a>.</p> |
| 139 | + href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section |
| 140 | + 6 of the W3C Patent Policy</a>.</p> |
135 | 141 | <!--end-status--> |
136 | 142 |
|
137 | 143 | <h2 class="no-num no-toc" id=Contents>Table of Contents</h2> |
@@ -1054,6 +1060,8 @@ <h3 id=writing-mode><span class=secno>3.1. </span> Block Flow Direction: |
1054 | 1060 | <h2 id=intro-text-layout><span class=secno>4. </span> Introduction to |
1055 | 1061 | Intrinsic Text Layout</h2> |
1056 | 1062 |
|
| 1063 | + <p>[Describe here any necessary concepts from UTN22] |
| 1064 | + |
1057 | 1065 | <h3 id=text-orientation><span class=secno>4.1. </span>Orienting Text: the |
1058 | 1066 | ‘<a href="#text-orientation0"><code |
1059 | 1067 | class=property>text-orientation</code></a>’ property</h3> |
|
0 commit comments