Skip to content

Commit 6241a9c

Browse files
committed
Add howcome's note.
1 parent 85c9fa6 commit 6241a9c

2 files changed

Lines changed: 12 additions & 2 deletions

File tree

css3-text/Overview.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 6 April 2011</h2>
8989
<dt>This version:
9090

9191
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
92-
2011/04/06 17:52:10 $ (CVS $Revision$)</a> <!--
92+
2011/04/06 18:02:37 $ (CVS $Revision$)</a> <!--
9393
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110406/">http://www.w3.org/TR/2011/WD-css3-text-20110406/</a></dd>
9494
-->
9595

@@ -495,6 +495,11 @@ <h2 id=intro><span class=secno>1. </span> Introduction</h2>
495495

496496
<p>[document here]
497497

498+
<p class=issue>This draft describes features that are specific to certain
499+
scripts. There is an ongoing discussion about where these features belong:
500+
in existing CSS properties, in new CSS properties, or perhaps in other
501+
specifications.
502+
498503
<p id=grapheme-cluster>A <dfn id=grapheme-cluster0>grapheme cluster</dfn>
499504
is what a language user considers to be a character or a basic unit of the
500505
script. The term is described in detail in the Unicode Technical Report:

css3-text/Overview.src.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,12 @@ <h2 class="no-num no-toc" id="contents">Table of Contents</h2>
192192
<h2 id="intro">
193193
Introduction</h2>
194194

195-
<p>[document here]</p>
195+
<p>[document here]</p>
196+
197+
<p class="issue">This draft describes features that are specific to certain scripts.
198+
There is an ongoing discussion about where these features belong: in
199+
existing CSS properties, in new CSS properties, or perhaps in other
200+
specifications.
196201

197202
<p id="grapheme-cluster">A <dfn>grapheme cluster</dfn> is what
198203
a language user considers to be a character or a basic unit of the

0 commit comments

Comments
 (0)