librsvg source for verification 2026-05-22
This commit is contained in:
9
rsvg/tests/fixtures/reftests/xinclude-data-url.svg
vendored
Normal file
9
rsvg/tests/fixtures/reftests/xinclude-data-url.svg
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:xi="http://www.w3.org/2001/XInclude"
|
||||
width="100" height="100">
|
||||
|
||||
<!-- Test that we can xinclude a data: URL for another SVG -->
|
||||
|
||||
<xi:include href="data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCIgaGVpZ2h0PSIxMDAiPgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAiIGhlaWdodD0iMTAwIiBmaWxsPSJsaW1lIi8+Cjwvc3ZnPgo=" parse="xml"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 470 B |
Reference in New Issue
Block a user