about summary refs log tree commit diff stats
path: root/src/html/dom.nim
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-05-27 18:52:49 +0200
committerbptato <nincsnevem662@gmail.com>2024-05-27 18:52:49 +0200
commita8f3891507cf21320f78f2d4a97731ad4462c676 (patch)
tree5aac18b3cded1d03bb03f65b68399011564b8aae /src/html/dom.nim
parenta42051e4d6db9b666e9feb97d7099201d64760f5 (diff)
downloadchawan-a8f3891507cf21320f78f2d4a97731ad4462c676.tar.gz
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.)
Diffstat (limited to 'src/html/dom.nim')
0 files changed, 0 insertions, 0 deletions