/home/clopez/webkit/webkit/layout-test-results/fast/events/drag-and-drop-link-actual.txt
2
2
3
3
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
4
5
Drop a hyperlink on me.
6
Items that can be dragged to the drop target:
7
8
SVG hyperlink
9
HTML hyperlink
5
10
6
11
Dragging HTML hyperlink
7
12
8
PASS event.dataTransfer.getData("url") is "http://www.whatwg.org/html"
9
13
10
14
Dragging SVG hyperlink
11
15
12
PASS event.dataTransfer.getData("url") is "http://www.w3.org/TR/SVG11/"
13
16
14
TEST COMPLETE
15