summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/621918-1-ref.svg
blob: 995a4bbfd35642a577de9b400f0edeba7be7728b (plain)
1
2
3
4
5
6
7
8
9
10
<svg
   xmlns="http://www.w3.org/2000/svg"
   xmlns:xlink="http://www.w3.org/1999/xlink"
   height="800px"
   width="800px">
  <text style="font-size:48px;" transform="translate(40,100)">
    <tspan>Fire&#x301;fo&#x302;x</tspan></text>
  <text style="font-size:48px;" transform="translate(40,140) rotate(45)">
    <tspan>Fire&#x301;fo&#x302;x</tspan></text>
</svg>