Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/testing/web-platform/tests/css/css-backgrounds/background-size/support/sprite-view-no-viewbox.svg
<symbol id="rect-shape" viewBox="0 0 16 8">
<rect width="16" height="8" fill="red"/>
<rect x="4" width="8" height="8" fill="green"/>
</symbol>
<use href="#rect-shape"/>
<view id="rect" viewBox="0 0 16 8"/>
</svg>