Bug 1943761 - Add class alignment to the mozsearch analysis file. r=asuth
[gecko.git] / dom / svg / test / getSubStringLength-helper.svg
blob6c80d9d46bd4ead227d7df804abeee7d50a4c0ae
1 <?xml version="1.0"?>
2 <svg xmlns="http://www.w3.org/2000/svg" width="750">
3 <style type="text/css">
4 .t { font: 20px monospace; }
5 </style>
6 <text id="text" x="5" class="t" y="25">abc</text>
7 </svg>