Files
ladybird/Userland/Libraries/LibWeb/CSS/StyleValues/IdentifierStyleValue.cpp
MacDue f099ee3d47 LibWeb: Allow doing .to_color() on a StyleValue without a layout node
This will be needed to access the color of a stop from a SVG gradient
<stop> element (which does not participate in layout, so does not have
a layout node).
2023-04-28 09:42:28 +02:00

9.7 KiB