haikuwebkit/PerformanceTests/JSBench/reload.html

11 lines
230 B
HTML

<!doctype html>
<html>
<head>
<title>JSBench Benchmark Harness</title>
<script type="text/javascript">
window.location.href = "harness.html";
</script>
</head>
<body></body>
</html>