+2007-11-04 Darin Adler <darin@apple.com>
+
+ * hosted/sunspider.html: Tweaked formatting a bit.
+
2007-11-03 Maciej Stachowiak <mjs@apple.com>
Reviewed by Darin.
<!DOCTYPE html>
<html>
<head>
+
<!--
- Copyright (C) 2007 Apple Inc. All rights reserved.
+ Copyright (C) 2007 Apple Inc. All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
<style>
dt { font-weight: bold; }
+dd { margin-bottom: 1em; margin-top: 0.5em }
</style>
+
</head>
+
<body>
+
<h2>SunSpider JavaScript Benchmark</h2>
<p>This is SunSpider, a JavaScript benchmark. This benchmark tests the
</dl>
<a href="sunspider-driver.html">Start Now!</a>
+
</body>
+
</html>