blob: 165c98badd5be5e3c377fb01bd7888aec468588c [file] [log] [blame]
<html>
<head>
<title>This page should not crash</title>
</head>
<body>
<h1>Prerendering Page</h1>
<p>The content tests do not have a PrerenderingClient, but they should nevertheless
not crash. This test provides a prerendering link to insure the content shell
won't crash when handling a prerender link. It shouldn't actually prerender,
either.
<link rel=prerender href="does-not-exist.html">
</body>
</html>