[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / ManualTests / link-activation-fails-after-double-tap-gesture.html
1 <html>
2 <body>
3     <p>This test verifies that after the double tap gesture, links can still be activated.</p>
4     <p>Double tap <span style='color: red'>here</span> and <a href="data:text/html,<html><body style='background-color:green'>PASS</body></html>">try to activate this link</a> with single tap.</p>
5     <p>PASS if new page loads.</p>
6 </body>
7 </html>