librsvg source for verification 2026-05-22
This commit is contained in:
6
rsvg/tests/fixtures/reftests/bugs/bug363-missing-space.svg
vendored
Normal file
6
rsvg/tests/fixtures/reftests/bugs/bug363-missing-space.svg
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 600 450" font-family="sans-serif" font-size="50">
|
||||
<text x="20" y="100">hello <tspan>world</tspan></text>
|
||||
<!-- <text x="20" y="150">hello<tspan> world</tspan></text> -->
|
||||
<text x="20" y="200">hello <tspan> world</tspan></text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 330 B |
Reference in New Issue
Block a user