mirror of
https://github.com/servo/servo
synced 2026-05-02 20:32:02 +02:00
9 lines
214 B
HTML
9 lines
214 B
HTML
<?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>
|
|
</head>
|
|
<body>
|
|
<input placeholder="Drop selection here"/>
|
|
</body>
|
|
</html> |