Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-viewport/zoom/svg-transform.html - WPT Dashboard Interop Dashboard
<!doctype html>
<link rel="match" href="svg-transform-ref.html">
<svg style="zoom: 2" width="100" height="100" viewBox="0 0 17 17">
<rect x="4" y="9" width="1" height="9" rx=".5" transform="rotate(-90 4 9)" fill="#333333"/>
</svg>