Skip to content

Commit 1bfed71

Browse files
author
kojiishi
committed
[css-text] Handling Symbols and Punctuation editorial change <http://lists.w3.org/Archives/Public/www-style/2013Nov/0107.html>
1 parent a83319d commit 1bfed71

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

css-text/Overview.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2319,7 +2319,7 @@ <h4 id=justify-symbols><span class=secno>7.3.2. </span> Handling Symbols
23192319
and Punctuation</h4>
23202320

23212321
<p>When determining <a href="#expansion-opportunity"><i>expansion
2322-
opportunities</i></a>, characters from the Unicode Symbols (S*) and
2322+
opportunities</i></a>, a character from the Unicode Symbols (S*) and
23232323
Punctuation (P*) classes are generally treated the same as a <a
23242324
href="#letter0"><i>letter</i></a>: in the case of ‘<code
23252325
class=css>inter-word</code>’, as a Latin <a

css-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1649,7 +1649,7 @@ <h4 id="justify-symbols">
16491649
Handling Symbols and Punctuation</h4>
16501650

16511651
<p>When determining <i>expansion opportunities</i>,
1652-
characters from the Unicode Symbols (S*) and Punctuation (P*) classes
1652+
a character from the Unicode Symbols (S*) and Punctuation (P*) classes
16531653
are generally treated the same as a <i>letter</i>:
16541654
in the case of ''inter-word'', as a Latin <i>letter</i>;
16551655
in the case of ''distribute'', as a Han <i>letter</i>;

css-text/issues-lc-2013.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,3 +94,9 @@ Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0089.html
9494
Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0254.html
9595
Open:
9696
----
97+
Issue 10.
98+
Summary: Handling Symbols and Punctuation editorial change
99+
From: CE Whitehead
100+
Comment: http://lists.w3.org/Archives/Public/www-style/2013Nov/0107.html
101+
Open:
102+
----

0 commit comments

Comments
 (0)