Skip to content

Commit ad3f549

Browse files
committed
[css-text-4] Allow truncating to N lines, per w3c#2809 (comment)
1 parent 43dad92 commit ad3f549

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

css-text-4/Overview.bs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -551,12 +551,9 @@ Hyphens: the 'hyphenate-character' property</h3>
551551
<dd>
552552
Specifies the string that appears
553553
at the end of the line before a hyphenation break.
554-
The UA <em>may</em> truncate the <!-- computed value | used value --> string
555-
to a single <a>typographic character unit</a>.
556-
<!-- alternately:
554+
The UA <em>may</em> truncate the <a>used value</a>
557555
to a limited number of <a>typographic character units</a>.
558556
(It must not truncate only part of a <a>typographic character unit</a>.)
559-
-->
560557
</dl>
561558

562559
<div class="example">

0 commit comments

Comments
 (0)