Video is not started even if play button has been pressed.
[framework/web/webkit-efl.git] / LayoutTests / fast / events / drag-and-drop-set-drag-data-arguments-expected.txt
1 Tests correct behavior of event.dataTransfer.setData with wrong number of arguments
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS event.dataTransfer.setData() threw exception TypeError: Not enough arguments.
7 PASS event.dataTransfer.setData("Text") threw exception TypeError: Not enough arguments.
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11 Drag me