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 1a34bab commit 228fb03Copy full SHA for 228fb03
css-overflow-4/Overview.bs
@@ -955,7 +955,7 @@ Forcing a Break After a Set Number of Lines: the 'max-lines' property</h3>
955
Name: max-lines
956
Value: ''none'' | <<integer [1,∞]>>
957
Initial: ''none''
958
- Applies to: <a>block containers</a> which are also either [=fragmentation containers=] that capture [=region breaks=] or [=line-clamp containers=]
+ Applies to: <a>block containers</a> which are also either [=line-clamp containers=] or [=fragmentation containers=] that capture [=region breaks=]
959
Inherited: no
960
Percentages: N/A
961
Computed value: the keyword ''max-lines/none'' or an integer
0 commit comments