lok: vcl: fix multiple floatwin removal case more robustly.
[LibreOffice.git] / svgio / qa / cppunit / data / tdf97542_1.svg
blob328bd971ac8e402c73835745b509091e63634051
1 <?xml version="1.0"?>
2 <svg width="200" height="50" xmlns="http://www.w3.org/2000/svg">
3 <!-- Created with SVG-edit - http://svg-edit.googlecode.com/ -->
4 <defs>
5 <radialGradient id="svg_2" cx="0.5" cy="0.5" r="0.5">
6 <stop offset="0" stop-color="#ff0000"/>
7 <stop offset="1" stop-color="#000000"/>
8 </radialGradient>
9 </defs>
10 <g fill="url(#svg_2)" >
11 <title>Layer 1</title>
12 <rect id="svg_1" height="50" width="200" y="0" x="0"/>
13 <text x="50" y="40" id="svg_12" font-size="48" font-family="serif" fill="#ffff00">Text</text>
14 </g>
15 </svg>