mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
When the <svg> box has a definite size, we use the same size for its geometry-box descendants. This was using the presence of `width` and `height` attributes on the <svg> element as evidence that the size was definite, but this made no sense. We now check if it's actually definite instead.
3.2 KiB
3.2 KiB