Files
ladybird/Userland/Libraries/LibWeb/Layout/TableFormattingContext.cpp
Aliaksandr Kalenik 4d971b5bc5 LibWeb: Use appropriate containing block width to get width of table
This solves the issue that previously width table-wrapper containing
block were used in the places were containing block of table-root
should be used.
2023-05-03 15:03:56 +02:00

33 KiB