| OLD | NEW |
| 1 <html> | 1 <html> |
| 2 <head> | 2 <head> |
| 3 <title>V8 Benchmark Suite Revisions</title> | 3 <title>V8 Benchmark Suite Revisions</title> |
| 4 <link type="text/css" rel="stylesheet" href="style.css"></link> | 4 <link type="text/css" rel="stylesheet" href="style.css" /> |
| 5 </head> | 5 </head> |
| 6 <body> | 6 <body> |
| 7 <div> | 7 <div> |
| 8 <div class="title"><h1>V8 Benchmark Suite Revisions</h1></div> | 8 <div class="title"><h1>V8 Benchmark Suite Revisions</h1></div> |
| 9 <table> | 9 <table> |
| 10 <tr> | 10 <tr> |
| 11 <td class="contents"> | 11 <td class="contents"> |
| 12 | 12 |
| 13 <p> | 13 <p> |
| 14 | 14 |
| (...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 74 | 74 |
| 75 <p>Initial release.</p> | 75 <p>Initial release.</p> |
| 76 | 76 |
| 77 </td><td style="text-align: center"> | 77 </td><td style="text-align: center"> |
| 78 </td></tr></table> | 78 </td></tr></table> |
| 79 | 79 |
| 80 </div> | 80 </div> |
| 81 | 81 |
| 82 </body> | 82 </body> |
| 83 </html> | 83 </html> |
| OLD | NEW |