Files
ladybird/Libraries/LibWeb/Layout/LayoutBlock.cpp
Andreas Kling 58f76ed11f LibWeb: Avoid some redundant resolution of padding values during layout
Padding is not affected by the width constraining algorithm, so we can
just resolve it up front.
2020-06-25 15:53:23 +02:00

32 KiB