haikuwebkit/PerformanceTests/Dromaeo/v8-richards.html

16 lines
299 B
HTML

<!DOCTYPE html>
<html>
<head>
<script src="../resources/runner.js"></script>
<script src="resources/dromaeo/web/jquery.js"></script>
<script src="resources/dromaeorunner.js"></script>
<script>
$(document).ready(function() {
DRT.setup("v8-richards");
});
</script>
</head>
<body>
</body>
</html>