Files
ladybird/Userland/Libraries/LibWeb/Layout/LineBox.h
Andreas Kling f23baf0a2d LibWeb: Add LineBox::absolute_rect()
Let's just calculate this once, at the end of a layout, and then never
have to worry about it again during painting.
2023-07-13 05:09:08 +02:00

1.9 KiB