Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleValues
Andreas Kling df8a96ee00 LibWeb: Add a way to resolve calc() values without a layout node
Instead of a layout node, you can pass a new Length::ResolutionContext
struct which contains everything needed to resolve calc() lengths.
2023-06-02 20:03:28 +02:00
..
2023-04-03 07:10:33 +02:00