fune/browser/components/sessionstore/test/browser_speculative_connect.html
Beekill95 787d320805 Bug 874533 - Part 2: Test connections prepared when users hover mouse on tabs or when restoring automatically. r=mikedeboer
MozReview-Commit-ID: 4rfhQF2WVwn

--HG--
extra : rebase_source : 6561a85ddeeb17cabc9fc2b4bbf2d06f3b92d8ae
2017-06-23 10:29:32 +07:00

9 lines
139 B
HTML

<html>
<header>
<title>Dummy html page to test speculative connect</title>
</header>
<body>
Hello Speculative Connect
</body>
</html>