Files
ladybird/Libraries/LibHTML/Layout/LayoutBox.cpp
Andreas Kling 110b2d52f2 LibHTML: Fix missing backgrounds an borders after LayoutBox refactoring
The render() implementation in both LayoutBlock and LayoutBox need to
be calling the immediate parent class. :^)
2019-10-15 19:12:56 +02:00

4.8 KiB