Back to Chromium

Negative Orphans Crash

third_party/blink/web_tests/fast/css/negative-orphans-crash.html

149.0.7827.2315 B
Original Source

The 'orphans' property specifies the minimum number of lines in a block container that must be left at the bottom of a page. The 'widows' property specifies the minimum number of lines in a block container that must be left at the top of a page. Examples of how they are used to control page breaks are given below.