librsvg source for verification 2026-05-22
This commit is contained in:
4
rsvg/tests/fixtures/reftests/bugs/bug245-negative-dashoffset.svg
vendored
Normal file
4
rsvg/tests/fixtures/reftests/bugs/bug245-negative-dashoffset.svg
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0"?>
|
||||
<svg width="100" height="20" viewBox="0 0 100 20" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
||||
<line stroke="#000" stroke-width="5" stroke-dasharray="20, 4" stroke-dashoffset="-5" x1="10" y1="10" x2="90" y2="10" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 251 B |
Reference in New Issue
Block a user