Skip to content

Commit fd97ed6

Browse files
committed
[css-text] Soft-hyphens should disable automatic hyphenation points <http://lists.w3.org/Archives/Public/www-style/2013Nov/0188.html>
1 parent 53fadf1 commit fd97ed6

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

css-text/Overview.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1740,6 +1740,9 @@ <h3 id=hyphens-property><span class=secno>6.1. </span>Hyphenation Control:
17401740
<code>xml:lang</code>) and for which it has an appropriate hyphenation
17411741
resource.
17421742

1743+
<p> Such an automatic hyphenation points within a word are ignored when it
1744+
contains soft hyphens (&amp;shy; or U+00AD.)
1745+
17431746
<p>When shaping scripts such as Arabic are allowed to break within words
17441747
due to hyphenation, the characters must still be shaped as if the word
17451748
were not broken.

css-text/Overview.src.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1229,6 +1229,10 @@ <h3 id="hyphens-property">Hyphenation Control: the 'hyphens' property</h3>
12291229
or XML <code>xml:lang</code>) and for which it has an appropriate
12301230
hyphenation resource.
12311231

1232+
<p>
1233+
Such an automatic hyphenation points within a word are ignored
1234+
when it contains soft hyphens (&amp;shy; or U+00AD.)
1235+
12321236
<p>When shaping scripts such as Arabic are allowed to break within words
12331237
due to hyphenation, the characters must still be shaped as if the word
12341238
were not broken.</p>

css-text/issues-lc-2013.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,11 @@ Response: http://lists.w3.org/Archives/Public/www-style/2013Nov/0188.html
176176
Closed: Accepted
177177
----
178178
Issue 21.
179-
Summary: comments from DPub IG (Fwd) #6
179+
Summary: comments from DPub IG (Fwd) #6 Soft-hyphens should disable automatic hyphenation points
180180
From: Bert Bos
181181
Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0116.html
182182
Response: http://lists.w3.org/Archives/Public/www-style/2013Nov/0188.html
183-
Open:
183+
Closed: Accepted
184184
----
185185
Issue 22.
186186
Summary: comments from DPub IG (Fwd) #7

0 commit comments

Comments
 (0)