<!DOCTYPE html>
<html>
<body>
<div>This file tests the image pasting functionality of DataTransferItems.
To try the test manually, right-click on the image > Copy Image, click
anywhere in the background of the main page and paste.</div>
<iframe id="src" src="resources/mozilla.gif"></iframe><br>
<img src="resources/mozilla.gif">
</body>
</html>