mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 09:48:38 +02:00
8 lines
138 B
HTML
8 lines
138 B
HTML
<html>
|
|
<header>
|
|
<title>Dummy html page to test speculative connect</title>
|
|
</header>
|
|
<body>
|
|
Hello Speculative Connect
|
|
</body>
|
|
</html>
|