lok: vcl: fix multiple floatwin removal case more robustly.
[LibreOffice.git] / svgio / qa / cppunit / data / RectWithParentStyles.svg
bloba01ba3ff5bd7c96578d9c901c13ee4399df76ec4
1 <?xml version="1.0" encoding="UTF-8" ?>
2 <svg width="120" height="120" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
3 <style type="text/css" >
4 <![CDATA[
5 svg
7 stroke: #ff0000;
8 fill: #00cc00;
10 ]]>
11 </style>
12 <rect x="10" y="10" width="100" height="100" rx="10" ry="10" style="stroke-width: 3;" />
13 </svg>