Files
ladybird/Userland/Libraries/LibWeb/Layout/TableRowGroupBox.cpp
Aliaksandr Kalenik c8337e9ee8 LibWeb: Remove inheritance of TableRowGroupBox from BlockContainer
Having `TableRowGroupBox` not inherited from `BlockContainer`
allows to write more simpler layout code.
2023-01-09 11:47:31 +01:00

526 B