Skip to content

Commit 97ce65e

Browse files
committed
[css3-text] Update at-risk list
1 parent 974e15f commit 97ce65e

2 files changed

Lines changed: 59 additions & 59 deletions

File tree

css3-text/Overview.html

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -168,23 +168,29 @@ <h2 class="no-num no-toc" id=status>Status of This Document</h2>
168168
its CR period if there are no (correct) implementations:
169169

170170
<ul>
171+
<li>the ‘<code class=css>full-width</code>’ value of ‘<a
172+
href="#text-transform0"><code class=property>text-transform</code></a>
173+
171174
<li>the &lt;length> values of the ‘<a href="#tab-size1"><code
172175
class=property>tab-size</code></a>’ property
173176

174177
<li>the ‘<code class=css>start end</code>’ and ‘<code
175178
class=css>&lt;string></code>’ values of ‘<a href="#text-align0"><code
176179
class=property>text-align</code></a>
177180

178-
<li>the ‘<a href="#hanging-punctuation0"><code
179-
class=property>hanging-punctuation</code></a>’ property
181+
<li>the ‘<a href="#text-justify0"><code
182+
class=property>text-justify</code></a>’ property, particularly its
183+
<code class=css>kashida</code>’ value
180184

181185
<li>the percentage values of ‘<a href="#word-spacing0"><code
182186
class=property>word-spacing</code></a>
183187

184-
<li>the ‘<code class=property>text-decoration-skip</code>’ property /
185-
<code class=css>ink</code>’ value
188+
<li>minimum and maximum limits of ‘<a href="#word-spacing0"><code
189+
class=property>word-spacing</code></a>’ and ‘<a
190+
href="#letter-spacing0"><code class=property>letter-spacing</code></a>
186191

187-
<li><span class=issue>audit draft and add more here</span>
192+
<li>the ‘<a href="#hanging-punctuation0"><code
193+
class=property>hanging-punctuation</code></a>’ property
188194
</ul>
189195

190196
<h2 class="no-num no-toc" id=contents> Table of Contents</h2>
@@ -295,27 +301,24 @@ <h2 class="no-num no-toc" id=contents> Table of Contents</h2>
295301
class=property>hanging-punctuation</code>’ property</a>
296302
</ul>
297303

298-
<li><a href="#decoration"><span class=secno>10. </span> Text
299-
Decoration</a>
300-
301-
<li><a href="#conformance"><span class=secno>11. </span> Conformance</a>
304+
<li><a href="#conformance"><span class=secno>10. </span> Conformance</a>
302305
<ul class=toc>
303-
<li><a href="#conventions"><span class=secno>11.1. </span> Document
306+
<li><a href="#conventions"><span class=secno>10.1. </span> Document
304307
Conventions</a>
305308

306-
<li><a href="#conformance-classes"><span class=secno>11.2. </span>
309+
<li><a href="#conformance-classes"><span class=secno>10.2. </span>
307310
Conformance Classes</a>
308311

309-
<li><a href="#partial"><span class=secno>11.3. </span> Partial
312+
<li><a href="#partial"><span class=secno>10.3. </span> Partial
310313
Implementations</a>
311314

312-
<li><a href="#experimental"><span class=secno>11.4. </span> Experimental
315+
<li><a href="#experimental"><span class=secno>10.4. </span> Experimental
313316
Implementations</a>
314317

315-
<li><a href="#testing"><span class=secno>11.5. </span>Non-Experimental
318+
<li><a href="#testing"><span class=secno>10.5. </span>Non-Experimental
316319
Implementations</a>
317320

318-
<li><a href="#cr-exit-criteria"><span class=secno>11.6. </span> CR Exit
321+
<li><a href="#cr-exit-criteria"><span class=secno>10.6. </span> CR Exit
319322
Criteria</a>
320323
</ul>
321324

@@ -362,6 +365,17 @@ <h2 id=intro><span class=secno>1. </span> Introduction</h2>
362365
in existing CSS properties, in new CSS properties, or perhaps in other
363366
specifications.
364367

368+
<p class=note> <a name=decoration></a> <a name=text-decoration></a> <a
369+
name=line-decoration></a> <a name=text-decoration-line></a> <a
370+
name=text-decoration-color></a> <a name=text-decoration-style></a> <a
371+
name=text-decoration-skip></a> <a name=text-underline-position></a> <a
372+
name=emphasis-marks></a> <a name=text-emphasis-style></a> <a
373+
name=text-emphasis-color></a> <a name=text-emphasis></a> <a
374+
name=text-emphasis-position></a> <a name=text-shadow></a> Text decoration
375+
has moved to <a href="../css3-text-decor/">CSS Text Decoration Module
376+
Level 3</a>. <a href="#CSS3-TEXT-DECOR"
377+
rel=biblioentry>[CSS3-TEXT-DECOR]<!--{{CSS3-TEXT-DECOR}}--></a>
378+
365379
<h3 id=placement><span class=secno>1.1. </span> Module Interactions</h3>
366380

367381
<p>This module replaces and extends the text-level features defined in <a
@@ -3160,23 +3174,9 @@ <h3 id=hanging-punctuation><span class=secno>9.2. </span> Hanging
31603174
is pushed outside the line.
31613175
</div>
31623176

3163-
<h2 id=decoration><span class=secno>10. </span> <a
3164-
name=text-decoration>Text Decoration</a></h2>
3165-
3166-
<p class=note> <a name=line-decoration></a> <a
3167-
name=text-decoration-line></a> <a name=text-decoration-color></a> <a
3168-
name=text-decoration-style></a> <a name=text-decoration-skip></a> <a
3169-
name=text-underline-position></a> <a name=emphasis-marks></a> <a
3170-
name=text-emphasis-style></a> <a name=text-emphasis-color></a> <a
3171-
name=text-emphasis></a> <a name=text-emphasis-position></a> <a
3172-
name=text-shadow></a> Text decoration has moved to <a
3173-
href="../css3-text-decor/">CSS Text Decoration Module Level 3</a>. <a
3174-
href="#CSS3-TEXT-DECOR"
3175-
rel=biblioentry>[CSS3-TEXT-DECOR]<!--{{CSS3-TEXT-DECOR}}--></a>
3176-
3177-
<h2 id=conformance><span class=secno>11. </span> Conformance</h2>
3177+
<h2 id=conformance><span class=secno>10. </span> Conformance</h2>
31783178

3179-
<h3 id=conventions><span class=secno>11.1. </span> Document Conventions</h3>
3179+
<h3 id=conventions><span class=secno>10.1. </span> Document Conventions</h3>
31803180

31813181
<p>Conformance requirements are expressed with a combination of descriptive
31823182
assertions and RFC 2119 terminology. The key words “MUST”, “MUST
@@ -3203,7 +3203,7 @@ <h3 id=conventions><span class=secno>11.1. </span> Document Conventions</h3>
32033203

32043204
<p class=note>Note, this is an informative note.
32053205

3206-
<h3 id=conformance-classes><span class=secno>11.2. </span> Conformance
3206+
<h3 id=conformance-classes><span class=secno>10.2. </span> Conformance
32073207
Classes</h3>
32083208

32093209
<p>Conformance to CSS Text Level 3 is defined for three conformance
@@ -3247,7 +3247,7 @@ <h3 id=conformance-classes><span class=secno>11.2. </span> Conformance
32473247
other conformance requirements of style sheets as described in this
32483248
module.
32493249

3250-
<h3 id=partial><span class=secno>11.3. </span> Partial Implementations</h3>
3250+
<h3 id=partial><span class=secno>10.3. </span> Partial Implementations</h3>
32513251

32523252
<p>So that authors can exploit the forward-compatible parsing rules to
32533253
assign fallback values, CSS renderers <strong>must</strong> treat as
@@ -3261,7 +3261,7 @@ <h3 id=partial><span class=secno>11.3. </span> Partial Implementations</h3>
32613261
unsupported values must be), CSS requires that the entire declaration be
32623262
ignored.
32633263

3264-
<h3 id=experimental><span class=secno>11.4. </span> Experimental
3264+
<h3 id=experimental><span class=secno>10.4. </span> Experimental
32653265
Implementations</h3>
32663266

32673267
<p>To avoid clashes with future CSS features, the CSS2.1 specification
@@ -3275,7 +3275,7 @@ <h3 id=experimental><span class=secno>11.4. </span> Experimental
32753275
vendor-prefixed syntax for such features, including those in W3C Working
32763276
Drafts. This avoids incompatibilities with future changes in the draft.
32773277

3278-
<h3 id=testing><span class=secno>11.5. </span>Non-Experimental
3278+
<h3 id=testing><span class=secno>10.5. </span>Non-Experimental
32793279
Implementations</h3>
32803280

32813281
<p>Once a specification reaches the Candidate Recommendation stage,
@@ -3297,7 +3297,7 @@ <h3 id=testing><span class=secno>11.5. </span>Non-Experimental
32973297
href="http://lists.w3.org/Archives/Public/public-css-testsuite">public-css-testsuite@w3.org</a>
32983298
mailing list.
32993299

3300-
<h3 id=cr-exit-criteria><span class=secno>11.6. </span> CR Exit Criteria</h3>
3300+
<h3 id=cr-exit-criteria><span class=secno>10.6. </span> CR Exit Criteria</h3>
33013301

33023302
<p> For this specification to be advanced to Proposed Recommendation, there
33033303
must be at least two independent, interoperable implementations of each

css3-text/Overview.src.html

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,13 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
124124
<p>The following features are at risk and may be cut from the spec during
125125
its CR period if there are no (correct) implementations:</p>
126126
<ul>
127+
<li>the ''full-width'' value of 'text-transform'
127128
<li>the &lt;length> values of the 'tab-size' property
128129
<li>the ''start end'' and ''&lt;string>'' values of 'text-align'
129-
<li>the 'hanging-punctuation' property
130+
<li>the 'text-justify' property, particularly its ''kashida'' value
130131
<li>the percentage values of 'word-spacing'
131-
<li>the 'text-decoration-skip' property / ''ink'' value
132-
<li><span class="issue">audit draft and add more here</span>
132+
<li>minimum and maximum limits of 'word-spacing' and 'letter-spacing'
133+
<li>the 'hanging-punctuation' property
133134
</ul>
134135

135136
<h2 class="no-num no-toc" id="contents">
@@ -147,6 +148,25 @@ <h2 id="intro">
147148
existing CSS properties, in new CSS properties, or perhaps in other
148149
specifications.
149150

151+
<p class="note">
152+
<a name="decoration"></a>
153+
<a name="text-decoration"></a>
154+
<a name="line-decoration"></a>
155+
<a name="text-decoration-line"></a>
156+
<a name="text-decoration-color"></a>
157+
<a name="text-decoration-style"></a>
158+
<a name="text-decoration-skip"></a>
159+
<a name="text-underline-position"></a>
160+
<a name="emphasis-marks"></a>
161+
<a name="text-emphasis-style"></a>
162+
<a name="text-emphasis-color"></a>
163+
<a name="text-emphasis"></a>
164+
<a name="text-emphasis-position"></a>
165+
<a name="text-shadow"></a>
166+
Text decoration has moved to
167+
<a href="../css3-text-decor/">CSS Text Decoration Module Level 3</a>.
168+
[[CSS3-TEXT-DECOR]]
169+
150170

151171
<h3 id="placement">
152172
Module Interactions</h3>
@@ -2342,26 +2362,6 @@ <h3 id="hanging-punctuation">
23422362
Therefore when the line is expanded, the punctuation is pushed outside the line.</p>
23432363
</div>
23442364

2345-
<h2 id="decoration">
2346-
<a name="text-decoration">Text Decoration</a></h2>
2347-
2348-
<p class="note">
2349-
<a name="line-decoration"></a>
2350-
<a name="text-decoration-line"></a>
2351-
<a name="text-decoration-color"></a>
2352-
<a name="text-decoration-style"></a>
2353-
<a name="text-decoration-skip"></a>
2354-
<a name="text-underline-position"></a>
2355-
<a name="emphasis-marks"></a>
2356-
<a name="text-emphasis-style"></a>
2357-
<a name="text-emphasis-color"></a>
2358-
<a name="text-emphasis"></a>
2359-
<a name="text-emphasis-position"></a>
2360-
<a name="text-shadow"></a>
2361-
Text decoration has moved to
2362-
<a href="../css3-text-decor/">CSS Text Decoration Module Level 3</a>.
2363-
[[CSS3-TEXT-DECOR]]
2364-
23652365
<h2 id="conformance">
23662366
Conformance</h2>
23672367

0 commit comments

Comments
 (0)