Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/svg/tests/file_black_yellow.svg
<!--
Any copyright is dedicated to the Public Domain.
-->
<svg xmlns="http://www.w3.org/2000/svg" version="1.1"
<rect height="100%" width="100%" fill="yellow" />
<rect height="50px" width="100px" fill="black" />
</svg>