I accidentally committed my last patch in a form that broke Web-hosted SunSpider. Fixing.
* resources/driver-TEMPLATE.html:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52072
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2009-12-13 Maciej Stachowiak <mjs@apple.com>
+
+ Fixing commit error...
+
+ I accidentally committed my last patch in a form that broke Web-hosted SunSpider. Fixing.
+
+ * resources/driver-TEMPLATE.html:
+
2009-12-13 Maciej Stachowiak <mjs@apple.com>
Reviewed by Sam Weinig.
<link rel="stylesheet" href="../sunspider.css">
</head>
-<body onload="start()">
+<body onload="next()">
<h2><span id="logo">☀</span>SunSpider JavaScript Benchmark <small>(In Progress...)</small></h2>
<h4>Version: @SUITE@</h4>