Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://raw.githubusercontent.com/mozilla-firefox/firefox/main/image/test/browser/intrinsic_size_100x3000.svg
<svg width="100" height="3000" viewBox="0 0 100 3000" xmlns="http://www.w3.org/2000/svg">
<style>
:root { color-scheme: light dark; }
rect { fill: light-dark(green, blue); }
</style>
<rect width="100" height="3000" />
</svg>