Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /svg/struct/reftests/outer-svg-transform.svg - WPT Dashboard Interop Dashboard
<svg width="400" height="400" transform="translate(100,0)" xmlns="http://www.w3.org/2000/svg" xmlns:html="http://www.w3.org/1999/xhtml">
<html:link rel="match" href="reference/outer-svg-transform-ref.svg"/>
<title>Test that transforms the outer svg element"</title>
<svg width="50" height="50">
<rect width="50" height="50" fill="green"/>
</svg>
</svg>