cool#10610 Ensure the parent-child relations of comments.
[LibreOffice.git] / svgio / qa / cppunit / data / tdf156777.svg
blob9ce1dd8cd37c884c5338f59d084607ec1bf70401
1 <svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg">
2 <path
3 id="path1"
4 fill="none"
5 stroke="red"
6 d="M10,90 Q90,90 90,45 Q90,10 50,10 Q10,10 10,40 Q10,70 45,70 Q70,70 75,50" />
8 <text>
9 <textPath href="#path1" startOffset="40%" style="fill:green">
10 Quick brown fox jumps over the lazy dog.
11 </textPath>
12 </text>
13 </svg>