Files
ladybird/Userland/Libraries/LibWeb/Layout/TableFormattingContext.cpp
martinfalisse 25a60f988a LibWeb: Conditionally draw borders for table elements
When the border-collapse property is given for a table with the
`collapse` property, only the inner borders should be drawn.
2023-01-03 20:02:47 +01:00

16 KiB