ReadonlycontextReturns if the stack is empty.
Returns if the last box in the stack is displayed.
Returns the last box in the stack.
Returns the flow name of the last box in the stack.
Find the start offset of the nearest block start edge to which the
break-before value of the box should be propagated. This method can be
called when after pushing the box into the stack or after popping the box
out of the stack.
Create a new box and push it to the stack.
Cascaded style values for the box.
The start offset of the box.
True if the box is generated by the root element
OptionalnewFlowChunk: FlowChunkSpecify if the element is a flow element (i.e. the
element is specified a new flow-into value)
Manages boxes generated by elements as a stack.