You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.