summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/editing/pasteboard/file-drag-to-editable.html
blob: 4a6beeaa4f8329dc4c00d9c5d6ad7546c2d8499e (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/file-drag-to-editable.js"></script>
</body>
</html>