Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/svg/reftest.list
<!--
Any copyright is dedicated to the Public Domain.
-->
<title>Testcase move followed by comma and line co-ordinates</title>
<rect width="100%" height="100%" fill="red"/>
<path d="M0,0,100,0,100,100,0,100z" fill="lime" shape-rendering="crispEdges"/>
</svg>