Files
ladybird/Libraries/LibWeb/CSS
Sam Atkins a2c89f585f LibWeb/CSS: Give all style values a visit_edges() method
Having this hidden away in ImageStyleValue meant that
CSSStyleProperties (and anyone else who holds style values) had to know
exactly which types need visiting. This is a footgun waiting to happen,
so make this a virtual method on CSSStyleValue instead.
2025-03-27 11:53:09 +00:00
..
2024-12-28 05:39:32 -08:00
2024-12-28 05:39:32 -08:00