blob: b9f25e2a40736ec96cfabf4b64bf45e388e1891f [file] [log] [blame]
<!--
Copyright 2023 The Chromium Authors
Use of this source code is governed by a BSD-style license that can be
found in the LICENSE file.
-->
<!DOCTYPE html>
<h1>The next page is prerendered</h1>
<script type="speculationrules">
{
"prerender": [
{
"source": "list",
"urls": ["prerendered.html"]
}
]
}
</script>
<a href="prerendered.html">navigate</a>