We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adaa79a commit bfb538aCopy full SHA for bfb538a
1 file changed
css-text-4/Overview.bs
@@ -548,6 +548,12 @@ Hyphens: the 'hyphenate-character' property</h3>
548
<dd>
549
Specifies the string that appears
550
at the end of the line before a hyphenation break.
551
+ The UA <em>may</em> truncate the <!-- computed value | used value --> string
552
+ to a single <a>typographic character unit</a>.
553
+<!-- alternately:
554
+ to a limited number of <a>typographic character units</a>.
555
+ (It must not truncate only part of a <a>typographic character unit</a>.)
556
+-->
557
</dl>
558
559
<div class="example">
0 commit comments