blob: 6567d3dfdd75f93b4c0b20d7b966a7bea40b410e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg">
<rect x="0" y="0" width="100" height="100" fill="green"/>
<polyline fill="none" stroke="red" stroke-width="100" points="50,0 50, 100,INF INF"/>
</svg>