librsvg source for verification 2026-05-22
This commit is contained in:
9
rsvg/tests/fixtures/text/bug806-text-anchor-chunk-ref.svg
vendored
Normal file
9
rsvg/tests/fixtures/text/bug806-text-anchor-chunk-ref.svg
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="600" height="100">
|
||||
<rect x="0" y="0" width="100%" height="100%" fill="white"/>
|
||||
<line x1="300" y1="0" x2="300" y2="100" stroke-width="2" stroke="blue"/>
|
||||
<line x1="0" y1="50" x2="600" y2="50" stroke-width="2" stroke="blue"/>
|
||||
|
||||
<rect x="200" y="14" width="80" height="20" fill="black"/>
|
||||
<rect x="240" y="34" width="40" height="20" fill="black"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 445 B |
Reference in New Issue
Block a user