summaryrefslogtreecommitdiffstats
path: root/dom/base/test/bug455629-helper.svg
blob: 38098585edf0a440a963a48f605dc6c6850eea37 (plain)
1
2
3
4
5
6
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg">
  <g transform="scale(0.5)">
    <foreignObject id="f" width="100" height="100"/>
  </g>
</svg>