haikuwebkit/ManualTests/link-activation-fails-after...

8 lines
357 B
HTML

<html>
<body>
<p>This test verifies that after the double tap gesture, links can still be activated.</p>
<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>
<p>PASS if new page loads.</p>
</body>
</html>