<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
<rect x="0" y="0" width="256" height="256" fill="red" />
<svg x="0" y="0" viewBox="0 0 256 256">
<rect x="0" y="0" width="256" height="256" fill="lime" />
<circle cx="128" cy="128" r="32" fill="blue" />
</svg>
</svg>
This SVG should appear like this:
But Ladybird renders it like this:
The red rect shouldn't appear at all since it's covered by the lime rect in the nested SVG, but that seems to be in the wrong place
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too