blob: d36d03d037fec7520fca7b20136c5ca8c6113302 [file] [log] [blame]
<html>
<head>
<title>Must show alert to pass!</title>
</head>
<body onClick="alert('Alert running');">
<h1>Must show alert to pass!</h1>
</body>
</html>