Files
ladybird/Libraries/LibWeb/CSS/StyleValues/LinearGradientStyleValue.cpp
Sam Atkins 9cbd8a82c7 LibWeb: Only require NodeWithStyle for gradient size resolution
None of the code here actually needs a NodeWithStyleAndBoxModelMetrics,
and we'll need to be able to resolve images from inside
NodeWithStyle::apply_style().
2025-02-28 13:50:13 +01:00

4.3 KiB