Skip to content

Commit fb31bec

Browse files
committed
Note that soft hyphens are also affected by 'hyphenate-character'.
1 parent 6d3a1a3 commit fb31bec

2 files changed

Lines changed: 50 additions & 41 deletions

File tree

css3-text/Overview.html

Lines changed: 45 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -84,14 +84,14 @@
8484

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

87-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 May 2011</h2>
87+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 May 2011</h2>
8888

8989
<dl>
9090
<dt>This version:
9191

9292
<dd><a href="http://dev.w3.org/csswg/css3-text/Overview.html">$Date:
93-
2011/05/18 08:56:23 $ (CVS $Revision$)</a> <!--
94-
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110519/">http://www.w3.org/TR/2011/WD-css3-text-20110519/</a></dd>
93+
2011/05/19 23:56:05 $ (CVS $Revision$)</a> <!--
94+
<dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110523/">http://www.w3.org/TR/2011/WD-css3-text-20110523/</a></dd>
9595
-->
9696

9797

@@ -1719,7 +1719,12 @@ <h3 id=hyphenate-character><span class=secno>6.2. </span> Hyphens: the
17191719
<pre>article { hyphenate-character: "\2010" }</pre>
17201720
</div>
17211721

1722-
<p class=issue>Can we to CLDR for hyphenation character data?
1722+
<p class=note>Both hyphens triggered by automatic hyphenation and hyphens
1723+
triggered by soft hyphens are rendered according to &lsquo;<a
1724+
href="#hyphenate-character0"><code
1725+
class=property>hyphenate-character</code></a>&rsquo;.
1726+
1727+
<p class=issue>Can we point to CLDR for hyphenation character data?
17231728

17241729
<h3 id=hyphenate-size-limits><span class=secno>6.3. </span> Hyphenation
17251730
Size Limit: the &lsquo;<a href="#hyphenate-limit-zone"><code
@@ -6203,7 +6208,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
62036208
<th>Media
62046209

62056210
<tbody>
6206-
<tr valign=baseline>
6211+
<tr>
62076212
<td><a class=property href="#bikeshedding">bikeshedding</a>
62086213

62096214
<td>collapse | discard | [ [preserve | preserve-breaks] && [
@@ -6219,7 +6224,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
62196224

62206225
<td>visual
62216226

6222-
<tr valign=baseline>
6227+
<tr>
62236228
<td><a class=property
62246229
href="#hanging-punctuation0">hanging-punctuation</a>
62256230

@@ -6235,7 +6240,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
62356240

62366241
<td>visual
62376242

6238-
<tr valign=baseline>
6243+
<tr>
62396244
<td><a class=property
62406245
href="#hyphenate-character0">hyphenate-character</a>
62416246

@@ -6251,7 +6256,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
62516256

62526257
<td>visual
62536258

6254-
<tr valign=baseline>
6259+
<tr>
62556260
<td><a class=property
62566261
href="#hyphenate-limit-chars">hyphenate-limit-chars</a>
62576262

@@ -6267,7 +6272,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
62676272

62686273
<td>visual
62696274

6270-
<tr valign=baseline>
6275+
<tr>
62716276
<td><a class=property
62726277
href="#hyphenate-limit-last">hyphenate-limit-last</a>
62736278

@@ -6283,7 +6288,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
62836288

62846289
<td>visual
62856290

6286-
<tr valign=baseline>
6291+
<tr>
62876292
<td><a class=property
62886293
href="#hyphenate-limit-lines">hyphenate-limit-lines</a>
62896294

@@ -6299,7 +6304,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
62996304

63006305
<td>visual
63016306

6302-
<tr valign=baseline>
6307+
<tr>
63036308
<td><a class=property
63046309
href="#hyphenate-limit-zone">hyphenate-limit-zone</a>
63056310

@@ -6315,7 +6320,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
63156320

63166321
<td>visual
63176322

6318-
<tr valign=baseline>
6323+
<tr>
63196324
<td><a class=property
63206325
href="#hyphenate-resource">hyphenate-resource</a>
63216326

@@ -6331,7 +6336,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
63316336

63326337
<td>visual
63336338

6334-
<tr valign=baseline>
6339+
<tr>
63356340
<td><a class=property href="#hyphens0">hyphens</a>
63366341

63376342
<td>none | manual | auto | all
@@ -6346,7 +6351,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
63466351

63476352
<td>visual
63486353

6349-
<tr valign=baseline>
6354+
<tr>
63506355
<td><a class=property href="#letter-spacing0">letter-spacing</a>
63516356

63526357
<td>&lt;spacing-limit&gt;{1,3}
@@ -6361,7 +6366,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
63616366

63626367
<td>visual
63636368

6364-
<tr valign=baseline>
6369+
<tr>
63656370
<td><a class=property href="#line-break0">line-break</a>
63666371

63676372
<td>auto | loose | normal | strict
@@ -6376,7 +6381,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
63766381

63776382
<td>visual
63786383

6379-
<tr valign=baseline>
6384+
<tr>
63806385
<td><a class=property href="#tab-size0">tab-size</a>
63816386

63826387
<td>&lt;integer&gt;
@@ -6391,7 +6396,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
63916396

63926397
<td>visual
63936398

6394-
<tr valign=baseline>
6399+
<tr>
63956400
<td><a class=property href="#text-align0">text-align</a>
63966401

63976402
<td>[ start | &lt;string&gt; ]? [ start | end | left | right |
@@ -6407,7 +6412,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
64076412

64086413
<td>visual
64096414

6410-
<tr valign=baseline>
6415+
<tr>
64116416
<td><a class=property href="#text-align-last0">text-align-last</a>
64126417

64136418
<td>auto | start | end | left | right | center | justify
@@ -6422,7 +6427,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
64226427

64236428
<td>visual
64246429

6425-
<tr valign=baseline>
6430+
<tr>
64266431
<td><a class=property href="#text-decoration0">text-decoration</a>
64276432

64286433
<td>&lt;text-decoration-line&gt; || &lt;text-decoration-color&gt; ||
@@ -6438,7 +6443,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
64386443

64396444
<td>visual
64406445

6441-
<tr valign=baseline>
6446+
<tr>
64426447
<td><a class=property
64436448
href="#text-decoration-color0">text-decoration-color</a>
64446449

@@ -6454,7 +6459,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
64546459

64556460
<td>visual
64566461

6457-
<tr valign=baseline>
6462+
<tr>
64586463
<td><a class=property
64596464
href="#text-decoration-line0">text-decoration-line</a>
64606465

@@ -6472,7 +6477,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
64726477

64736478
<td>visual
64746479

6475-
<tr valign=baseline>
6480+
<tr>
64766481
<td><a class=property
64776482
href="#text-decoration-skip0">text-decoration-skip</a>
64786483

@@ -6488,7 +6493,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
64886493

64896494
<td>visual
64906495

6491-
<tr valign=baseline>
6496+
<tr>
64926497
<td><a class=property
64936498
href="#text-decoration-style0">text-decoration-style</a>
64946499

@@ -6504,7 +6509,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
65046509

65056510
<td>visual
65066511

6507-
<tr valign=baseline>
6512+
<tr>
65086513
<td><a class=property href="#text-emphasis0">text-emphasis</a>
65096514

65106515
<td>&lsquo;&lt;text-emphasis-style&gt;&rsquo; ||
@@ -6520,7 +6525,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
65206525

65216526
<td>visual
65226527

6523-
<tr valign=baseline>
6528+
<tr>
65246529
<td><a class=property
65256530
href="#text-emphasis-color0">text-emphasis-color</a>
65266531

@@ -6536,7 +6541,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
65366541

65376542
<td>visual
65386543

6539-
<tr valign=baseline>
6544+
<tr>
65406545
<td><a class=property
65416546
href="#text-emphasis-position0">text-emphasis-position</a>
65426547

@@ -6552,7 +6557,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
65526557

65536558
<td>visual
65546559

6555-
<tr valign=baseline>
6560+
<tr>
65566561
<td><a class=property
65576562
href="#text-emphasis-skip0">text-emphasis-skip</a>
65586563

@@ -6568,7 +6573,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
65686573

65696574
<td>visual
65706575

6571-
<tr valign=baseline>
6576+
<tr>
65726577
<td><a class=property
65736578
href="#text-emphasis-style0">text-emphasis-style</a>
65746579

@@ -6585,7 +6590,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
65856590

65866591
<td>visual
65876592

6588-
<tr valign=baseline>
6593+
<tr>
65896594
<td><a class=property href="#text-indent0">text-indent</a>
65906595

65916596
<td>[ &lt;length&gt; | &lt;percentage&gt; ] && [ hanging ||
@@ -6601,7 +6606,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
66016606

66026607
<td>visual
66036608

6604-
<tr valign=baseline>
6609+
<tr>
66056610
<td><a class=property href="#text-justify0">text-justify</a>
66066611

66076612
<td>auto | none | inter-word | inter-ideograph | inter-cluster |
@@ -6617,7 +6622,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
66176622

66186623
<td>visual
66196624

6620-
<tr valign=baseline>
6625+
<tr>
66216626
<td><a class=property href="#text-outline0">text-outline</a>
66226627

66236628
<td>none | [ &lt;color&gt; &lt;length&gt; &lt;length&gt;? |
@@ -6633,7 +6638,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
66336638

66346639
<td>visual
66356640

6636-
<tr valign=baseline>
6641+
<tr>
66376642
<td><a class=property href="#text-shadow0">text-shadow</a>
66386643

66396644
<td>none | [&lt;shadow&gt;, ] * &lt;shadow&gt;
@@ -6648,7 +6653,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
66486653

66496654
<td>visual
66506655

6651-
<tr valign=baseline>
6656+
<tr>
66526657
<td><a class=property href="#text-spacing">text-spacing</a>
66536658

66546659
<td>normal | none | trim-start || [ trim-end | space-end ] ||
@@ -6665,7 +6670,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
66656670

66666671
<td>visual
66676672

6668-
<tr valign=baseline>
6673+
<tr>
66696674
<td><a class=property href="#text-transform0">text-transform</a>
66706675

66716676
<td>none | [ [ capitalize | uppercase | lowercase ] || fullwidth ||
@@ -6681,7 +6686,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
66816686

66826687
<td>visual
66836688

6684-
<tr valign=baseline>
6689+
<tr>
66856690
<td><a class=property
66866691
href="#text-underline-position0">text-underline-position</a>
66876692

@@ -6697,7 +6702,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
66976702

66986703
<td>visual
66996704

6700-
<tr valign=baseline>
6705+
<tr>
67016706
<td><a class=property href="#text-wrap0">text-wrap</a>
67026707

67036708
<td>normal | none | avoid
@@ -6712,7 +6717,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
67126717

67136718
<td>visual
67146719

6715-
<tr valign=baseline>
6720+
<tr>
67166721
<td><a class=property href="#white-space0">white-space</a>
67176722

67186723
<td>normal | pre | nowrap | pre-wrap | pre-line
@@ -6727,7 +6732,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
67276732

67286733
<td>visual
67296734

6730-
<tr valign=baseline>
6735+
<tr>
67316736
<td><a class=property href="#word-break0">word-break</a>
67326737

67336738
<td>normal | keep-all | break-all
@@ -6742,7 +6747,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
67426747

67436748
<td>visual
67446749

6745-
<tr valign=baseline>
6750+
<tr>
67466751
<td><a class=property href="#word-spacing0">word-spacing</a>
67476752

67486753
<td>&lt;spacing-limit&gt; {1,3}
@@ -6757,7 +6762,7 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
67576762

67586763
<td>visual
67596764

6760-
<tr valign=baseline>
6765+
<tr>
67616766
<td><a class=property href="#word-wrap0">word-wrap</a>
67626767

67636768
<td>normal | [ break-word || hyphenate ]

css3-text/Overview.src.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1166,7 +1166,11 @@ <h3 id="hyphenate-character">
11661166
<pre>article { hyphenate-character: "\2010" }</pre>
11671167
</div>
11681168

1169-
<p class="issue">Can we to CLDR for hyphenation character data?</p>
1169+
<p class="note">Both hyphens triggered by automatic hyphenation and
1170+
hyphens triggered by soft hyphens are rendered according to
1171+
'hyphenate-character'.
1172+
1173+
<p class="issue">Can we point to CLDR for hyphenation character data?</p>
11701174

11711175
<h3 id="hyphenate-size-limits">
11721176
Hyphenation Size Limit: the 'hyphenate-limit-zone' property</h3>

0 commit comments

Comments
 (0)