Files
librsvg/rsvg/tests/fixtures/crash/bug336-invalid-css.svg

8 lines
130 B
XML

<?xml version="1.0" ?>
<svg height="100" width="100" xmlns="http://www.w3.org/2000/svg">
<style>
.c {
a: b
</style>
</svg>