Files
librsvg/rsvg/tests/fixtures/render-crash/bug337-font-ex.svg

10 lines
85 B
XML

<svg>
<style>
text {
font-size: 0ex;
}
</style>
<text>0</text>
</svg>