Files
ladybird/Userland/Libraries/LibWeb/Layout/TableCellBox.cpp
Andreas Kling ce1c8e0bde LibWeb: Anonymous table cells should have colspan=1
Otherwise the column widths calculation algorithm will assert.

Fixes #5078.
2021-02-06 23:27:03 +01:00

2.2 KiB