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.
max-lines
1 parent c52f140 commit 8b6c9e6Copy full SHA for 8b6c9e6
css-overflow-4/Overview.bs
@@ -961,9 +961,9 @@ Forcing a Break After a Set Number of Lines: the 'max-lines' property</h3>
961
Animation type: by computed value type
962
</pre>
963
964
- This property has no effect on boxes that are not [=fragmentation containers=] that capture [=region breaks=].
+ This property only has an effect on boxes that are [=fragmentation containers=] that capture [=region breaks=].
965
966
- Otherwise, if the value of 'max-lines' is not <dfn for=max-lines dfn-type=value>none</dfn>,
+ Also, if the value of 'max-lines' is not <dfn for=max-lines dfn-type=value>none</dfn>,
967
a <a>region break</a>
968
is forced after its <var>N</var>th
969
descendant <a>in-flow</a> <a>line box</a>,
0 commit comments