Skip to content

Commit 228fb03

Browse files
committed
[css-overflow-4] Editorial tweak
1 parent 1a34bab commit 228fb03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@ Forcing a Break After a Set Number of Lines: the 'max-lines' property</h3>
955955
Name: max-lines
956956
Value: ''none'' | <<integer [1,∞]>>
957957
Initial: ''none''
958-
Applies to: <a>block containers</a> which are also either [=fragmentation containers=] that capture [=region breaks=] or [=line-clamp containers=]
958+
Applies to: <a>block containers</a> which are also either [=line-clamp containers=] or [=fragmentation containers=] that capture [=region breaks=]
959959
Inherited: no
960960
Percentages: N/A
961961
Computed value: the keyword ''max-lines/none'' or an integer

0 commit comments

Comments
 (0)