Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/reftest.list
<rect width="100%" height="100%" fill="lime"/>
<g fill="red">
<circle cx="40" cy="50" r="18"/>
<circle cx="260" cy="50" r="18"/>
</g>
<g stroke-width="40" stroke="lime" stroke-linecap="round">
<path d="M40, 50z m220,0z"/>
</g>
</svg>