Skip to content

Commit bfb538a

Browse files
committed
[css-text-4] Allow UA to truncate hyphenation character. #2810
1 parent adaa79a commit bfb538a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

css-text-4/Overview.bs

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -548,6 +548,12 @@ Hyphens: the 'hyphenate-character' property</h3>
548548
<dd>
549549
Specifies the string that appears
550550
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+
-->
551557
</dl>
552558

553559
<div class="example">

0 commit comments

Comments
 (0)