blob: f1b32de1b03d3235d075edd90f6e4bd1504ddd93 [file] [log] [blame]
<html>
<head>
<title>This page loads something slowly</title>
</head>
<body>
<p id="peas">Simulate the situation where a web-bug or analytics script takes waaay
too long to respond. Normally these things are loaded in an iframe, which is
what we're doing here.</p>
<iframe src="sleep?time=6"></iframe>
</body>
</html>