librsvg source for verification 2026-05-22
This commit is contained in:
13
rsvg/tests/fixtures/dimensions/sub-rect-no-unit.svg
vendored
Normal file
13
rsvg/tests/fixtures/dimensions/sub-rect-no-unit.svg
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
||||
xmlns:cc="http://web.resource.org/cc/"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
width="123pt"
|
||||
height="123pt"
|
||||
id="svg1">
|
||||
<rect id="rect-no-unit" width="44" height="45" x="46" y="47"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 455 B |
Reference in New Issue
Block a user