Skip to content

Commit 9d1df04

Browse files
committed
[css-break-3] Apply clarification requested in #1823, widows/orphans apply to block containers that directly contain line boxes (only)
1 parent bf75b2c commit 9d1df04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-break-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@ Breaks Between Lines: 'orphans', 'widows'</h3>
434434
Name: orphans, widows
435435
Value: <<integer>>
436436
Initial: 2
437-
Applies to: block containers
437+
Applies to: <a>block containers</a> that establish an <a>inline formatting context</a>
438438
Inherited: yes
439439
</pre>
440440

0 commit comments

Comments
 (0)