mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
Instead of dumping only the single paintable passed into the function, iterate over all paintables attached to its layout node. This makes detached/disconnected paintables visible in the dump output, which is useful for debugging incremental layout issues. Rebaseline content-image-simple layout test: the anonymous InlineNode for ::before content spanning multiple lines legitimately has a separate PaintableWithLines per line, which now all appear in the dump.
32 KiB
32 KiB