Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/svg/use-restrictions-not-restricted-ref.svg
<?xml version="1.0"?>
<g color="green">
<foreignObject x="0" y="0" width="100" height="100">
<p xmlns="http://www.w3.org/1999/xhtml">Foo</p>
</foreignObject>
<foreignObject x="100" y="0" width="100" height="100">
<p xmlns="http://www.w3.org/1999/xhtml">Foo</p>
</foreignObject>
</g>
</svg>