fo:layout-related-properties
Layout-related Properties
Attribute group information
Namespace: http://www.w3.org/1999/XSL/Format
Schema document: fo.xsd
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
clip | [0..1] | Anonymous | Applies to elements that have a 'overflow' property with a value other than 'visible'. CSS2 Reference: | from group fo:clip |
overflow | [0..1] | Anonymous | Whether the content of a block-level element is clipped when it overflows the element's box (which is acting as a containing block for the content). CSS2 Reference: | from group fo:overflow |
reference-orientation | [0..1] | Anonymous | The direction for "top" for the content-rectangle of the "reference-area". This is used as the reference for deriving directions, such as the block-progression-direction, inline-progression-direction, etc. as specified by the "writing-mode" and "direction" properties, and the orientation, placement, and tiling of the background. | from group fo:reference-orientation |
span | [0..1] | Anonymous | Whether a block-level object should be placed in the current column or should span all columns of a multi-column region. | from group fo:span |
Used in
- Anonymous type of element fo:block-container