cool#10610 Ensure the parent-child relations of comments.
[LibreOffice.git] / svgio / qa / cppunit / data / FontsizeRelative.svg
blob4b74aa692b382c28dd690e6317e404c5a16a9db1
1 <?xml version="1.0" encoding="UTF-8"?> <svg height="600" width="400" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
2 <g font-size="5px" font-family="DejaVu Serif">
3 <text x="10" y="150" font-size="10em" font-family="inherit">Sample</text>
4 <text x="200" y="150" font-size="10em" font-family="DejaVu Serif">Sample</text>
5 </g>
6 </svg>