librsvg source for verification 2026-05-22
This commit is contained in:
7
rsvg/tests/fixtures/crash/bug336-invalid-css.svg
vendored
Normal file
7
rsvg/tests/fixtures/crash/bug336-invalid-css.svg
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" ?>
|
||||
<svg height="100" width="100" xmlns="http://www.w3.org/2000/svg">
|
||||
<style>
|
||||
.c {
|
||||
a: b
|
||||
</style>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 130 B |
Reference in New Issue
Block a user