Files
ladybird/Userland/Libraries/LibWeb/Layout/TableFormattingContext.cpp
Aliaksandr Kalenik 1ee99017e2 LibWeb: Fix intrinsic sizing early return condition in TFC
Early return before running full TFC algorithm is only possible when
just table width need to be calculated.
2023-03-27 23:10:16 +02:00

24 KiB