haikuwebkit/PerformanceTests/SVG/WorldcupBenchmark.html

12 lines
341 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="resources/RenderAnimator.css">
<script src="../resources/runner.js"></script>
<script src="resources/RenderAnimator.js"></script>
</head>
<body>
<img class="Benchmark" src="resources/Worldcup.svg" style="visibility: hidden;">
</body>
</html>