blob: ebd8279675d0334d6d654d0f8ec03fa879a5a6b3 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Page with hyperlink and target set to self</title>
</head>
<body>
<a id="hyperlink" href="standalone-pass.htm" target="_self">Click here to perform self navigation</a>
</body>
</html>