12 lines
243 B
HTML
12 lines
243 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>Speculation Rules Subpage</title>
|
|
</head>
|
|
<body>
|
|
<h1>Speculation Rules Subpage</h1>
|
|
<p>This is a subpage that is prefetched by the speculation rules test.</p>
|
|
</body>
|
|
</html>
|