summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/editing/dnd/selection/068-1.xhtml
blob: c9fc41b478fb5b6d6643f8d53bcadabfb72b6cf0 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Selection drag and drop: helper file</title>
</head>
<frameset rows="100%, 0%">
<frame src="helper-drag-me-textarea-to-other-textarea.xhtml"/>
<frame src="data:text/plain,1"/>
</frameset>
</html>