blob: a97dce1f2b96dc7986cc4bb251bd38f795c49eca [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Drag and drop from SVG: helper file</title>
<style type="text/css">
textarea
{width:400px;
height:300px;
padding:10px;}
</style>
</head>
<body>
<p><textarea placeholder="Drop selection here"/></p>
</body>
</html>