break-before
Specifies that the first area generated by formatting this formatting object shall be the first one placed in a particular context (e.g., page-area, column-area).
Attribute information
Value
- Type based on xsd:token
Valid value Description auto No break shall be forced. Page breaks may occur as determined by the formatter's processing as affected by the "widow", "orphan", "keep-with-next", "keep-with-previous", and "keep-together" properties. column Imposes a condition with a context consisting of column-areas. page Imposes a condition with a context consisting of page-areas. even-page Imposes a condition with a context consisting of even page-areas (a blank page may be generated if necessary). odd-page Imposes a condition with a context consisting of odd page-areas (a blank page may be generated if necessary). inherit
Used in
- Anonymous type of element fo:block-container via reference to fo:break-before
- Anonymous type of element fo:table-and-caption via reference to fo:break-before
- Anonymous type of element fo:table via reference to fo:break-before
- Anonymous type of element fo:table-row via reference to fo:break-before
- Anonymous type of element fo:list-block via reference to fo:break-before
- Anonymous type of element fo:list-item via reference to fo:break-before
- Anonymous type of element fo:block via reference to fo:break-before
- Attribute group fo:break-before
- Attribute group fo:keeps-and-breaks-properties via reference to fo:break-before