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 1b31e92 commit 3f42d3fCopy full SHA for 3f42d3f
css-overflow-3/Overview.bs
@@ -498,9 +498,16 @@ Limiting Visible Lines: the 'max-lines' property</h2>
498
in a two-region section,
499
where the first region is for styling the first N lines of the article
500
differently from the rest. -->
501
+
502
</ul>
503
- Only positive integers are accepted. Zero or negative integers are invalid.
504
+ Only positive integers are accepted.
505
+ Zero or negative integers are invalid
506
+ and must cause the declaration to be <a>ignored</a>.
507
508
+ Note: The 'widows', 'orphans', and 'break-inside' properties
509
+ do not affect the position of the forced <a>region break</a>
510
+ introduced by the 'max-lines' property.
511
512
<h2 id="static-media">
513
Overflow in static media</h2>
0 commit comments