Source code

Revision control

Copy as Markdown

Other Tools

SVG Preview (Scaled)

Preview of https://hg.mozilla.org/mozilla-central/raw-file/tip/layout/reftests/border-radius/corner-2-ref.svg
<svg width="200px" height="200px" version="1.1"
<rect style="fill: black; stroke: none"
width="50" height="70"
x="50" y="50"
rx="10" ry="10"/>
<rect style="fill: black; stroke: none"
width="50" height="70"
x="70" y="50"
rx="6" ry="6"/>
</svg>