blob: 5392a5f15919c48d91cfedacd515e016a1b46cb5 [file] [log] [blame]
<html>
<head>
<style>
body {
margin: 0;
}
</style>
</head>
<body>
<svg width="200px" height="200px">
<rect id="svg-rect" x="30" y="70" width="60" height="80" stroke="none"></rect>
</svg>
</body>