4 <title>Popup Blocked Simulated Click on Anchor
</title>
6 #anchor { position: absolute; left:
0px; top:
50px; width:
700px; height:
300px; }
10 <a href=
"data:text/html,<title>PASS</title>you should see this message when tapping of gesture with Ctrl/Cmd Key"><div id=
"anchor"> Tap Me
</div></a>
11 If the click is simulated by tapping of gesture with Ctrl/Cmd Key then there will be an pass message displayed in a new tab on the background. Otherwise, the test fails.