Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / data-transfer-items-image-png-expected.html
blob4fc57eafb43c3ceef858b3ea313dd45736e9dbc0
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <div>This file tests the image pasting functionality of DataTransferItems.
5 To try the test manually, right-click on the image &gt; Copy Image, click
6 anywhere in the background of the main page and paste.</div>
7 <iframe id="src" src="resources/mozilla.gif"></iframe><br>
8 <img src="resources/mozilla.gif">
9 </body>
10 </html>