Skip to content

Commit 2d3b21b

Browse files
authored
Revert "[css-break-3] Clarify the definition of widows and orphans"
1 parent 8acefce commit 2d3b21b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

css-break-3/Overview.bs

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -412,14 +412,10 @@ Breaks Between Lines: 'orphans', 'widows'</h3>
412412
Name: orphans, widows
413413
Value: <<integer>>
414414
Initial: 2
415-
Applies to: <a>block containers</a> that establish new <a>inline formatting contexts</a>
415+
Applies to: block containers
416416
Inherited: yes
417417
</pre>
418418

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>
423419
<p>
424420
The 'orphans' property specifies the minimum number
425421
of line boxes in a block container

0 commit comments

Comments
 (0)