librsvg source for verification 2026-05-22
This commit is contained in:
7
rsvg/tests/fixtures/reftests/bugs/bug738367.svg
vendored
Normal file
7
rsvg/tests/fixtures/reftests/bugs/bug738367.svg
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg id="svg2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 300" version="1.1">
|
||||
<path fill="#AAA" stroke="#F00" d="m100,50c100,0,100,100,0,150s-100,50,0,50z"/>
|
||||
<path fill="#AAA" stroke="#F00" d="m300,50c100,0,100,100,0,150h0s-100,50,0,50z"/>
|
||||
<path fill="#AAA" stroke="#F00" d="m500,50c100,0,100,100,0,150v0s-100,50,0,50z"/>
|
||||
<path fill="#AAA" stroke="#F00" d="m700,50c100,0,100,100,0,150l0,0s-100,50,0,50z"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 485 B |
Reference in New Issue
Block a user