Skip to content

[css-page-floats] inline alignment of block-end floats #1236

@frivoal

Description

@frivoal

the definition of float: block-end calls for

a box that is floated to the block-end and line-end outer edges of the float reference.

This is what Vivliostyle implements, but is different from what prince and antena house do: they float to block-end and line-start.

Later version of the spec should definitely make this an author selectable choice (e.g. float: bottom right), but until then, we think it may be preferable to align on these existing implementations.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions