Skip to content

Commit 7e3c450

Browse files
committed
Add Phoenician Word Separator to word-separators list.
1 parent 45fcec2 commit 7e3c450

2 files changed

Lines changed: 8 additions & 7 deletions

File tree

css3-text/Overview.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2762,12 +2762,12 @@ <h3 id=word-spacing><span class=secno>8.1. </span> Word Spacing: the
27622762
<p><dfn id=word-separator>Word-separator characters</dfn> include the space
27632763
(U+0020), the no-break space (U+00A0), the Ethiopic word space (U+1361),
27642764
the Aegean word separators (U+10100,U+10101), the Ugaritic word divider
2765-
(U+1039F), and the Tibetan tsek (U+0F0B, U+0F0C). If there are no
2766-
word-separator characters, or if the word-separating character has a zero
2767-
advance width (such as the zero width space U+200B) then the user agent
2768-
must not create an additional spacing between words. General punctuation
2769-
and fixed-width spaces (such as U+3000 and U+2000 through U+200A) are not
2770-
considered word-separator characters.
2765+
(U+1039F), the Phoenician Word Separator (U+1091F), and the Tibetan tsek
2766+
(U+0F0B, U+0F0C). If there are no word-separator characters, or if the
2767+
word-separating character has a zero advance width (such as the zero width
2768+
space U+200B) then the user agent must not create an additional spacing
2769+
between words. General punctuation and fixed-width spaces (such as U+3000
2770+
and U+2000 through U+200A) are not considered word-separator characters.
27712771

27722772
<h3 id=letter-spacing><span class=secno>8.2. </span> Tracking: the
27732773
&lsquo;<a href="#letter-spacing0"><code

css3-text/Overview.src.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2023,7 +2023,8 @@ <h3 id="word-spacing">
20232023
<p><dfn id="word-separator">Word-separator characters</dfn> include the
20242024
space (U+0020), the no-break space (U+00A0), the Ethiopic word space (U+1361),
20252025
the Aegean word separators (U+10100,U+10101), the Ugaritic word divider
2026-
(U+1039F), and the Tibetan tsek (U+0F0B, U+0F0C).
2026+
(U+1039F), the Phoenician Word Separator (U+1091F),
2027+
and the Tibetan tsek (U+0F0B, U+0F0C).
20272028

20282029
If there are no word-separator characters, or if the word-separating
20292030
character has a zero advance width (such as the zero width space U+200B)

0 commit comments

Comments
 (0)