Files
ladybird/Userland/Libraries/LibWeb/Layout/TreeBuilder.cpp
Andreas Kling f6573f5f9d LibWeb: Don't create anonymous table boxes around whitespace
This was confusing table layout by adding empty whitspace table boxes
that wound up stealing a bunch of horizontal space.
2021-10-27 18:22:00 +02:00

14 KiB