• start-indent: is a length-spec specifying the indent for the edge of the area at the start in the direction of the writing-mode. The initial value is 0pt. This determines only whether adjacent side-by-side-items overlap when the side-by-side-overlap-control: characteristic of the containing side-by-side has the value indent. |
• end-indent: is a length-spec specifying the indent for the edge of the area at the end in the direction of the writing-mode. The initial value is 0pt. This determines only whether adjacent side-by-side-items overlap when the side-by-side-overlap-control: characteristic of the containing side-by-side has the value indent. |
• side-by-side-pre-align: is a symbol specifying the point that shall be used to align this item with the preceding side-by-side-item as follows: |
• start meaning the beginning edge in the placement direction of the first area produced by this side-by-side-item flow object; |
• initial meaning the placement path of the first line area produced by this side-by-side-item flow object; |
• final meaning the placement path of the last line area produced by this side-by-side-item flow object; |
• end meaning the ending edge in the placement direction of the last line area produced by this side-by-side-item flow object. |
• side-by-side-post-align: is a symbol specifying the point that shall be used to align this item with the following side-by-side-item, in the same manner as side-by-side-pre-align:. The initial value is initial. |