We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9c0ed commit e2f636dCopy full SHA for e2f636d
css-text-4/Overview.bs
@@ -5450,8 +5450,8 @@ Hyphens: the 'hyphenate-character' property</h4>
5450
Specifies the string that appears
5451
at the end of the line before a hyphenation break.
5452
The UA <em>may</em> truncate the <a>used value</a>
5453
- to a limited number of <a>typographic character units</a>.
5454
- (It must not truncate only part of a <a>typographic character unit</a>.)
+ to a limited number of <a>typographic character units</a>;
+ it must not truncate only part of a <a>typographic character unit</a>.
5455
5456
Note: Specifying the empty string ''""'' is valid,
5457
and causes the UA to break at [=hyphenation opportunities=]
0 commit comments