Files
loongoffice/vcl/qa/cppunit/data/SimpleExample.svg
Tomaž Vajngerl 287e39d363 Test swapping of Graphic
Change-Id: I895002aa31380d2b5bc2593e66080f3fc94034e7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92920
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2020-04-26 20:06:49 +02:00

5 lines
223 B
XML

<svg width="50" height="50" version="1.1" viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="50" height="50" fill="#aaaaaa"/>
<rect x="5" y="5" width="40" height="40" fill="#ff44aa"/>
</svg>