[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / webarchive / test-img-src.html
1 <html>
2 <head>
3 <script>
4     if (window.layoutTestController)
5         layoutTestController.dumpDOMAsWebArchive();
6 </script>
7 </head>
8 <body>
9   <img src="resources/apple.gif">
10 </body>
11 </html>