13.3.2 Breaks inside elements: 'orphans', 'widows'

Chapter 13 - Paged media - 13.3.2 Breaks inside elements: 'orphans', 'widows'

Go to the relevant page of the specification.

orphans-001 (paged)
breaks inside elements: orphans initial value
The initial value of the 'orphans' property is 2.
orphans-002 (paged)
breaks inside elements: orphans - block-level only
The 'orphans' property is only applied to block-level elements.
orphans-003 (paged)
breaks inside elements: orphans - inheritance
The 'orphans' property is inherited.
orphans-004a (invalid, paged)
orphans property syntax - integer
The syntax of the 'orphans' property is integer.
orphans-004b (invalid, paged)
orphans property syntax - one
The 'orphans' property accepts the integer one.
widows-001 (paged)
breaks inside elements: widows - initial value
The initial value of the 'widows' property is 2.
widows-002 (paged)
breaks inside elements: orphans - block-level only
The 'widows' property is only applied to block-level elements.
widows-003 (paged)
breaks inside elements: widows - inheritance
The 'widows' property is inherited.
widows-004a (paged)
widows property syntax - positive integer
The syntax of the 'widows' property is positive integer.
widows-004b (paged)
widows property syntax - one
The 'widows' property accepts the integer one.