1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 14:05:01 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Sam Atkins
f4d8a24fe4 LibWeb: Propagate errors from parse_css_value and property_initial_value 2023-05-06 08:07:28 +02:00
MacDue
b19d2634f6 LibWeb: Implement SVGStopElement (<stop>)
This is used to specify the color/position of color stops for SVG
gradients.
2023-04-28 09:42:28 +02:00