blob: f2dd590b11070eabb0cf0af753deb11885fda145 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>An navigation target, nothing more.</title>
</head>
<body>
<p>If this text shows up, you've successfully navigated to 'navigation-target.html'.</p>
</body>
<script>
if (window.testRunner)
testRunner.notifyDone();
</script>
</html>