Skip to content

Commit e8fa965

Browse files
committed
[css-text-3] Improve cross-linking.
1 parent cd469ca commit e8fa965

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

css-text-3/Overview.bs

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4751,8 +4751,9 @@ Word Spacing: the 'word-spacing' property</h3>
47514751
word-spacing-characters-001.xht
47524752
</wpt>
47534753

4754-
If there are no word-separator characters, or if a word-separating
4755-
character has a zero advance width (such as the zero width space U+200B)
4754+
If there are no [=word-separator characters=],
4755+
or if a [=word-separating character=] has a zero advance width
4756+
(such as the zero width space U+200B)
47564757
then the user agent must not create an additional spacing between words.
47574758

47584759
<wpt pathprefix="css/CSS2/text">
@@ -4761,7 +4762,7 @@ Word Spacing: the 'word-spacing' property</h3>
47614762

47624763
General punctuation
47634764
and fixed-width spaces (such as U+3000 and U+2000 through U+200A)
4764-
are not considered word-separator characters.</p>
4765+
are not considered [=word-separator characters=].
47654766

47664767
<wpt pathprefix="css/CSS2/text">
47674768
word-spacing-characters-002.xht

0 commit comments

Comments
 (0)