Source code
Revision control
Copy as Markdown
Other Tools
<svg id="svg-root"
width="100%" height="100%" viewBox="0 0 480 360"
<g id="testmeta">
<title>Paint: 'context-fill' and 'context-stroke' vis-a-vis 'currentcolor'</title>
<html:link rel="author"
title="Stefan Zager"
href="mailto:szager@chromium.org"/>
</g>
<g style="stroke-width:15px">
<rect x="25" y="25" width="100" height="100" fill="green" stroke="none"/>
<rect x="150" y="25" width="100" height="100" fill="none" stroke="green"/>
</g>
</svg>