summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/html/editing/dnd/events/002.xhtml
blob: 9bd76db260e5b5af9dbb9c9981750a02eb75292c (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>Drag and drop of text input selection between frames</title>
</head>
<frameset rows="50%, 50%">
<frame src="002-1.xhtml"/>
<frame src="helper-drop-here-body-circle.xhtml"/>
</frameset>
</html>