diff --git a/css-break-3/Overview.bs b/css-break-3/Overview.bs index eb17a4ec442..d5351c22856 100644 --- a/css-break-3/Overview.bs +++ b/css-break-3/Overview.bs @@ -412,10 +412,14 @@ Breaks Between Lines: 'orphans', 'widows' Name: orphans, widows Value: <> Initial: 2 - Applies to: block containers + Applies to: block containers that establish new inline formatting contexts Inherited: yes +

+ The 'widows' and 'orphans' properties have no effect + on block container boxes that contain only block-level boxes. +

The 'orphans' property specifies the minimum number of line boxes in a block container