Skip to content

Commit 6030c88

Browse files
committed
[css-text] (editorial) clarify what "general punctuation" refers to.
Closes w3c#3878
1 parent 3f9954c commit 6030c88

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-text-3/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3558,8 +3558,9 @@ Word Spacing: the 'word-spacing' property</h3>
35583558
character has a zero advance width (such as the zero width space U+200B)
35593559
then the user agent must not create an additional spacing between words.
35603560

3561-
General punctuation and fixed-width spaces (such as U+3000 and U+2000
3562-
through U+200A) are not considered word-separator characters.</p>
3561+
General punctuation (from U+2000 to U+206F)
3562+
and fixed-width spaces (such as U+3000 and U+2000 through U+200A)
3563+
are not considered word-separator characters.</p>
35633564

35643565
<h3 id="letter-spacing-property" caniuse="css-letter-spacing" oldids="letter-spacing">
35653566
Tracking: the 'letter-spacing' property</h3>

0 commit comments

Comments
 (0)