From a8f3891507cf21320f78f2d4a97731ad4462c676 Mon Sep 17 00:00:00 2001 From: bptato Date: Mon, 27 May 2024 18:52:49 +0200 Subject: layout: remove BlockBoxBuidler Instead of allocating a separate object for each box, just re-use a single BlockBox on re-layouts. This means that now the (block-level) tree is built in its final form in the first pass. (Inline boxes remain the same as before for now.) --- test/layout/float-next-to-caption.expected | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/layout/float-next-to-caption.expected (limited to 'test/layout/float-next-to-caption.expected') diff --git a/test/layout/float-next-to-caption.expected b/test/layout/float-next-to-caption.expected new file mode 100644 index 00000000..3021c733 --- /dev/null +++ b/test/layout/float-next-to-caption.expected @@ -0,0 +1,2 @@ +test test 1 +2 -- cgit 1.4.1-2-gfad0