@@ -4740,8 +4740,9 @@ Word Spacing: the 'word-spacing' property</h3>
4740
4740
</wpt>
4741
4741
4742
4742
<p> <dfn id="word-separator" lt="word-separator character | word separator">Word-separator characters</dfn>
4743
- are <a>typographic character units</a> whose purpose and general usage is to separate words.
4744
- In [[UNICODE]] this includes
4743
+ are <a>typographic character units</a>
4744
+ whose primary purpose and general usage is to separate words.
4745
+ In [[UNICODE]] this includes (but is not exhaustively defined as)
4745
4746
the space (U+0020), the no-break space (U+00A0), the Ethiopic word space (U+1361),
4746
4747
the Aegean word separators (U+10100,U+10101), the Ugaritic word divider (U+1039F),
4747
4748
and the Phoenician Word Separator (U+1091F).
@@ -4759,9 +4760,11 @@ Word Spacing: the 'word-spacing' property</h3>
4759
4760
word-spacing-characters-003.xht
4760
4761
</wpt>
4761
4762
4762
- General punctuation
4763
- and fixed-width spaces (such as U+3000 and U+2000 through U+200A)
4764
- are not considered [=word-separator characters=] .
4763
+ Note: Neither punctuation in general,
4764
+ nor fixed-width spaces (such as U+3000 and U+2000 through U+200A),
4765
+ are considered [=word-separator characters=] ,
4766
+ because even though they frequently happen to separate words,
4767
+ their primary purpose is not to separate words.
4765
4768
4766
4769
<wpt pathprefix="css/CSS2/text">
4767
4770
word-spacing-characters-002.xht
0 commit comments