We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8acefce commit 2d3b21bCopy full SHA for 2d3b21b
1 file changed
css-break-3/Overview.bs
@@ -412,14 +412,10 @@ Breaks Between Lines: 'orphans', 'widows'</h3>
412
Name: orphans, widows
413
Value: <<integer>>
414
Initial: 2
415
- Applies to: <a>block containers</a> that establish new <a>inline formatting contexts</a>
+ Applies to: block containers
416
Inherited: yes
417
</pre>
418
419
- <p>
420
- The 'widows' and 'orphans' properties have no effect
421
- on <a>block container boxes</a> that contain only <a>block-level</a> boxes.
422
- </p>
423
<p>
424
The 'orphans' property specifies the minimum number
425
of line boxes in a block container
0 commit comments