mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
3396986416
--HG-- extra : rebase_source : 471ed08d3cc3ab957f44a6b65b8f2bd8c5e7d41d
7 lines
159 B
XML
7 lines
159 B
XML
<?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>
|