Files
ladybird/Userland/Libraries/LibWeb/Layout/TableFormattingContext.cpp
Andi Gallo 205f9c75d9 LibWeb: Fix empty slot finding in table formation algorithm
The algorithm which finds the first free slot must run for every cell,
not for every row.
2023-06-19 13:19:32 +02:00

52 KiB