Files
ladybird/Userland/Libraries/LibWeb/Layout
Andreas Kling 06617a982e LibWeb: Support flex items with calc() main size containing percentages
If a flex item's main size is a CSS calc() value that resolves to a
length and contains a percentage, we can only resolve it when we have
the corresponding reference size for the containing block.
2023-06-02 17:17:45 +02:00
..
2023-05-29 14:12:29 +02:00