mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-03 04:52:06 +02:00
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.
2.2 KiB
2.2 KiB