Skip to content

Commit d1c0a56

Browse files
committed
[css3-text] Remove some issues, fix reference to counter styles
1 parent 9add54a commit d1c0a56

2 files changed

Lines changed: 21 additions & 26 deletions

File tree

css3-text/Overview.html

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -606,11 +606,12 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
606606
<pre>abbr:lang(ja) { text-transform: full-width; }</pre>
607607
</div>
608608

609-
<p class=issue>CSS may introduce the ability to create custom mapping
610-
tables for less common text transforms, such as by an ‘<code
611-
class=css>@text-transform</code>’ rule similar to ‘<code
612-
class=css>@counter-style</code>’ from <a href="#CSS3LIST"
613-
rel=biblioentry>[CSS3LIST]<!--{{CSS3LIST}}--></a>. <!--
609+
<p class=note> A future level of CSS may introduce the ability to create
610+
custom mapping tables for less common text transforms, such as by an
611+
<code class=css>@text-transform</code>’ rule similar to ‘<code
612+
class=css>@counter-style</code>’ from <a href="#CSS-COUNTER-STYLES-3"
613+
rel=biblioentry>[CSS-COUNTER-STYLES-3]<!--{{CSS-COUNTER-STYLES-3}}--></a>.
614+
<!--
614615
This mechanism may be used to replace ''full-size-kana''. This would
615616
require authors needing this functionality to copy out the conversion
616617
tables, however.
@@ -721,9 +722,6 @@ <h2 id=white-space><span class=secno>3. </span><a
721722
href="#forced-line-break"><i>forced line breaks</i></a>.
722723
</dl>
723724

724-
<p class=issue> There have been requests for the ability to "discard" white
725-
space; the current definition has no facility for this.
726-
727725
<p>The following informative table summarizes the behavior of various ‘<a
728726
href="#white-space0"><code class=property>white-space</code></a>
729727
values:
@@ -3458,6 +3456,16 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
34583456
<dt style="display: none"><!-- keeps the doc valid if the DL is empty -->
34593457
<!---->
34603458

3459+
<dt id=CSS-COUNTER-STYLES-3>[CSS-COUNTER-STYLES-3]
3460+
3461+
<dd>Tab Atkins Jr. <a
3462+
href="http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/"><cite>CSS
3463+
Counter Styles Level 3.</cite></a> 9 October 2012. W3C Working Draft.
3464+
(Work in progress.) URL: <a
3465+
href="http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/">http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/</a>
3466+
</dd>
3467+
<!---->
3468+
34613469
<dt id=CSS3-TEXT-DECOR>[CSS3-TEXT-DECOR]
34623470

34633471
<dd>Elika J. Etemad; Koji Ishii. <a
@@ -3477,16 +3485,6 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
34773485
</dd>
34783486
<!---->
34793487

3480-
<dt id=CSS3LIST>[CSS3LIST]
3481-
3482-
<dd>Tab Atkins Jr. <a
3483-
href="http://www.w3.org/TR/2011/WD-css3-lists-20110524"><cite>CSS Lists
3484-
and Counters Module Level 3.</cite></a> 24 May 2011. W3C Working Draft.
3485-
(Work in progress.) URL: <a
3486-
href="http://www.w3.org/TR/2011/WD-css3-lists-20110524">http://www.w3.org/TR/2011/WD-css3-lists-20110524</a>
3487-
</dd>
3488-
<!---->
3489-
34903488
<dt id=CSS3VAL>[CSS3VAL]
34913489

34923490
<dd>Håkon Wium Lie; Tab Atkins; Elika J. Etemad. <a
@@ -3658,7 +3656,7 @@ <h2 class=no-num id=script-groups>Appendix E: Scripts and Spacing</h2>
36583656
(typically because that would break the connections or otherwise look
36593657
bad).
36603658

3661-
<li>If the script primarily expands equally between its "letters" in
3659+
<li>If the script commonly expands equally between its "letters" in
36623660
native typesettings, it is either <i>block</i> or <i>clustered</i>. The
36633661
exact classification depends on whether it always spaces when mixed with
36643662
CJK and sometimes stays together when mixed with Thai and related

css3-text/Overview.src.html

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -370,9 +370,10 @@ <h3 id="text-transform">
370370
<pre>abbr:lang(ja) { text-transform: full-width; }</pre>
371371
</div>
372372

373-
<p class="issue">CSS may introduce the ability to create custom mapping
373+
<p class="note">
374+
A future level of CSS may introduce the ability to create custom mapping
374375
tables for less common text transforms, such as by an ''@text-transform''
375-
rule similar to ''@counter-style'' from [[CSS3LIST]].
376+
rule similar to ''@counter-style'' from [[CSS-COUNTER-STYLES-3]].
376377
<!--
377378
This mechanism may be used to replace ''full-size-kana''. This would
378379
require authors needing this functionality to copy out the conversion
@@ -453,10 +454,6 @@ <h2 id="white-space"><a id="white-space-collapsing"></a><a id='text-wrap'></a>
453454
but preserves <i>segment breaks</i> in the source as <i>forced line breaks</i>.
454455
</dl>
455456

456-
<p class="issue">
457-
There have been requests for the ability to "discard" white space;
458-
the current definition has no facility for this.
459-
460457
<p>The following informative table summarizes the behavior of various
461458
'white-space' values:</p>
462459

@@ -2685,7 +2682,7 @@ <h2 class="no-num" id="script-groups">Appendix E: Scripts and Spacing</h2>
26852682
space between letters. <i>Connected</i> scripts must not space
26862683
between letters (typically because that would break the connections
26872684
or otherwise look bad).
2688-
<li>If the script primarily expands equally between its "letters"
2685+
<li>If the script commonly expands equally between its "letters"
26892686
in native typesettings, it is either <i>block</i> or
26902687
<i>clustered</i>. The exact classification depends on whether it
26912688
always spaces when mixed with CJK and sometimes stays together

0 commit comments

Comments
 (0)