throw new IllegalStateException
("Confused: I expect InlineBoxes ..");
}
final InlineRenderBox inline = (InlineRenderBox) context;
contexts.push(inline.split(RenderNode.HORIZONTAL_AXIS));
context = context.getParent();
}
// reset to a known state and add all saved contexts ..
breakState.setInsertationPoint(lines);