mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-07 00:56:14 +00: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