cool#10610 Ensure the parent-child relations of comments.
[LibreOffice.git] / svgio / qa / cppunit / data / tdf145896.svg
blobd434a961b9d08c439b7f180e4793bf1143534bc0
1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="-0 0 300 300">
3 <style id="style2">
4 .st0{fill:yellow;}.st1{fill:green;}
5 </style>
6 <style type="text/some-unknown-styling-language">
7 .st2{fill:red;}
8 </style>
9 <rect x="0" y="0" height="50" width="50" class="st0" fill="blue"></rect>
10 <rect x="60" y="0" height="50" width="50" class="st1" fill="blue"></rect>
11 <rect x="120" y="0" height="50" width="50" class="st2" fill="blue"></rect>
12 </svg>