| Index: client/dom/benchmarks/dromaeo/index.html
|
| diff --git a/client/dom/benchmarks/dromaeo/index.html b/client/dom/benchmarks/dromaeo/index.html
|
| deleted file mode 100644
|
| index 500949a5cda945f14febc556e495234978682b0a..0000000000000000000000000000000000000000
|
| --- a/client/dom/benchmarks/dromaeo/index.html
|
| +++ /dev/null
|
| @@ -1,42 +0,0 @@
|
| -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
| -<html xmlns="http://www.w3.org/1999/xhtml">
|
| -<head>
|
| - <meta http-equiv="Content-Type" content="text/html; utf-8" />
|
| - <title>Dromaeo: JavaScript Performance Testing</title>
|
| - <link href="reset.css" rel="stylesheet" type="text/css" />
|
| - <link href="application.css" rel="stylesheet" type="text/css" />
|
| - <script type="application/dart" src="Dromaeo.dart"></script>
|
| -</head>
|
| -<body>
|
| - <div id="top" >
|
| - <div id="logo">
|
| - <a href="./"><img src="images/logo3.png" class="png"/></a>
|
| - </div>
|
| - <img src="images/dino1.png" class="dino1 png"/>
|
| - <img src="images/left.png" class="left png"/>
|
| - <img src="images/dino2.png" class="dino2 png"/>
|
| - <img src="images/dino2.png" class="dino2 png"/>
|
| - <img src="images/dino3.png" class="dino3 png"/>
|
| - <img src="images/dino4.png" class="dino4 png"/>
|
| - <img src="images/dino5.png" class="dino5 png"/>
|
| - <img src="images/dino7.png" class="dino7 png"/>
|
| - <img src="images/dino8.png" class="dino8 png"/>
|
| - <img src="images/dino6.png" class="dino6 png"/>
|
| - <img src="images/clouds2.png" class="clouds2 png"/>
|
| - <img src="images/clouds.png" class="clouds png"/>
|
| - <img src="images/clouds2.png" class="clouds3 png"/>
|
| - <img src="images/clouds.png" class="clouds4 png"/>
|
| - <img src="images/clouds2.png" class="clouds5 png"/>
|
| - <img src="images/comets.png" class="right png"/>
|
| - </div>
|
| - <div id="wrapper">
|
| - <div id="main">
|
| -<div id="info"><span>Mozilla JavaScript performance test suite.</span><br/>More information about <a href="http://wiki.mozilla.org/Dromaeo">Dromaeo</a> can be found on the Mozilla wiki.</div>
|
| -<h1 id="overview" class="test"><span>Performance Tests</span> <input type="button" id="pause" class="pause" value="Loading..."/><div class="bar"><div id="timebar" style="width:25%;"><span class="left">Est. Time: <strong id="left">0:00</strong></span></div></div><a href="./">« View All Tests</a></h1><br style="clear:both;"/>
|
| -<ul id="tests">
|
| - <li><a href="?dom">DOM Core Tests</a><br/>(Tests DOM Querying, Traversing, Manipulation, and Atributes.)</li>
|
| -</ul>
|
| -</div>
|
| -</div>
|
| -</body>
|
| -</html>
|
|
|