[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / resources / favicon-loads-for-local-files.html
1 <html>
2 <head>
3 </head>
4 <link type="image/png" href="favicon.png" sizes="64x64" rel="icon" />
5 <body>
6 <p>It's expected that you see a favicon displayed for this page when you open it as a local file.</p>
7 <p>The favicon looks like this:</p>
8 <img src="favicon.png"/>
9 </body>
10 </html>